Guest frostbite Posted October 10, 2013 Share Posted October 10, 2013 Hi, I recently shifted my host, and I'm getting the following errors in while accessing the Arcade (on the board), and the manage hooks in admin cp. Manage Hooks Error : Arcade Error : Another Arcade Error : Link to comment Share on other sites More sharing options...
0 Lock Down Posted October 10, 2013 Share Posted October 10, 2013 (edited) Those are a poorly written hook/app installed. Since it is just a warning you can use ftp to edit the initdata.php filefind//--------------------------------------------------------------------------// ADVANCED CONFIGURATION: ERROR REPORTING//--------------------------------------------------------------------------error_reporting( E_STRICT | E_ERROR | E_WARNING | E_PARSE | E_RECOVERABLE_ERROR | E_COMPILE_ERROR | E_USER_ERROR | E_USER_WARNING );change to//--------------------------------------------------------------------------// ADVANCED CONFIGURATION: ERROR REPORTING//--------------------------------------------------------------------------error_reporting( E_STRICT | E_ERROR | E_PARSE | E_RECOVERABLE_ERROR | E_COMPILE_ERROR | E_USER_ERROR | E_USER_WARNING ); Edited October 10, 2013 by Lock Down Link to comment Share on other sites More sharing options...
0 Guest frostbite Posted October 10, 2013 Share Posted October 10, 2013 Thanks Lockdown, that seems to have removed the errors from showing up in the arcade and admin cp as well. Link to comment Share on other sites More sharing options...
0 Verified Posted October 10, 2013 Share Posted October 10, 2013 The question(s) in this support topic have been answered and the owner has been able to solve the problem. Because of this, the support topic has been closed and moved.If you have other questions, please open a new topic. Link to comment Share on other sites More sharing options...
Question
Guest frostbite
Hi, I recently shifted my host, and I'm getting the following errors in while accessing the Arcade (on the board), and the manage hooks in admin cp.
Manage Hooks Error :
Arcade Error :
Another Arcade Error :
Link to comment
Share on other sites
3 answers to this question
Recommended Posts