Page 1 of 1

SocialBookmarks "Strict Standards" error [SOLVED]

Posted: Wed Aug 20, 2014 1:27 pm
by wmdvanzyl
I am receiving this error:

Code: Select all

Strict Standards: Only variables should be assigned by reference in /home/renaufij/public_html/plugins/function.SocialBookmarking.php on line 522
I am not an expert when it comes to DOCTYPES and things like that, so i don't know if this is related to that. This is what the start of my template looks like:

Code: Select all

{process_pagedata}
<__html> 
<head> ... 
Any advice?

Re: SocialBookmarks "Strict Standards" error

Posted: Wed Aug 20, 2014 1:36 pm
by Jo Morg
Strict Standards may not affect the functionality of the plugin: typically on a production environment (a live site) the php error level should prevent this errors to be displayed.
If you find that the plugin doesn't work as it should then I suggest you file a bug report here: http://dev.cmsmadesimple.org/bug/list/633
HTH

Re: SocialBookmarks "Strict Standards" error

Posted: Wed Aug 20, 2014 1:54 pm
by wmdvanzyl
Is there any way to suppress these errors? Is it a PHP setting or a CMSMS setting?

Re: SocialBookmarks "Strict Standards" error

Posted: Wed Aug 20, 2014 2:01 pm
by Jo Morg
Usually you can suppress those errors by a php.ini setting or by a .htaccess directive.
http://lmgtfy.com/?q=Strict+Standards