Posts: 489 Location: Sabadell
Sun 18 Jan, 2009 12:56
Luca, problem to insert new user to the translators group:
Quote:
Could not update user color group
DEBUG MODE
SQL Error : 1064 You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ' user_color_group = '7' WHERE user_id = '6465'' at line 2
UPDATE phpbb_users SET user_color = '#224488', , user_color_group = '7' WHERE user_id = '6465'
Line : 262
File : functions_groups.php
:?