Forum Activity for @brian

brian
@brian
08/01/18 12:54:38PM
10,148 posts

glitch when creating "@" mentions ?


Using Jamroom

Strumelia:
Hmm.. so it appears that the upper/lower case thing is just not working on my sites then. Yet even when the mixed case 'mention' is not a hotlink, it still sends out a notification... that means my system is recognizing what it is, just not making it a live link when there are any upper case letters used.

Yeah we can clearly see it working here, so my guess would be something custom on your site that has been added or done that is keeping it from working right.
brian
@brian
08/01/18 12:53:50PM
10,148 posts

possible odd issue with db/backup manager?


Using Jamroom

soaringeagle:
i enabled it back in january then disabled it in feb
recently backups have been beii ng created on disk using 100% of drive and shutting sites down

You need to disable Hourly database backups in the global config if you do not have the disk space to hold them.
brian
@brian
08/01/18 12:50:23PM
10,148 posts

Memory Cache : functions are missing


Installation and Configuration

Note that the Memory Cache options will be disabled if you are running in Developer Mode (since developer mode disables caches).
brian
@brian
08/01/18 12:48:36PM
10,148 posts

X-Frame-Options header set in jrCore_send_response_and_detach()


Jamroom Developers

I've got this in the next beta of the Core. Thanks!
brian
@brian
08/01/18 12:48:12PM
10,148 posts

dashboard 500 error caused by error in newslatter? (maybe beta core bug or exploitable vulnerability)


Using Jamroom

soaringeagle:
found the problem! and a vulnerability
i only sent out 1 newsletter
but somehow a spammer was able to send out 18

Spammers were not able to send out newsletters - only you can as the master admin. The table you are looking at keeps track of emails that are sent a newsletter - that's it.
brian
@brian
08/01/18 12:46:45PM
10,148 posts

dashboard 500 error caused by error in newslatter? (maybe beta core bug or exploitable vulnerability)


Using Jamroom

soaringeagle:
PHP Fatal error: Uncaught Error: Unsupported operand types in /var/www/vhosts/freedomswings.org/httpdocs/modules/jrNewsLetter-release-2.2.9/include.php:305 [1]
Stack trace: [2]

This is fixed in the latest newsletters module - it only seems to happen on specific PHP installs.
brian
@brian
08/01/18 12:45:26PM
10,148 posts

glitch when creating "@" mentions ?


Using Jamroom

Strumelia:
Lots of my members SEE fellow members' names shown in various places and on their profile pages as Strumelia or Dusty Turtle, and so they naturally type their mention including upper case, as in: @Strumelia or as @Dusty-Turtle ...then it fails to make a hotlink to the mentioned person's profile page because of the upper case letters they used. --> see my attached screenshot to see this happening.

If you look at your post you can see it is working:

@Strumelia
and
@strumelia
and
@StRuMeLiA

link up. So not sure why you would not see that on your site (since again, the DS search is case insensitive).
brian
@brian
08/01/18 12:41:15PM
10,148 posts

glitch when creating "@" mentions ?


Using Jamroom

The drop down only happens if you are entering a timeline update - it doesn't happen everywhere. So the "correct" profile_url is always lower case - it's never capitalized or mixed case. The difference is:

@brian - this is my PROFILE URL
Brian - this is my USER NAME

They are 2 different things internally but most users don't know that or even care. I'll see if I can spot what might be going on here, but DS searches are not case sensitive so "Brian" is the same as "brian".
brian
@brian
07/27/18 02:30:53PM
10,148 posts

Proxima API file Downloading Problem


Proxima

Like in the other post, this makes me think there is a session issue - the item owner should never get caught up in that check since their profile_id is the same as the items profile_id.
  51