Forum Activity for @paul

paul
@paul
12/09/19 01:28:06PM
4,335 posts

Adding more social network options?


Jamroom Developers

The next release of the skins will have Google+ removed.
We have no plans to add more Social Networks but you can always edit your skin's footer.tpl template to add what you want directly.
hth
paul
@paul
12/09/19 01:21:25PM
4,335 posts

Nova Dark Skin Latest Articles


Design and Skin Customization

Make sure that the pages you created have the 'Page Lcation' option set to 'Visible on Main Site'.
Also clear the caches after doing this.
hth
paul
@paul
12/09/19 04:28:25AM
4,335 posts

Nova Dark Skin Latest Articles


Design and Skin Customization

By default, this is a list of the last three 'page' items created by admin (profile ID = 1).
See the index.tpl template line 172 -
{jrCore_list module="jrPage" order_by="_created desc" limit="3" search1="page_location = 0" search2="_profile_id = 1" template="index_content.tpl"}

hth
paul
@paul
12/06/19 08:33:18AM
4,335 posts

Invalid Datastore


Installation and Configuration

Send us a ticket with the site and admin login and we'll take a look.
Thanks
paul
@paul
12/06/19 03:44:21AM
4,335 posts

Invalid Datastore


Installation and Configuration

Make sure you are running all the latest modules and skins, then do a full Integrity Check with all options checked.
The Like module was changed from a 'datastore' module to using straight tables some time back.
If this is still happening after doing the above, make sure you have no skin or module template customisations that make reference to the Like datastore.
hth
paul
@paul
12/02/19 09:16:43AM
4,335 posts

Remove Hidden Songs


Using Jamroom

Investigating whether a module to do this is easily doable.
paul
@paul
12/01/19 09:51:11AM
4,335 posts

Index_top.tpl won't edit


Design and Skin Customization

Changing the quota name shouldn't affect things, particularly as that template doesn't reference any quotas by default.
How are you editing the template? Are you using the ACP skin template editor? If so, use the Compare button to make sure there are no obvious coding errors, or maybe Reset to clear any edits and start again.
Also, is it just this template, or is it the same issue for them all?
Thanks
paul
@paul
12/01/19 07:53:48AM
4,335 posts

JR4 to JR6 Export and Import


Installation and Configuration

Yes, except that with JR4, quota ID 0 was a 'pseudo' quota just for non-logged in visitors that is not used in JR6, so in reality, your JR6 site only needs three quotas.
So maybe delete your JR6 Visitor quota and set up like this -

ID
2 for Artist Cluster
1 for Artist (vault quota)
-1 for Member
paul
@paul
12/01/19 07:12:47AM
4,335 posts

JR4 to JR6 Export and Import


Installation and Configuration

Quote: The help "?" in the import module says to make a comma delimited list of the users by ID number...

The "?" help (your screenshot) refers to Quota IDs, not User IDs so what I described above is still correct.

The quota IDs of your JR4 site may not be the same as the equivilent quota IDs in your JR6 site so this form is where you can 'map' them, so just enter the ID of the JR4 quota next to each JR6 quota as in this case, there is no need for commas and multiple quotas.
Hope that makes sense :-)
  46