ZenphotoCMS Forum
Deprecated error in ZENphoto - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: Deprecated error in ZENphoto (/thread-12369.html)



Deprecated error in ZENphoto - ryanj53 - 2015-11-20

I have used this program for years no problems, yesterday I logged in and found all of these errors.

Any thoughts?

Deprecated: Function ereg() is deprecated in /home1/roomforj/public_html/photos/zp-core/functions-i18n.php on line 282

Deprecated: Function ereg() is deprecated in /home1/roomforj/public_html/photos/zp-core/functions-i18n.php on line 282

Warning: Cannot modify header information - headers already sent by (output started at /home1/roomforj/public_html/photos/zp-core/functions-i18n.php:282) in /home1/roomforj/public_html/photos/zp-core/functions.php on line 2025

Warning: Cannot modify header information - headers already sent by (output started at /home1/roomforj/public_html/photos/zp-core/functions-i18n.php:282) in /home1/roomforj/public_html/photos/index.php on line 22

Warning: Cannot modify header information - headers already sent by (output started at /home1/roomforj/public_html/photos/zp-core/functions-i18n.php:282) in /home1/roomforj/public_html/photos/zp-core/functions.php on line 2025

Warning: Cannot modify header information - headers already sent by (output started at /home1/roomforj/public_html/photos/zp-core/functions-i18n.php:282) in /home1/roomforj/public_html/photos/index.php on line 79




Deprecated error in ZENphoto - fretzl - 2015-11-20

Which version of Zenphoto are you running?




Deprecated error in ZENphoto - ryanj53 - 2015-11-20

Says 1.2.1 however, I click on check for update and it says you are running the latest.




Deprecated error in ZENphoto - fretzl - 2015-11-21

Looks like your host recently upgraded their server software and now your Zenphoto version is probably not compatible anymore with the server's PHP version.
Please try to upgrade to the latest Zenphoto version.
http://www.zenphoto.org/news/installation-and-upgrading#upgrading




Deprecated error in ZENphoto - acrylian - 2015-11-22

Quote:Says 1.2.1 however, I click on check for update and it says you are running the latest.
Actually your version is so old that this check doesn't work anymore. One of the many changes over the last seven years ;-)

ereg() is deprecated since PHP 5.3 already.