Quote:
Originally Posted by TurkeySub
Hi Guys,
I am getting an error while importing:
Code:
Fatal error: Cannot redeclare can_admin_hosting() (previously declared in /home/******/public_html/admincp/global.php(243) : eval()'d code:3) in /home/******/public_html/global.php(400) : eval()'d code on line 12
|
There is no function
can_admin_hosting in my mod - it isn't even used. As I see it is allocated in
global.php - everywhere where I'm using it it is imported by
require_once, so there should be no problem with any redeclaring.
I cannot tell right now why it happens. For me it looks like you override global.php file, but this file is not included in this mod package.
Please follow installation instructions - if you will have problems again - PM me.