Quote:
Originally Posted by idslamyou
I am getting this error when I try to change the a usergroups setting to play the arcade without a pass
Code:
Invalid SQL: UPDATE usergroup SET
### UPDATE QUERY GENERATED BY fetch_query_sql() ###
title = 'Platinum Member',
description = '',
usertitle = 'Platinum Member',
opentag = '<b>',
closetag = '</b>',
passwordexpires = '0',
passwordhistory = '0',
ispublicgroup = '0',
canoverride = '0',
canfreearcade = '1',
Anybody?
|
Do you mean that you get that after you hit the Submit button in the AdminCP page usergroup.php?
I haven't ever seen an SQL error in that format, so I'm stumped at the moment.