Page 1 of 1

bug when trying to load the configure plugins

Posted: Tue Jan 17, 2006 9:28 am
by electroteque
i keep getting this error in the live server which is php 4.2.2 any ideas ? Im running the latest version.


Warning: Wrong parameter count for print_r() in /home/virtual/site35/fst/var/www/html/blogs/include/plugin_api.inc.php on line 82

Re: bug when trying to load the configure plugins

Posted: Tue Jan 17, 2006 9:42 am
by garvinhicking
Serendipity in this case requires PHP > 4.3.0. That is mentioned in the docs/INSTALL document...

You shouldn't be running older versions because of serous security issues, so please talk to your provider to update PHP ASAP.

Best regards,
Garvin

Posted: Tue Jan 17, 2006 9:50 am
by electroteque
I have been for ages , ill let him know again its a server hosted from a friend so he listens :D It still works btw, the error dissapears after refreshing to the next page , however 4.2.2 is extremely dodgy.

Posted: Tue Jan 17, 2006 9:56 am
by garvinhicking
Yeah, the warning message in that case is non-fatal. It was just debugging information. But other things with PHP 4.2.2 might produce bugs...

Regards,
Garvin