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
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
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.