Forum Activity for @paul

paul
@paul
07/10/17 09:25:46AM
4,335 posts

jrLike Module Issue


Using Jamroom

Was just going to ask if you had modified the template.
Checking out the first issue now.
paul
@paul
07/10/17 05:20:01AM
4,335 posts

jrLike Module Issue


Using Jamroom

Has the module been enabled, configured and had its quotas set up?
paul
@paul
07/10/17 05:18:18AM
4,335 posts

Item description not showing


Using Jamroom

You'll need to add the new field to the template for where you want it to show. It'll likely be something like {$item.store_description} that'll need to be added (dependent on what you called your custom field).
hth
paul
@paul
07/04/17 01:55:21PM
4,335 posts

Hide Blog Publication Date


Design and Skin Customization

The iSkin template jrBlog_item_detail.tpl - remove or comment out line 25
Removing that line will not affect any search criteria.
Hope that helps
Paul
paul
@paul
07/02/17 05:15:26AM
4,335 posts

sql inserting profiles


Using Jamroom

Just set the user_name and user_email to that of the admin in the new member CSV entry and it'll work out.
hth
paul
@paul
07/02/17 01:56:45AM
4,335 posts

sql inserting profiles


Using Jamroom

After selecting the CSV Plugin, you can configure the path to the CSV files under the 'Plugin Config' tab.
In the CSV file you create any images imported are via the link specified, so can reside anywhere tht they can be read from.
hth
paul
@paul
06/29/17 08:47:59AM
4,335 posts

Smarty Language Modifiers


Jamroom Developers

Something like this should work -
{jrCore_lang skin="jrNinja" id="8" default="About" assign="x"}
{$x|capitalize}

hth
paul
@paul
06/28/17 12:53:35AM
4,335 posts

Invitation only users


Using Jamroom

As Michael says above, use the Form Designer to add an 'Invitation Code' field to the signup form, then set the 'User Validation Method' to 'Admin Validation' so that you can check it. Alternatively, a custom module could 'listen' for new signups and automatically check the Invitation Code against a known list.
paul
@paul
06/22/17 06:19:27AM
4,335 posts

How do I setup a "sandbox" ?


Ning To Jamroom

Deb - You say you have a developer who wants to 'play around with the look of the site'. In this case, after you have cloned the live site, reset it (ACP=>Developer=>Tools=>Reset Site). This will delete every profile, user and their content (except admin). Your developer is now free to play without risk of emailing members etc.
Hope we're not confusing you too much ? ;-)
  141