ZenphotoCMS Forum
V 1.3.1 - Warning : Missing argument - 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: V 1.3.1 - Warning : Missing argument (/thread-7481.html)



V 1.3.1 - Warning : Missing argument - matt666 - 2010-08-16

After updating to the new version I got this message:

Warning: Missing argument 1 for checkforPassword(), called in /homepages/27/d28739728/htdocs/_subnet/cxc5.info.ZEN/themes/zenpagedefaultecocentric/archive.php on line 28 and defined in /homepages/27/d28739728/htdocs/_subnet/cxc5.info.ZEN/zp-core/template-functions.php on line 4372

at the archive page:

http://www.cxc.info/index.php?p=archive

what does it mean???

How do I fix it???

thanks mAtt666




V 1.3.1 - Warning : Missing argument - kagutsuchi - 2010-08-16

Calls to checkforPassword() are no longer necessary on theme pages. They should be removed, which will fix the warning.