scooterck Posted May 18, 2019 Posted May 18, 2019 Hi, I have just migrated my website from PS1.6.1.24 to TB 1.08, everything looked okay and I was prompted after the migtration that several modules needed to be updated. I tried to view the FO and was met with error 500. I carried out the required updatesm thinking this was the problem. but still error 500 on FO. I turned on debug and this high lighted the Google Analytics module as the problem. I have the latest Google Analytics 3.3.5 and Google Analytics API v3.0.1, but I have the API module disabled, so this is not the problem. I have searched on the forum amd this error has occured for other users. If I disable the module, the site works fine and there doesn't appear to be any other issues. I'm not using the default PS theme, but without the module enabled it all seems fine. Can anybody help please? Thank you ScooterCK Here is the debug report [ThirtyBeesException] Call to a member function isRegisteredInHook() on booleanat line 733 in file modules/ganalytics/ganalytics.php 728. { 729. 730. if (Module::isEnabled($name)) { 731. $module = Module::getInstanceByName($name); 732. 733. return $module->isRegisteredInHook('home'); 734. } else { 735. return false; 736. } 737. } 738. Ganalytics->isModuleEnabled - [line 708 - modules/ganalytics/ganalytics.php] - [1 Arguments] Ganalytics->hookHome - [line 776 - classes/Hook.php] - [1 Arguments] HookCore::coreCallHook - [line 486 - classes/Hook.php] - [3 Arguments] HookCore::execWithoutCache - [line 288 - classes/Hook.php] - [7 Arguments] HookCore::exec - [line 416 - override/classes/Hook.php] - [7 Arguments] Hook::exec - [line 58 - controllers/front/IndexController.php] - [1 Arguments] IndexControllerCore->initContent - [line 82 - override/classes/controller/FrontController.php] FrontController->run - [line 837 - classes/Dispatcher.php] DispatcherCore->dispatch - [line 33 - index.php]
elpak Posted June 7, 2019 Posted June 7, 2019 try to add analytics code again or try yandex metrika (giving better info about many things than GA)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now