1
maxima
RW_Banner error in Xoops 2.0.16
  • 2007/1/24 14:48

  • maxima

  • Not too shy to talk

  • Posts: 152

  • Since: 2006/3/4 4


RW_Banner worked great with X2.0.15 but then I just updated to 2.0.16 and now I can't access user.php and get the following error Fatal error: Undefined class name 'xoopsmodule' in /home/u2/irishandchin/html/header.php on line 115

If you have never used RW_banner, it requires a modification to header.php which adds the following
Quote:
$mod = XoopsModule::getByDirname("rw_banner");
if ($mod){
include_once (XOOPS_ROOT_PATH.'/modules/rw_banner/include/maketags.php');
}


It seems the class 'XoopsModule' was removed from X2.0.16. How do I register that class or can I rename it to the current class?

2
WarDick
Re: RW_Banner error in Xoops 2.0.16
  • 2007/1/24 15:50

  • WarDick

  • Just can't stay away

  • Posts: 890

  • Since: 2003/9/13


I am using RW_Banner with XOOPS 2.0.16 everything works.

Except I am unable to edit tags.
If I select display ad on front page it breaks the module index page. It is cut off short.
Urging XOOPS to be the Best It Can Be.
Richard......

3
BDW
Re: RW_Banner error in Xoops 2.0.16
  • 2007/1/27 13:40

  • BDW

  • Quite a regular

  • Posts: 280

  • Since: 2002/9/28


There is a bug with RW Banner which was fixed.

Click Here

Hope this helps

Login

Who's Online

279 user(s) are online (156 user(s) are browsing Support Forums)


Members: 0


Guests: 279


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