![]() |
|
admin/user related fatal error - 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: admin/user related fatal error (/thread-7314.html) |
admin/user related fatal error - micheall - 2010-07-07 Hey guys, I'm still in the middle of trying to move my site across to my new hosting. I keep running into this error though: Quote:Fatal error: Call to undefined function getAdministrators() in /home/inthemdl/public_html/zp-core/zp-extensions/filter-login.php on line 122 I've tried files from a clean 1.3 install, as well as the Jul 6 nightly. I've got to believe it's something in the setup on my host, which I have full control over, but there's not really any errors that give me any idea what to change. Currently I'm using an apache 2.2 environment with PHP 5.2.9, and I recently enabled php4 support to make sure it wasn't an old file causing issues. But I was having errors before enabling php4 support. Using a suhosin hardened php suEXEC support. I've added a -micheall admin/user related fatal error - kagutsuchi - 2010-07-07 The admin/user related fatal error - sbillard - 2010-07-08 Or you could download the current version which is compatible with the new Zenphoto release. The new filter really needs the nightly build to function correctly. admin/user related fatal error - micheall - 2010-07-08 Getting rid of filter-login worked, now I just have to clean up some header warnings and I'll be good to go. Thanks kagutsuchi, wasn't aware that filter-login was no longer supported. |