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
bug when trying to load the configure plugins
-
electroteque
- Regular
- Posts: 58
- Joined: Tue Jan 17, 2006 2:13 am
-
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
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
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/
# 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
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
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
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/
# 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/