bug when trying to load the configure plugins

Found a bug? Tell us!!
Post Reply
electroteque
Regular
Posts: 58
Joined: Tue Jan 17, 2006 2:13 am

bug when trying to load the configure plugins

Post 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
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: bug when trying to load the configure plugins

Post 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
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
electroteque
Regular
Posts: 58
Joined: Tue Jan 17, 2006 2:13 am

Post 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.
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post 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
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply