1
Paxination
cbb 2.32 trouble. Interfearing with user info.
  • 2006/12/14 21:09

  • Paxination

  • Just popping in

  • Posts: 24

  • Since: 2006/12/7


When I click on a user name to view their info I get this from the debug.

Fatal error: Class newbbforumhandler: Cannot inherit from undefined class xoopspersistableobjecthandler in /home/content/p/a/x/paxination/html/wrestlegeek/modules/newbb/class/forum.php on line 295

what ever cbb has to do with the user info form I dont know.

2
Paxination
Re: cbb 2.32 trouble. Interfearing with user info.
  • 2006/12/14 21:34

  • Paxination

  • Just popping in

  • Posts: 24

  • Since: 2006/12/7


And when I try to use the forums I get this.


Fatal error: Call to a member function on a non-object in /home/content/p/a/x/paxination/html/wrestlegeek/modules/newbb/header.php on line 53

3
davidl2
Re: cbb 2.32 trouble. Interfearing with user info.
  • 2006/12/14 21:38

  • davidl2

  • XOOPS is my life!

  • Posts: 4843

  • Since: 2003/5/26


Which XOOPS version are you using?

2.32 is rather old - as the module is currently on 3.07

4
Paxination
Re: cbb 2.32 trouble. Interfearing with user info.
  • 2006/12/14 21:47

  • Paxination

  • Just popping in

  • Posts: 24

  • Since: 2006/12/7


The module repository only shows 2.32. Where is it?

5
davidl2
Re: cbb 2.32 trouble. Interfearing with user info.
  • 2006/12/14 22:02

  • davidl2

  • XOOPS is my life!

  • Posts: 4843

  • Since: 2003/5/26


dev.xoops.org

6
Mikhail
Re: cbb 2.32 trouble. Interfearing with user info.
  • 2006/12/15 2:02

  • Mikhail

  • Just can't stay away

  • Posts: 412

  • Since: 2003/1/19


in:
newbb/include/search.inc.php

write:
$myts =& MyTextSanitizer::getInstance();

after:
static $allowedForums, $newbbConfig;





static $allowedForums$newbbConfig;
    
$myts =& MyTextSanitizer::getInstance();

7
wolfdogg
Re: cbb 2.32 trouble. Interfearing with user info.
  • 2007/1/18 18:41

  • wolfdogg

  • Just popping in

  • Posts: 6

  • Since: 2007/1/18


I'm getting these exact errors with V.2.0.16 after loading CBB Forum. ....same line numbers and all. I tried adding:
$myts =& MyTextSanitizer::getInstance();

but it made no difference. Any other ideas? Thanks!

Login

Who's Online

137 user(s) are online (94 user(s) are browsing Support Forums)


Members: 0


Guests: 137


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