Forum Activity for @brian

brian
@brian
07/25/15 09:55:45AM
10,149 posts

'De-activate Member' has glitch.


Using Jamroom

Strumelia:
entries in the main page Activity Feed history still SHOW to logged OUT site visitors for quite a few minutes, even after clearing browser history and cache...despite a member having been de-activated.

This is correct and due to caching - the only way to prevent this from happening is to completely disable caching, which is a bad idea. JR actually does a pretty good job of finding all the cache pages a profile is involved with, and those are invalidated when a profile is removed, but when the list is embedded into a skin page (i.e. your index.tpl) then only when the cache expires will you see the new content that no longer includes the deleted profile.

This is normal and something to expect if you want your system to perform well.
brian
@brian
07/25/15 09:51:47AM
10,149 posts

New user sign up notification


Using Jamroom

This is happening due to an event listener being called twice (once on signup, once on validation). You should only get it the first time so we will check it out.
brian
@brian
07/25/15 09:45:29AM
10,149 posts

Post copy remaining in the editor after posting


Using Jamroom

I have never seen this as well - it would have to be something that is browser specific, or is happening due to some type of helper plugin.
brian
@brian
07/25/15 09:44:38AM
10,149 posts

form designer field type suggestion


Suggestions

gary.moncrieff:
I seem to recall trying the notice field to do that some time ago and if I remember correctly the notice always goes to the top of the form, not the position it is placed at.

I do think you are correct on this - that's how JR's "page notices" work, so we'd have to add some other type of "inline" option if you need it to appear in a specific location.
brian
@brian
07/25/15 09:42:34AM
10,149 posts

Members not getting notifications -more often lately?


Using Jamroom

You need to check your Mailgun logs and look for reasons why they are not being delivered - every email sent is logged.
brian
@brian
07/25/15 09:41:50AM
10,149 posts

Communication options for members and for administrator


Using Jamroom

Strumelia:
This could be very easily solved, by merely changing the notification language for following.
Currently a member receives a notification that says:

"@ strumelia - you have a new fotmd.com follower!
JohnDoe is now following you:
(url here)....
You can view or delete this follower by clicking the following URL
(or cut and paste it into your browser):
(another URL here)"

Instead it could say something more explanatory, like:
"@strumelia - you have a new fotmd.com follower!
JohnDoe is now following you:
(url here)....
You can view or delete this follower by clicking the following URL
(or cut and paste it into your browser):

All emails are templates in Jamroom - you can modify them to suit your needs.
brian
@brian
07/25/15 09:40:46AM
10,149 posts

HTML Tags Being Removed


Design and Skin Customization

derrickhand300:
Thanks...what if I want to allow iframes "WITHOUT" having to go enter each individual iframe website to the allowed domain list..."Just allow iframes on my website" so when i put something ion a frame it shows up without me having to allow the domain...

This is not something we can support in the JR core - HTML Purifier requires that each domain be "whitelisted" - which is why we have the iFrames module to do that. It's also a really bad idea - you might as well just put your root password on your front page and let anyone log in and do what they want with your server - it's that risky allowing iframes.

I would recommend just finding the domains you are OK with and allowing those only - that's the only way to keep your site safe.
brian
@brian
07/22/15 01:51:08PM
10,149 posts

Sending emails from @domain.com in JR Hosting


Jamroom Hosting

Got it - I didn't go far enough. That's pretty typical for Google - just reinforces my decision to stop using Gmail about 5 years ago - it's been going downhill for ages.
brian
@brian
07/22/15 01:43:41PM
10,149 posts

javascript changes in latest foxycart/marketplace update


Design and Skin Customization

soaringeagle:
yea wich is what rocketloader does for almost all scripts so i get a 1 sec load time 1st view 1/2 a sec return views but the chat, ads, and share widget loads like a sec after page load
having it be redundant prevented all scripts from loading,
if i could add a rocketload off switchto the js file call that would have worked too but i am not sure how thats done in phgp, so just removing those worked

You've added a layer of changes on top of Jamroom for caching and stuff, so you may see issues from time to time - that's not something we support or can fix for you if it has issues.
  361