- Readme First! - Read and follow the rules, otherwise your posts will be closed
There are currently, 63 guest(s) and 0 member(s) that are online. You are Anonymous user. You can register for free by clicking here
Nuke Cops :: View topic - Delete user error? [ ]
Author
Message
scouser
Nuke Cadet
Joined: Jul 13, 2003
Posts: 2
Posted:
Sat Sep 06, 2003 2:17 am
I have upgraded to phpbb2.0.6, and receive the following error when deleting a user:
Could not delete group for this user
DEBUG MODE
SQL Error : 1064 You have an error in your SQL syntax near '' at line 2
DELETE FROM nuke_bbgroups WHERE group_id =
This appears to be a fault in forums/admin/admin_users:
$sql = "DELETE FROM " . GROUPS_TABLE . "
WHERE group_id = " . $row['group_id'];
where $row['group_id] has no value?
sting
Site Admin
Joined: Jul 24, 2003
Posts: 1985
Location: Apparently ALWAYS Online. . .
Posted:
Tue Sep 09, 2003 9:43 am
Try adding a new group, adding the user to that group (hopefully thus changing the user from group "" to group new) and then delete.
-sting
_________________ Is it paranoia if they are really out to get you?
-------------------------------------------------------
sting usually hangs out at nukehaven.net
Evcz
Nuke Soldier
Joined: Jun 21, 2003
Posts: 26
Location: Italy
Posted:
Sat Sep 13, 2003 12:11 am
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum