Forum Activity for @douglas

douglas
@douglas
05/09/18 07:24:01AM
2,804 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,804 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,804 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,804 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,804 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!
douglas
@douglas
04/23/18 01:36:37AM
2,804 posts

Change Notifications To Private Notes?


Using Jamroom

Zachary Moonshine:
No i better not alter the css to make the menu disappear this is perfect now the way it is but i do have one question @douglas about the number of unread notes it only refreshes when you log out and back in, is it possible to make it refresh everytime the page is refreshed?

You could reset your cache or wait for the cache timer to run out.
ACP > Core > System Core > General > Cache Seconds

Other than that, there isn't anything that will do what you want that I'm aware of.

Hope this helps!
douglas
@douglas
04/19/18 08:17:52AM
2,804 posts

JR sites going down...


Using Jamroom

Hello,

A 504 error is a server error.

Quote:
"HTTP Error 504 - Gateway Timeout" Cause: One server did not receive a timely response from another server that it was accessing while attempting to load the web page or fill another request by the browser. This usually means that the other server is down or not working properly.

You'll need to contact your hosting provider so they can help you with this issue.

Hope this helps!
douglas
@douglas
04/18/18 06:49:38AM
2,804 posts

Change Notifications To Private Notes?


Using Jamroom

Zachary Moonshine:
Cool. Now I just need to know where exactly to past this code?

If you want it to show on every page, paste it somewhere in your header.tpl.

Hope this helps!
  45