Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   TBDev (http://www.bvlist.com/forumdisplay.php?f=20)
-   -   Moderators Problem (http://www.bvlist.com/showthread.php?t=5062)

lovebeer 9th June 2010 13:39

Moderators Problem
 
Hi, I have a problem.
My mod's can't promote, can't give warn, can't give disable, can't do nothing there...
They give warn or promote, but after they press "Okay" this error appears:

Code:


SQL Error

 Duplicate entry '' for key 2in  /home/tracker_name/domains/tracker_domain/public_html/modtask.php, line 152

This is line 152 from modtask:
Code:

mysql_query("UPDATE users SET " . implode (",  ", $updateset ) . "WHERE id=".sqlesc($userid)) or sqlerr(__FILE__, __LINE__);
Please help me, I really need help with this!


All times are GMT +2. The time now is 08:09.

Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.