![]() |
|
Error in Album - 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: Error in Album (/thread-7298.html) |
Error in Album - Fotoman - 2010-07-05 Hi! After upgrading to the newest version, I get some errors in the album, where a single picture or video is shown: Warning: Missing argument 1 for checkforPassword(), called in /mnt/web3/51/75/5103975/htdocs/URL/themes/zenpage-default/image.php on line 51 and defined in /mnt/web3/51/75/5103975/htdocs/URL/zp-core/template-functions.php on line 4338 Warning: Missing argument 2 for checkforPassword(), called in /mnt/web3/51/75/5103975/htdocs/URL/themes/zenpage-default/image.php on line 51 and defined in /mnt/web3/51/75/5103975/htdocs/URL/zp-core/template-functions.php on line 4338 URL = URL of my site. What does that mean? How can I fix it? Fotoman Error in Album - Fotoman - 2010-07-05 And another argument seem to be wrong. Below the image: Notice: getImageEXIFData is out of date. Use getImageMetaData(). in /mnt/web3/51/75/5103975/htdocs/strickwerk/foto/zp-core/zp-extensions/deprecated-functions.php on line 211. Error in Album - acrylian - 2010-07-05 Remove the calls for checkForPassword from whatever theme you are using. They are not needed anymore (this has been covered several tims on the forum....) The 2nd notice tells you actually what to do. Error in Album - Fotoman - 2010-07-05 Hi acrylan! Hm, as I'm not that in in programming PHP, I would need some help here please. I removed it of template-functions.php (line 4338 to 4359), but now zp-extensions/hitcounter.php on line 17 gives back another checkForPassword error. Here I don't really see the beginning an the end of the part to remove.
... Error in Album - Fotoman - 2010-07-05 Okay, I think this was a missmatch between new version and (old, modified) Zenpage-default theme. After reinstalliong everything is okay. No more erroros. I guess maintaning the old theme would have been alot of work. So, better doing a fresh start. Best regards, |