Groups
Sign in
Groups
SQL Buddy
Conversations
About
Send feedback
Help
But in Alter
36 views
Skip to first unread message
phpGuru
unread,
Jun 1, 2016, 11:37:16 AM
6/1/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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 AM
6/1/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to SQL Buddy
Moderator: Should be Bug in Alter
Reply all
Reply to author
Forward
0 new messages