Welcome to Geeklog, Anonymous Saturday, December 21 2024 @ 10:17 pm EST
Geeklog Forums
Crap!! phpBBbridge error
Status: offline
wheelsofterror
Forum User
Regular Poster
Registered: 09/02/06
Posts: 78
I disabled the phpBBBridge 1.11 and enabled Forum 2.6 just to salvage some posts before deleting it. I disabed the Forum and deleted it. I went to enable the bridge and got this:
"Fatal error: Call to a member function on a non-object in /home/content/w/h/e/wheelsot/html/phpBB2/includes/sessions.php on line 133"
How do I fix this?
lines 130-139 are:
$sql = 'SELECT *
FROM ' . USERS_TABLE . '
WHERE user_id = ' . (int) $user_id;
if (!($result = $db->sql_query($sql)))
{
message_die(CRITICAL_ERROR, 'Error doing DB query userdata row fetch', '', __LINE__, __FILE__, $sql);
}
$userdata = $db->sql_fetchrow($result);
$db->sql_freeresult($result);
"Fatal error: Call to a member function on a non-object in /home/content/w/h/e/wheelsot/html/phpBB2/includes/sessions.php on line 133"
How do I fix this?
lines 130-139 are:
$sql = 'SELECT *
FROM ' . USERS_TABLE . '
WHERE user_id = ' . (int) $user_id;
if (!($result = $db->sql_query($sql)))
{
message_die(CRITICAL_ERROR, 'Error doing DB query userdata row fetch', '', __LINE__, __FILE__, $sql);
}
$userdata = $db->sql_fetchrow($result);
$db->sql_freeresult($result);
6
7
Quote
Status: offline
wheelsofterror
Forum User
Regular Poster
Registered: 09/02/06
Posts: 78
I deleted the geeklog frum but not the bridge. I couldn't re-enable the bridge. I ended up reinstalling the bridge. I'd still like to know how to fix it if it occurs again.
6
6
Quote
All times are EST. The time is now 10:17 pm.
- Normal Topic
- Sticky Topic
- Locked Topic
- New Post
- Sticky Topic W/ New Post
- Locked Topic W/ New Post
- View Anonymous Posts
- Able to post
- Filtered HTML Allowed
- Censored Content