Missing argument 1 for checkforPassword(), called in

Hi,

Looking for a bit of help??

I upgraded my zen photo and since my upgrade I get the following message:

Warning: Missing argument 1 for checkforPassword(), called in C:\Inetpub\vhosts\stuartjackson.co.uk\httpdocs\v1\gallery\themes\clear-green\image.php on line 92 and defined in C:\Inetpub\vhosts\stuartjackson.co.uk\httpdocs\v1\gallery\zp-core\template-functions.php on line 4334

Warning: Missing argument 2 for checkforPassword(), called in C:\Inetpub\vhosts\stuartjackson.co.uk\httpdocs\v1\gallery\themes\clear-green\image.php on line 92 and defined in C:\Inetpub\vhosts\stuartjackson.co.uk\httpdocs\v1\gallery\zp-core\template-functions.php on line 4334

Can also be seen here: http://www.stuartjackson.co.uk/v1/gallery/index.php?album=random&image=007.jpg

Can anyone tell me how I remove this error?? I have no need for a password for my site because if I want a password I just use my web host system.

Any help is greatly appreciated, oh and in the simplest form possible as I'm not too clued up in all this.

Thanks in advance.

Comments

  • I think it might be something to do with the new version having a seperate php file for password etc... I tried removing the call for checkforpassword from my image.php file but still get the error?

    As said before I'm not bothered about passwords just now so would just like to know how to remove that error I have?

    Help! Thanks.
  • You should remove all calls on checkforpassword from the theme. They are redundant anyway with the current version of zenphoto. There is a good chance the call exists in each of your theme script files.
Sign In or Register to comment.