Forum Activity for @douglas

douglas
@douglas
05/14/18 07:08:03AM
2,797 posts

login & signup template


Design and Skin Customization

rdl419:
Which template files edit the login & signup page. I am using the Celebrity skin.

Thanks

There are no templates for the login and singup forms, they are created by the jrUser module.

You can create your own forms if you like...0

Add the user login form to any page:
https://www.jamroom.net/the-jamroom-network/documentation/module-developer-guide/603/howto-add-the-user-login-form-to-any-page

Or you could also use the Form Designer for each form, just login as the master admin and point your browser to user/login or user/signup, there will be a "Form Designer" button on the page.

Form Designer Docs:
https://www.jamroom.net/the-jamroom-network/documentation/jamroom-admin-handbook/1275/using-the-form-designer

Hope this helps!
douglas
@douglas
05/11/18 08:58:33AM
2,797 posts

How Do I Add New Members?


Design and Skin Customization

derrickhand300:
Sorry- got a question
How do I access the user sign up form as master admin?

After you've logged in as the master admin, point your browser to user/signup

Hope this helps!
douglas
@douglas
05/09/18 08:54:37AM
2,797 posts

Is there a way to reorder GROUPS


Design and Skin Customization

I think your looking for the jrGroup item_index.tpl if you are wanting to modify the jrCore_list function.

Hope this helps!
douglas
@douglas
05/09/18 07:24:01AM
2,797 posts

Question Concerning Groups


Design and Skin Customization

derrickhand300:
Yes thanks paul
The groups they are not seeing are displayed in the home page using
{jrCore_list module="jrGroup" limit="5"}

If 'Not allowed on profile" is checked- then this list appears blank
If i check "Allowed on profile" then they can see the list


You can add a quota_check parameter to bypass the allowed in quota...

{jrCore_list module="jrGroup" limit="5" quota_check="false"}

Hope this helps!
douglas
@douglas
05/01/18 05:45:11AM
2,797 posts

JR sites going down...


Using Jamroom

andrusito:
ok, if the server were the problem, why is there another JR site running without issues?

Have you tried uninstalling the site with issues and re-installing it?

Another issue might be that you are running out of RAM or Disk Space or possibly both?

You might also try using the repair.php to see if that will fix it.

https://www.jamroom.net/the-jamroom-network/documentation/troubleshooting/114/somethings-wrong-what-do-i-do#if-you-cannot-get-in-to-the-acp

Hope this helps!
douglas
@douglas
04/28/18 07:29:33AM
2,797 posts

Modules not working correctly at System tools / System Check


Installation and Configuration

MusicAndBars:
Good morning again...

I reloaded again SystemTools and everything is OK!!!

Thank you very much.

Glad its working for you. :)
douglas
@douglas
04/27/18 06:30:07AM
2,797 posts

Modules not working correctly at System tools / System Check


Installation and Configuration

These:

Quote:
convert executable fail modules/jrSystemTools/tools/convert is not working correctly
epeg executable fail modules/jrSystemTools/tools/epeg is not working correctly
ffmpeg executable fail modules/jrSystemTools/tools/ffmpeg is not working correctly
id3v2 executable fail modules/jrSystemTools/tools/id3v2 is not working correctly
jpegoptim executable fail modules/jrSystemTools/tools/jpegoptim is not working correctly
sox executable fail modules/jrSystemTools/tools/sox is not working correctly
wget executable fail modules/jrSystemTools/tools/wget is not working correctly

are all binary files and should have a CHMOD of 755, you may need to contact your hosting provider and make sure you are allowed to execute binary files on your server.

Hope this helps!
douglas
@douglas
04/27/18 05:25:36AM
2,797 posts

Modules not working correctly at System tools / System Check


Installation and Configuration

MusicAndBars:
Thanks Michael.

Just done all the steps but same result.

I also checked with my hosting company. They checked Jamroom requirements and the hosting is OK. They tried system() with wget and not errors found.


Do you have the System Tools module installed?

yoursite.com/marketplace/browse/module?search_string=jrSystemTools

Hope this helps!
  44