1
rajaito
extcal mod blocks: Fatal error: Cannot redeclare class xoopspersistableobjecthandler in
  • 2006/5/2 5:15

  • rajaito

  • Not too shy to talk

  • Posts: 109

  • Since: 2005/1/3 1


Not sure why, but when I enable any of the blocks in extcal I get a blank page.

PHP DEBUG:


Fatal error: Cannot redeclare class xoopspersistableobjecthandler in /home/electro/public_html/ECv2/modules/extcal/class/PersistableObjectHandler.php on line 13
My xoops site: ElectroniCulture.net

2
rajaito
Re: extcal mod blocks: Fatal error: Cannot redeclare class xoopspersistableobjecthandler in
  • 2006/5/2 22:13

  • rajaito

  • Not too shy to talk

  • Posts: 109

  • Since: 2005/1/3 1


I tried to do a search in this forum for an answer... but the error message didn't bring up any results.
My xoops site: ElectroniCulture.net

3
rajaito
Re: extcal mod blocks: Fatal error: Cannot redeclare class xoopspersistableobjecthandler in
  • 2006/5/2 23:27

  • rajaito

  • Not too shy to talk

  • Posts: 109

  • Since: 2005/1/3 1


I didn't notice this before... This makes reference to newbb:
I did update to CBB3. Any help?

Notice [PHP]: Undefined variable: xoopsModule in file modules/newbb/include/functions.ini.php line 65
My xoops site: ElectroniCulture.net

4
rajaito
Re: extcal mod blocks: Fatal error: Cannot redeclare class xoopspersistableobjecthandler in
  • 2006/5/3 4:05

  • rajaito

  • Not too shy to talk

  • Posts: 109

  • Since: 2005/1/3 1


lines 65-69:

Quote:
if(is_object($GLOBALS["xoopsModule"]) && $GLOBALS["xoopsModule"]->getVar("dirname") == "newbb"){
$newbbConfig =& $GLOBALS["xoopsModuleConfig"];
}else{
$module_handler =& xoops_gethandler('module');
$newbb = $module_handler->getByDirname('newbb');
My xoops site: ElectroniCulture.net

5
rajaito
Module Conflict: WF-Downloads & Excal Calendar
  • 2006/5/5 2:31

  • rajaito

  • Not too shy to talk

  • Posts: 109

  • Since: 2005/1/3 1


Regardless of what the PHP error implies, I have narrowed down the problem to be a direct conflict between excal and the most recent verion of WF-Downloads.

Whenever I attempt to enable any of excal's blocks on a page that has WFDownload related code I get a blank white page.

Depending on which block I try to enable, I get a different error message.


Anyone have a suggestion for further troubleshooting this problem?
My xoops site: ElectroniCulture.net

6
de_muis
Re: Module Conflict: WF-Downloads & Excal Calendar
  • 2006/11/19 21:51

  • de_muis

  • Just popping in

  • Posts: 15

  • Since: 2004/11/8


Elsewhere I found the answer:
The class is included more then one time witch is not allowed

In all the php-files off the module Extcal:
do a find and replace from "include" in "include_once"

That will do.
Bye.
The_mouse

Login

Who's Online

99 user(s) are online (80 user(s) are browsing Support Forums)


Members: 0


Guests: 99


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits