Forum Activity for @paul

paul
@paul
02/25/15 01:53:55AM
4,335 posts

Multi-language Support


Using Jamroom

https://www.jamroom.net/the-jamroom-network/documentation/development/541/translate-jamroom-into-another-language

All our skins, by default, are in English. A couple have a Spanish option 'out-of-the-box', but follow the above guide to create another language option. Its fairly straightforward but maybe a little tedious as you will have to enter the translated text for every language string used by Jamroom, which is probably a few hundred (I've not counted!!).

I wonder if anyone else has done this for any of our skins and modules? If they have and would like to share their translations let us know. We could either create a resource or include them as further options in our skins by default.
paul
@paul
02/25/15 01:41:53AM
4,335 posts

Is There A Way To Empty The Activity Feed Cache?


Ning To Jamroom

michael:
There will be shortly. A module "Batch Edit" is due for release in the next day or so. When that comes out you can update datastore items en mass and delete en mass too.

Or you could just delete the lot in the ACP=>Core=>System Core=>Tools=>Activity Logs=>Empty
paul
@paul
02/24/15 12:35:00PM
4,335 posts

Adding Members


Ning To Jamroom

As admin go to your ACP, Users, User Accounts, Tools, Create User.
Fill in the form and submit.
Hope that helps
paul
@paul
02/24/15 12:59:31AM
4,335 posts

Gaming module


Suggestions

I've never been a gamer and have no idea how this might work.
If its just a case of uploading a file JR might be able to do this already.
paul
@paul
02/23/15 11:55:59PM
4,335 posts

Built in shopping cart for Jamroom?


Suggestions

FoxyCart is fully featured and provides everything needed for a Jamroom shopping cart. We currently have no plans for any others.

Alternatively checkout the PayPal module for users with their own PP accounts.
Hope that helps
paul
@paul
02/23/15 11:34:20AM
4,335 posts

Now Safe To Delete The Ning Archive?


Ning To Jamroom

No, don't delete public_html\data\media\0\0\Ning_Archive
It may be ok to delete the original archive in the Jamroom folder.
The 'referenced' files that are copied to public_html\data\media\0\0\Ning_Archive is a relatively recent inovation in Ning Import and it might be that your import pre-dates it.
Curtis - email me your admin logins so that I can check your site out and see what is ok to delete.
Thanks
paul
@paul
02/23/15 10:35:56AM
4,335 posts

Can I Add Image Size To Embed Code?


Using Jamroom

Yes - You can add a custom parameter to the jrCore_list call and it will be available in the template as part of the $_params array.
So, adding something like -

my_image_size="small"

to the jrCore_list call, then in the template, smarty variable $_params.my_image_size = "small"
hth
paul
@paul
02/22/15 11:18:37PM
4,335 posts

How can I add buy now button ?


Using Jamroom

michael:
Playlists has been updated to ver 1.0.16 The quota items now come out, so the code above will work.

Have you updated to the latest Playlists module?
paul
@paul
02/21/15 08:21:09AM
4,335 posts

Unable to edit migrated posts


Ning To Jamroom

Not sure if I'm understanding you right, but Jamroom forums cannot have pages associated with them.
paul
@paul
02/20/15 04:23:02PM
4,335 posts

How can I add buy now button ?


Using Jamroom

izhmel:
I hope Brian add this because each time there is an update it will overwrite the edited files and I just cant see why Brian dose not make these option work with pay pal

If you edit files with the ACP template editor they will not be overwritten when the module get updated.
  310