ZenphotoCMS Forum
zp_getFonts + Upload problems - 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: zp_getFonts + Upload problems (/thread-6924.html)



zp_getFonts + Upload problems - tetrahedonism - 18-04-2010

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!




zp_getFonts + Upload problems - kagutsuchi - 18-04-2010

It seems that those functions are not being defined by the image lib.

  1. What version of Zenphoto are you using?

  2. Does your server have GD support? (Does setup run without any errors?)

  3. 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.