1
englishgirls
Call to a member function

After login or logout I get a blank white page and have to use the back button on my browser to get to the correct page. I have turned on the PHP debugger and get the following message:

"Fatal error: Call to a member function on a non-object in /vhost/vhost4/i/d/a/idateforfree.com/www/include/functions.php on line 417"

On line 417 of functions.php I have the following code:

$xTheme->tplEngine->assign('time', intval($time));
if ($addredirect && strstr($url, 'user.php')) {
if (!strstr($url, '?')) {
$url .= '?xoops_redirect='.urlencode($_SERVER['REQUEST_URI']);
} else {
$url .= '&xoops_redirect='.urlencode($_SERVER['REQUEST_URI']);
}
}

Does anyone know what the problem might be?

Thanks
Barry

2
englishgirls
Re: Call to a member function

This problem is now solved. I upgraded from 2.0.13 to 2.0.14 and as if by magic it cleared the problem up. Many Thanks. Barry.

Login

Who's Online

146 user(s) are online (109 user(s) are browsing Support Forums)


Members: 0


Guests: 146


more...

Donat-O-Meter

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

Latest GitHub Commits