But in Alter

36 views
Skip to first unread message

phpGuru

unread,
Jun 1, 2016, 11:37:16 AM6/1/16
to SQL Buddy
In structure.php, the AFTER field isn't properly quoted, so if your field is a keyword it will fail.

~Line 275 should be:

echo '<option value=" AFTER `' . $fieldList[$i] . '`">' . __("After") . ' ' . $fieldList[$i] . '</option>';


phpGuru

unread,
Jun 1, 2016, 11:39:27 AM6/1/16
to SQL Buddy
Moderator: Should be Bug in Alter
Reply all
Reply to author
Forward
0 new messages