ZenphotoCMS Forum
Registration - Fatal Error: member function, non-object - 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: Registration - Fatal Error: member function, non-object (/thread-8706.html)



Registration - Fatal Error: member function, non-object - labue - 2011-06-08

I'm receiving this error on the registration page (only as far as I can tell):

[i]User Registration

Fatal error: Call to a member function getCurrentTheme() on a non-object in /home1/likeigiv/public_html/labue-us/zp-core/zp-extensions/colorbox.php on line 20[/i]

I've disabled the colorbox plugin. I get the same error in every theme.




Registration - Fatal Error: member function, non-object - labue - 2011-06-08

It's - Zenphoto version 1.4.0.1 [6590] (Official Build)




Registration - Fatal Error: member function, non-object - sbillard - 2011-06-08

Looks like a bug. This will be fixed in the 1.4.1 release (We are in beta of that release now.) The nightly build tonight should have the correction.




Registration - Fatal Error: member function, non-object - acrylian - 2011-06-08

Current release is 1.4.0.4 so please upgrade.




Registration - Fatal Error: member function, non-object - labue - 2011-06-08

Thanks for the reply. I'm using Bluehost and their SimpleScripts automated installers. They only offer version 1.4.0.1. I tried updating manually but that did more harm than good. Thankfully I had backups. I suppose I will wait until they make the update available.




Registration - Fatal Error: member function, non-object - sbillard - 2011-06-09

Sorry about your upgrade probem. Unfortunately that is fairly typical of installs done by these third party installers. They just do not get it right.

Maybe someone on the forum uses Bluehost and can tell you how to install without SimpleScripts. Otherwise you will probably have a bit of a wait. 1.4.0.1 was released end of January. 1.4.4, the current bug fix version of the 1.4 cycle, Was released early May--5 months have passed and you have no bug fixes!




Registration - Fatal Error: member function, non-object - labue - 2011-06-09

I think I am going to attempt the manual install again. I'd rather not depend on the hosting service.

I installed the latest stable build in my local environment but received a whole list of errors. Have you ever heard of anyone encountering the following:

[i]Notice: Constant ZENPHOTO_VERSION already defined in ../zp-core/version.php on line 2
Notice: Constant ZENPHOTO_RELEASE already defined in ../zp-core/version.php on line 3
Notice: Constant RELEASE already defined in ../zp-core/version.php on line 4
Notice: Constant ZENFOLDER already defined in ../zp-core/global-definitions.php on line 4
Notice: Constant PLUGIN_FOLDER already defined in ../zp-core/global-definitions.php on line 5
Notice: Constant USER_PLUGIN_FOLDER already defined in ../zp-core/global-definitions.php on line 6
Notice: Constant ALBUMFOLDER already defined in ../zp-core/global-definitions.php on line 7
..//..
Fatal error: Cannot redeclare is_query_request() (previously declared in ../zp-core/functions-controller.php:16) in ../zp-core/functions-controller.php on line 17[/i]




Registration - Fatal Error: member function, non-object - sbillard - 2011-06-09

Those errors indicate that somehow some files are getting reloaded. That should never happen, so I do not know why you are seeing these errors.