SimplePortal

Support => English Support => Topic started by: HasH1 on May 15, 2011, 12:12:03 PM

Title: corelibrarieshandler()
Post by: HasH1 on May 15, 2011, 12:12:03 PM
Hello !

Today i have small troubles with my forum, i have installed  simpleportal and set only integration with shoutbox on all pages.. ( i dont have simpleportal homepage as default )

Content error:

Code: [Select]
Fatal error: Cannot redeclare corelibrarieshandler() (previously declared in /home/warszta1/public_html/m2k2/Sources/Subs-Portal.php:4) in /home/warszta1/public_html/m2k2/Sources/Load.php(2194) : eval()'d code on line 11
My question is..

Is it the fault of the version i have? 2.0 RC5 ) +  lastest simpleportal ( version 2.3.3 )
or it is some other reason ?

Please answer quickly, because I do not know what to do .. I lost a lot of data because of this error .. after the reinstallation of everything I thought error was gone, and he's just at one point reveals itself and I can not do anything .. literally nothing ...
Title: Re: corelibrarieshandler()
Post by: AngelinaBelle on May 16, 2011, 02:59:23 PM
This says that, on line 11 a block of eval'd code, you are trying to redeclared function corelibrarieshandler, which is already found in another file.
As far as I know, this function, corelibrarieshandler, is not a part of either SMF or SimplePortal.
I understand that error message to mean that this function was declared in Subs-Portal.php, and then it gets redeclared whe Load.php (line 2194) eval's some code.
Please try your forum with index.php?debug. SimplePortal will not be running as long as you are using the debug parameter. This may make it easier for you to track things down and fix them.
It may be that whatever mod added corelibrarieshandler is not compatable with SimplePortal. It may be that there is some workaround to get them to work better together.
SimplePortal 2.3.8 © 2008-2024, SimplePortal