Forum Activity for @michael

michael
@michael
04/07/18 01:41:19PM
7,831 posts

changes in configuration are not taking effect


Installation and Configuration

that error is unrelated to increasing upload limit, but it should be fixed either by adding your credentials or by disabling the module.

The docs for increasing phps upload limit are here:

Docs: "HowTo increase PHPs Upload Limit"
https://www.jamroom.net/the-jamroom-network/documentation/howto/748/howto-increasing-phps-upload-limit

If they dont work, contact your hosting company for help getting them activated.
michael
@michael
04/05/18 08:54:59PM
7,831 posts

biography left and right side


Design and Skin Customization

You can put it wherever you like. You will need to adjust the templates where you want it to show.

If you havent found {debug} yet it will be really helpful for what you are doing:

Docs: "{debug}"
https://www.jamroom.net/the-jamroom-network/documentation/module-developer-guide/1477/debug
michael
@michael
04/05/18 08:52:46PM
7,831 posts

changes in configuration are not taking effect


Installation and Configuration

Looks like you havent setup the jrBackup module with your Amazon credentials. double check you have.
michael
@michael
04/05/18 01:34:29PM
7,831 posts

Problem with my site


Installation and Configuration

custom spinner. still there on the www version. js will never load because of cross domain issues. needs a reroute using your docs above.
spinner.jpg spinner.jpg - 138KB
michael
@michael
04/05/18 01:04:21PM
7,831 posts

changes in configuration are not taking effect


Installation and Configuration

Things I would think about trying:
* restart the web server
* check the error logs to find out what "upload failed" means
michael
@michael
04/05/18 12:59:49PM
7,831 posts

biography left and right side


Design and Skin Customization

Docs: "Using the Form Designer"
https://www.jamroom.net/the-jamroom-network/documentation/getting-started/1275/using-the-form-designer

The form designer adds things to the form, then you can use those in the templates.
michael
@michael
04/04/18 01:42:50PM
7,831 posts

Problem with my site


Installation and Configuration

http://homegrownmusic.co.nz/ AND
http://www.homegrownmusic.co.nz/

Are not the same. You are looking at the www one. Look at the non-www one. It works.

--edit--
There are some steps here to get rid of the www for everyone:

Docs: "htaccess tips: get rid of the www"
https://www.jamroom.net/ultrajam/documentation/code/1433/htaccess-tips
updated by @michael: 04/04/18 01:48:32PM
michael
@michael
04/03/18 02:28:53AM
7,831 posts

Why are uploads limited to 2mb?


Using Jamroom

weird.

I've just checked and your server is still running php5. Is it ok to upgrade it to php7? You should get a performance boost once its done.

Just asking in case you have other scripts on the server that require php5.
michael
@michael
04/01/18 08:25:38PM
7,831 posts

Activity showing Invalid Modules


Installation and Configuration

Try clearing the caches and running repair.php see if that fixes it.

Docs: "Somethings wrong what do I do?"
https://www.jamroom.net/the-jamroom-network/documentation/troubleshooting/114/somethings-wrong-what-do-i-do

If its still an issue after that, re-upload jrCore
michael
@michael
04/01/18 08:23:54PM
7,831 posts

jquery to exclude code from running on index page


Using Jamroom

You can tell what the URI of the page is on the {$_post['uri']} variable. or it maybe {$_post['_uri']}, not sure. put {debug} in to get the exact spelling of the variable.
  137