Registration - Fatal Error: member function, non-object

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

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've disabled the colorbox plugin. I get the same error in every theme.

Comments

  • labue Member
    It's - Zenphoto version 1.4.0.1 [6590] (Official Build)
  • 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.
  • acrylian Administrator, Developer
    Current release is 1.4.0.4 so please upgrade.
  • labue Member
    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.
  • 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!
  • labue Member
    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:

    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
  • 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.
Sign In or Register to comment.