jluerken
07-31-2005, 04:13 PM
Hi,
I tried to upgrade vba Links 1.0.0 to 1.0.1 and followed the upgrade instruction.
I changed /includes/init.php and /admincp/usergroup.php, uploaded all new files and ran the upgrade option.
I get the following error:
Database error in vBulletin 3.0.8:
Invalid SQL: UPDATE vb3_adv_setting SET optioncode = 'name', displayorder = '<select name=\"setting[$setting[varname]]\"> <option " . iif($setting[value] == 'name', 'selected=\"selected\"'). " value=\"name\">Name</option> <option " . iif($setting[value] == 'dateline', 'selected=\"selected\"'). " value=\"dateline\">Date Added</option> <option " . iif($setting[value] == 'lastpostdateline', 'selected=\"selected\"'). " value=\"lastpostdateline\">Last Post</option>' WHERE varname = 'links_deforder'
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 'name', 'selected=\"selected\"'). " value=\"name\">Name</option>
I tried to upgrade vba Links 1.0.0 to 1.0.1 and followed the upgrade instruction.
I changed /includes/init.php and /admincp/usergroup.php, uploaded all new files and ran the upgrade option.
I get the following error:
Database error in vBulletin 3.0.8:
Invalid SQL: UPDATE vb3_adv_setting SET optioncode = 'name', displayorder = '<select name=\"setting[$setting[varname]]\"> <option " . iif($setting[value] == 'name', 'selected=\"selected\"'). " value=\"name\">Name</option> <option " . iif($setting[value] == 'dateline', 'selected=\"selected\"'). " value=\"dateline\">Date Added</option> <option " . iif($setting[value] == 'lastpostdateline', 'selected=\"selected\"'). " value=\"lastpostdateline\">Last Post</option>' WHERE varname = 'links_deforder'
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 'name', 'selected=\"selected\"'). " value=\"name\">Name</option>