Forum Activity for @michael
Sounds like mod_rewrite is not installed on the server. OR
you've forgotten to upload the hidden .htaccess file along with the SFTP upload.
updated by @michael: 09/16/23 01:42:32PM
Disable caching of an individual template
Jamroom Developers
EMGPOWERED:
Full Page Caching was not disabled.
Brian is saying to disable full page caching.
brian:
Make sure and disabled the "Full Page Caching" option in the Core global config.
Make sure and disabled the "Full Page Caching" option in the Core global config.
Full Page Caching was not disabled.
Mobile version - no text editor, no actions on button upload something...
Using Jamroom
could you take a screenshot of the page you're talking about, or give a URL. Its unclear how to take the same steps you are taking to reproduce this issue.
Thanks
New Install, Error 500
Installation and Configuration
jrFormSubmit is defined in:
/modules/jrCore/js/jrCore.js
Try re-installing the modules, if you're missing core funcitons something is messed up.
New Install, Error 500
Installation and Configuration
someone else said that the chrome browser will show 500 server error if it gets a blank white page. This is chrome lying to you. Could be an issue though. Check the link in FireFox to see if you also get a 500 Server Error to know that it actually is a server error.
If it turns out that its not a real server error, then try with a different un-altered skin. suggest jrElastic2
because in that case it could be an issue with a missing closing tag in the templates.
Access denied for user ''@'localhost' (using password: NO) (#1045) - contact hosting provider for assistance.
Using Jamroom
yup, you can see its messed up by looking at the link.
Signup verification by SMS
Suggestions
Do you know of any services that act as an inbetween for SMS? eg for mail we can use mailgun.com to programatically send and receive emails. Anything similar for SMS?
Video Poster Background Not Showing
Using Jamroom
Can you show me an example of the OUTPUT that that tag generates?
my guess is its either using an iframe if it uses an HTML player, or its using a flash player.
Video Poster Background Not Showing
Using Jamroom
Can you show me an example of the OUTPUT that that tag generates?
my guess is its either using an iframe if it uses an HTML player, or its using a flash player.
expanded stats dashboard upgrade
Suggestions
All that info is recorded I think. If you wanted to set it up for your skin the jrCore_list with a 'return_count'
.... return_count="true".....Docs: "{jrCore_list}"
https://www.jamroom.net/the-jamroom-network/documentation/module-developer-guide/89/jrcore-list
Thanks for the suggestion.