Forum Activity for @paul

paul
@paul
02/08/21 12:13:13AM
4,326 posts

What's The Function? How to check if page is index


Design and Skin Customization

I'd probably use the $_post array variable for this -

{if !isset($_post.module)}
Do Something
{/if}

hth
paul
@paul
02/04/21 11:01:31PM
4,326 posts

How to edit error messages?


Using Jamroom

That string is in the Core and can be edited via the Core's language tab option. However, it is a composite message and is made up of several different strings with replace options as part of them.
For the one you mention above, take a look a Core language strings 30, 31, 100, and 101
hth
paul
@paul
02/04/21 06:12:39AM
4,326 posts

How to edit error messages?


Using Jamroom

What is the error message you want to change, and in which form view are you getting it?
updated by @paul: 02/04/21 06:13:11AM
paul
@paul
02/02/21 05:37:13AM
4,326 posts

Admin account disappeared - Need help


Ning To Jamroom

talking-points.net/talkingpoints/group shows all groups, not /groups so either change the Group module's URL setting from 'group' to 'groups', or edit the menu template so that it links to '/group' and not '/groups'

The 'Top Groups' panel on the index page may not be listing groups by their creation date. I think by default its by the number of comments they have. Check the template code for that section to see what the {jrCore_list...} order_by parameter is.

hth
paul
@paul
01/20/21 07:21:29PM
4,326 posts

How to play songs on android device


Using Jamroom

It should just work. Is it specific songs or all songs? What device is this on? What browser?
paul
@paul
01/20/21 07:19:56PM
4,326 posts

Looking for jamroom developers for customizations


Jamroom Developers

We might be able to help. Use this form to supply us with project details.

https://www.jamroom.net/form/project_overview
paul
@paul
01/15/21 01:06:54AM
4,326 posts

Ning Archive


Ning To Jamroom

No problem.
Is this a new Ning site you are importing with a recently downloaded archive? I ask because its a long time since I've done one and the last time I tried, and I think their download tool is no longer supported?
paul
@paul
01/14/21 03:30:29PM
4,326 posts

Ning Archive


Ning To Jamroom

You’ll need to use SFTP to upload them. There isn’t a module tool to do this.
paul
@paul
01/14/21 02:53:03PM
4,326 posts

Ning Archive


Ning To Jamroom

Check that you have uploaded the Ning archive files to the folder specified in the Global section (default is Ning_Archive).
hth
paul
@paul
01/01/21 02:31:12AM
4,326 posts

The following function(s)


Using Jamroom

The 'system' function.
  14