JM Forum error in adminpanel

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
hesen
New Member
New Member
Posts: 6
Joined: Sat Dec 27, 2014 9:55 pm

JM Forum error in adminpanel

Post by hesen »

I installed JM Forum on CMSMS (version 1.11.11). New to CMSMS.

While installing there are bunch of errors which disappered in couple of seconds. So couldn't copy the error.

Now I am seeing the following error in jm forum adminpanel:

Strict Standards: Only variables should be assigned by reference in /home/******/public_html/cms/modules/JM_Forum/admin_tab_settings.php on line 45
--------------

Another error:

Strict Standards: Only variables should be assigned by reference in /home/****/public_html/cms/modules/JM_Forum/action.admin_new_forum.php on line 140

Strict Standards: Only variables should be assigned by reference in /home/******/public_html/cms/modules/JM_Forum/action.admin_new_forum.php on line 144


Any help?
vinyl
Forum Members
Forum Members
Posts: 149
Joined: Mon Jul 13, 2009 8:18 pm

Re: JM Forum error in adminpanel

Post by vinyl »

Guess it has to do with your PHP version, which is newer than JM Forum is written for. JM Forum needs updating to fix these issues.

You could hide them in the error logs if they swamp them, Google for "strict standards error messages php".
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12709
Joined: Thu Mar 09, 2006 5:32 am
Location: Arizona

Re: JM Forum error in adminpanel

Post by Dr.CSS »

System information..?
User avatar
Jo Morg
Dev Team Member
Dev Team Member
Posts: 1922
Joined: Mon Jan 29, 2007 4:47 pm

Re: JM Forum error in adminpanel

Post by Jo Morg »

hesen wrote:Now I am seeing the following error in jm forum adminpanel:

Strict Standards: Only variables should be assigned by reference in /home/******/public_html/cms/modules/JM_Forum/admin_tab_settings.php on line 45 ...
These are warnings, not errors, and are dependent on PHP version. Change the error reporting level to avoid these on production sites.
In any case, it should be fixed in svn, and soon to be released.
Dr.CSS wrote:System information..?
And yes, always post this when asking for help: it will help us help you.
"There are 10 types of people in this world, those who understand binary... and those who don't."
* by the way: English is NOT my native language (sorry for any mistakes...).
Code of Condut | CMSMS Docs | Help Support CMSMS
My developer Page on the Forge
GeekMoot 2015 in Ghent, Belgium: I was there!
GeekMoot 2016 in Leicester, UK: I was there!
DevMoot 2023 in Cynwyd, Wales: I was there!
Post Reply

Return to “Modules/Add-Ons”