I've just encountered an sql error in the clancp admin. I changed some details of my clan, and then tried to save and got the following:
Invalid SQL: UPDATE rpg_clan SET
title='Empire Of The Fist',
pass='******',
logo='',
ally='5',
enemy='0',
sb_settings='',
col1='0',
col2='0',
col3='0',
col4='0',
sb_col_access='',
cm_col_access='0',
ci_col_access='0',
rm_col_access='0',
WHERE clanid=1
mysql error: 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 'WHERE clanid=1' at line 16
I've not put the password in for obvious reasons
|