Forum Activity for @paul

paul
@paul
12/17/18 05:57:00AM
4,335 posts

translating my site


Design and Skin Customization

Hi - Only 'user facing' words and text strings are translatable.
Any words and text strings seen only by site admin, ie. those in the ACP are hard coded in English so are unchangeable with editing the core modules, which is not recommended.
Sorry.
Paul
paul
@paul
12/17/18 02:58:06AM
4,335 posts

Currency setting of Paypal Buy It Now module


Using Jamroom

In the module's quota settings you can select the default currency for your users. Unfortunately the Japanese Yen (JPY) isn't an option at the moment. I will see if that can be added in an let you know as soon as possible.
Thanks
paul
@paul
12/16/18 12:03:43AM
4,335 posts

Any Fail in System Check


Genosis

Disabled Functions, Memory Cache and Modules Directory are all issues with your server. Get thosed fixed up and Jamroom then should work ok and you'll be able to resolve the other issues from within Jamroom.
Hope that helps
paul
@paul
12/14/18 08:30:09AM
4,335 posts

Query Error: Table 'xxx.jr_jrsearch_fulltext_jrgallery' doesn't exist


Using Jamroom

Have you recently added the 'Image Galleries' option to the Search module 'Index Options'?
I'd suggest running an Integrity Check with the Repair Tables selected, then run the Search module's Rebuild Indexes tool.
Hope that helps
paul
@paul
12/14/18 08:18:00AM
4,335 posts

Email courses


Suggestions

The module does include a smarty template call that provides a course joining form, so maybe if you built a page that describes each course and then uses this form, but wrapping each in a user quota test, so only specific courses show to specific users, that would do what you want?
Thanks
paul
@paul
12/14/18 01:24:31AM
4,335 posts

Order of Galleries on Gallery list


Using Jamroom

Yes, for the reasons outlined above this is not straightforward for galleries.
Get back to us if this feature does become essential for you and we'll look at it again and see what we can work out.
Thanks
paul
@paul
12/13/18 11:34:14AM
4,335 posts

Order of Galleries on Gallery list


Using Jamroom

Notwithstanding getting the screenshots, presumably my suggestion above is not a viable option?

Quote: One solution might be to add a custom 'numerical' field to the gallery update form, then in the template(s) set the jrCore_list order_by options to that field. It would then mean updating all affected galleries with a numerical value to set their display order, which might be a bit tedious.
paul
@paul
12/13/18 11:26:43AM
4,335 posts

Order of Galleries on Gallery list


Using Jamroom

Can you attach the screen shots using the button below so that I can see them?
Thanks
paul
@paul
12/13/18 08:28:56AM
4,335 posts

Order of Galleries on Gallery list


Using Jamroom

A simple database query on the gallery datastore should have hopefully aligned all gallery_order values with that of item created newest first, so making the enabling of user gallery ordering 'seamless'.
Try it now.
Thanks
paul
@paul
12/13/18 04:07:45AM
4,335 posts

Order of Galleries on Gallery list


Using Jamroom

I also thought that all 'non-ordered' order values would be zero as well, and that was how I was going to determine if an ordering had taken place, but unfortunately that is not always the case as over the years it looks as though the way JR does the default ordering has changed.
If you are sure no one has previously ordered gallery images on your site, it might be possible to unify all gallery orders with a script, or even a one-off database query. Let me check that out.
  75