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:
Fatal error: Call to undefined function getAdministrators() in /home/inthemdl/public_html/zp-core/zp-extensions/filter-login.php on line 122
I get that any time that I try to login to the backend at all. The gallery appears to work fine, but any time I try to do anything that requires me logging into the backend. I have a full site copy done, as well as the most recent backup/restore that appeared to work the first time.
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 `phpinfo();` to the top of my index file just to help try and trouble shoot this... Any suggestions? Is something missing that I need to turn on?
http://inthemdl.net-micheall
Comments
Thanks kagutsuchi, wasn't aware that filter-login was no longer supported.