I originally installed via the Simple Scripts on my webhost, Hostmonster, over a year ago and have been applying updates as they became available. A week or so after upgrading to version I noticed some errors at the top of the home page. The errors are:
Notice: normalizeColumns (called from index.php line 1) is deprecated Use instead the theme options for images and albums per row. in /zenphoto/zp-core/zp-extensions/deprecated-functions.php on line 70
Warning: Cannot modify header information - headers already sent by (output started at /zenphoto/zp-core/zp-extensions/deprecated-functions.php:70) in /home8/sstsmgco/public_html/zenphoto/themes/sstsmg/index.php on line 2
Notice: zenJavascript (called from index.php line 6) is deprecated Use zp_apply_filter("theme_head"). in /home8/zenphoto/zp-core/zp-extensions/deprecated-functions.php on line 70
None on the lines mentioned in index.php exist. For instance, the normalizeColumns does not exist the index.php. Neither does zenJavascript.
Does anyone have any ideas on how to clear these errors?
Comments