Hey guys, I just found out about ZenPhoto and love it, but I'm having a few problems. On my main admin options page I get this error
Fatal error: Call to undefined function zp_getFonts() in /srv/http/zenphoto/zp-core/zp-extensions/captcha/zenphoto.php on line 41
and
Fatal error: Call to undefined function zp_graphicsLibInfo() in /srv/http/zenphoto/zp-core/admin.php on line 258
on the overview page.
I also do not have any upload options on the photo page, it just asks about the gallery in which to place the photos.
Thanks for any help!
It seems that those functions are not being defined by the image lib.
What version of Zenphoto are you using?
Does your server have GD support? (Does setup run without any errors?)
Are there any additional errors in your error logs? (be sure to check Zenphoto's logs and your server's logs)
Also, a link to your site might help.