Forum Activity for @michael

michael
@michael
04/12/16 01:32:25AM
7,832 posts

List_Module


Jamroom Developers

you're not going to be able to get that directly then, need to decode it:
{$decoded = json_decode($_widget['widget_data'], true)}
{$list_module = $decoded['list_module']}

updated by @michael: 04/12/16 01:32:49AM
michael
@michael
04/12/16 12:06:24AM
7,832 posts

videos not converting after 24 hours


Installation and Configuration

is there an error in the server error logs when ffmpeg "runs a split second and fails"?

That might provide some hints.
michael
@michael
04/12/16 12:01:36AM
7,832 posts

List_Module


Jamroom Developers

can I have a look at the screenshot for the {debug}.

Could be a nested array, so maybe:
{$_widget['widget_data'][0]['list_module']}
michael
@michael
04/11/16 11:53:47PM
7,832 posts

Shere this using Bloger


Using Jamroom

removed in the next release of sharethis
michael
@michael
04/09/16 12:26:16AM
7,832 posts

replace module images in skin


Design and Skin Customization

currently module image over-ride naming convention doesn't exist. I have made a note of it for future development though. Nice idea.
michael
@michael
04/09/16 12:08:15AM
7,832 posts

New Hosting features and plans - "Jamroom Premium"


Announcements

dcr:.... I am currently looking at different skins now and it's more difficult when I have to wade through the modules to find them......

How are you looking for them? I would expect that the default way to look for new skins would be from the MARKETPLACE tab inside your jamroom installation. In that location SKINS and MODULES have their own tabs.

If that's not how you like to do it, interested to hear your preferred method.
screenshot_marketplace_skins.png screenshot_marketplace_skins.png - 205KB
michael
@michael
04/09/16 12:01:47AM
7,832 posts

Email Timeout


Jamroom Developers

Feels like a server issue. First thing I would look for is to go check the server error logs to see if there are any clues in there.

Searching for "mail connection timeout" via the search engines brings back a few very specific results related to exact issues, there wasn't a general cause, so if there is something in the server logs that gives clues that would be a good starting point.

Might also throw your hosting company an email letting them know too they might be able to provide a bit of quick insight.
michael
@michael
04/07/16 11:10:14PM
7,832 posts

replace module images in skin


Design and Skin Customization

got an example of an image you'd like to swap out?
michael
@michael
04/07/16 11:04:36PM
7,832 posts

Welcome to the new Jamroom.net!


Announcements

yeah, we basically use the forums as the public issue tracker and then link to that forum from the private issue tracker board where we discuss how to build whatever it is.
michael
@michael
04/07/16 01:08:03AM
7,832 posts

cant create galleries duplicate key error


Installation and Configuration

are you using the latest version of jrGallery? there is a comment in the changelog that reads:
Quote: - Change: Updated to use new System Core provided repair_module event to fix gallery_order
in ver 1.7.0

Not sure if that is related to the issue you're seeing or not, but worth giving the integrity check another go with all the checkboxes checked just in case.

The name of the entry "gallery_order......" infers that the issue is related to the order that has been set for the gallery images and the new requested order can not be set because that order already exists.

Is this happening when you are changing the order of the images in a gallery?
  408