Forum Activity for @brian

brian
@brian
07/06/15 01:01:38PM
10,149 posts

Form Designer Suggestions


Suggestions

gary.moncrieff:
1 field type that allows multiple image uploads.

These are good suggestions Gary - I believe if you set a number (i.e. '10') in the "options" field for a file upload field type, that will tell the core how may uploads to allow - not 100% sure as I'm pulling that from memory, but it's worth a try.
brian
@brian
07/06/15 01:00:22PM
10,149 posts

Issues with Image Gallery


Genosis

I've not seen this before - when you say it goes into "loops" is it AFTER the upload of images, or is that the images appear to be looping during uploading?

Thanks!
brian
@brian
06/29/15 12:30:58PM
10,149 posts

godaddy cpanel installation


Genosis

klemons:
They do have cpanel accounts, I have one.
The problem is I did all the things they told me to do and I am still getting the error above.

This error means the "liming" user has not been granted privilege to the "jamroom" DB on the MySQL server - make sure you have granted access to the jamroom DB to that user.

Hope this helps!
brian
@brian
06/29/15 12:29:11PM
10,149 posts

Google Maps and Share This with AJAX


Jamroom Developers

Natedogg265:
Yeah I had done a few for other things, but this was a smarty function and that kinda lost me.

yeah a smarty function is only going to run on template load (page load), so if you have embedded a smarty function in a template that is rendered via an AJAX call, you'll have to manually run an JS AFTER the ajax call has returned successful.
brian
@brian
06/29/15 12:28:06PM
10,149 posts

Why is (invalid item ) showing ?


Using Jamroom

One of the item detail buttons that should be at the top of that page is causing this - most likely the FIRST audio item in the album is invalid or was deleted incorrectly in some way, and that's the one the buttons use to check if they should show or not. Make sure all the songs in that album are valid.
brian
@brian
06/29/15 12:23:27PM
10,149 posts

Google Maps and Share This with AJAX


Jamroom Developers

Natedogg265:
I assume I'll need to do the same type of thing for the "share this"?

Yep - most likely. Anything that works via "document ready" is going to need to be changed if you load it via an AJAX call (i.e. any JS that initializes it must be called on the NEW content that has been loaded).
brian
@brian
06/29/15 12:22:30PM
10,149 posts

textarea ul list on multiple lines fails allowed_html validation


Using Jamroom

I will check this out - since validation is handled by HTML Purifier this may be a bug in their code, but I will see.

Thanks!
brian
@brian
06/29/15 12:20:56PM
10,149 posts

email notifications with pagination enabled issues


Ning To Jamroom

Good catch - I'll check this out.
brian
@brian
06/29/15 12:19:09PM
10,149 posts

Member blocking/privacy abilities for another specific member..?


Using Jamroom

There's nothing in JR that is going to allow them to block a specific user like this. They can block them in Private Notes, and of course delete content from a user on their profile, but there's nothing specific to target an individual user.
  366