Forum Activity for @brian

brian
@brian
03/11/16 01:47:22PM
10,149 posts

old test domain in notification emails after server restore


Design and Skin Customization

Sounds like you have an old JR install on the server - you'll want to find it and shut it down.
brian
@brian
03/11/16 01:46:31PM
10,149 posts

Trying to add CSS to a widget


Using Jamroom

How and where are you adding this CSS?
brian
@brian
03/11/16 01:45:29PM
10,149 posts

Site Builder Image Slideshow


Using Jamroom

I wouldn't be a slideshow per se, but you could do an Item List for your gallery images and order by _item_id DESC - that would show the latest images.
brian
@brian
03/11/16 01:44:15PM
10,149 posts

why don't private notes show ordered by date?


Using Jamroom

This really should NOT be needed - the default ordering is by primary key (the note_id) - this fix will ensure that it is ordered that way, but I'm not sure why you would have seen this in the first place - I have never seen this on any site.

It's for sure fixed though now.
brian
@brian
03/11/16 01:42:59PM
10,149 posts

Getting Custom Fields to Show


Using Jamroom

dcr:
What do I need to do to get those fields to show?

Go back to the Form Designer and "modify" your custom field - make sure the Display Groups is set to "All Users (including logged out)" and save.

Let me know if that helps.
brian
@brian
03/11/16 01:41:36PM
10,149 posts

Email Core Missing?


Installation and Configuration

dcr:
Tried that. When I click the "Reload" button under "Action," I get a file not found error.

The error says: "The requested URL /roundcubeer/admin/info was not found on this server."

It looks like your .htaccess file may not be working correctly - is mod_rewrite enabled on your account?
brian
@brian
03/08/16 03:36:03PM
10,149 posts

Proxima User details after loging issue.


Proxima

Sorry for not jumping in here earlier - just an FYI that Proxima 2.0 is just about ready and addresses a lot of issues and adds some cool new features - one of them being a "Single Sign On" option that will allow your apps to "share" user accounts with your JR site, which I think is what will work here.

Coming very soon :)
brian
@brian
03/05/16 11:39:05AM
10,149 posts

You have reached the maximum number of streams that can be performed in one day - try again tomorrow


Using Jamroom

brian:
The module already excludes admin users - double check that you're actually logged in as an admin.

Nevermind - I'm looking in the wrong module. I see the issue here and will get it fixed.
brian
@brian
03/05/16 11:36:19AM
10,149 posts

You have reached the maximum number of streams that can be performed in one day - try again tomorrow


Using Jamroom

The module already excludes admin users - double check that you're actually logged in as an admin.
brian
@brian
03/05/16 11:29:08AM
10,149 posts

Cannot export User CSV file...


Using Jamroom

Something else must be going on here, since there's no way 100 user accounts should get anywhere near 256mb of RAM usage. My guess is that the export is getting stuck in a loop in some place - I will check out the code and see if we are doing any looping in there that might cause this.
  280