1
Nick_James
Installed Spiders - Getting 'white screen'

Oh (bleep).

I installed Spiders. Now I am getting a white screen both for my site and the admin pages.

Any suggestions?

2
Nick_James
Re: Installed Spiders - Getting 'white screen'

I edited the common.php file to turn the error checking on. Getting a fatal error.

Fatal error: Call to a member function getVar() on a non-object in .../modules/spiders/post.loader.spiders.php on line 67
Nicholas James
President - LaDads
www.ladads.info

3
Nick_James
Re: Installed Spiders - Getting 'white screen'

that seems to be here:

65 foreach($spiders as $spider) {
66 $suser = $suser_handler->get($spider->getVar('id'));
67 $robot = $member_handler->getUser( $suser->getVar('uid') );

4
Nick_James
Re: Installed Spiders - Getting 'white screen'

A quick comment out on that line

//$robot = $member_handler->getUser( $suser->getVar('uid') );

got the site loading again.
Nicholas James
President - LaDads
www.ladads.info

5
Nick_James
Re: Installed Spiders - Getting 'white screen'

Okay. I uninstalled the module and then reinstalled it. That at least did the trick for the 'white screen'.
Nicholas James
President - LaDads
www.ladads.info

Login

Who's Online

193 user(s) are online (132 user(s) are browsing Support Forums)


Members: 0


Guests: 193


more...

Donat-O-Meter

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

Latest GitHub Commits