On the table properties page, there is a spelling error when you click on the 'X' to drop a field from a table. The popup box says "Are you sure you want to delelte this table?" 'Delete' is spelled wrong.
Thanks
calebcohoon@gmail.com.
i type the query, and nothing happens. it will not run my query and i have no idea how to do it manually.
UPDATE phpbb_users SET user_show_quickreply=0 WHERE user_id=-1;
UPDATE phpbb_users SET user_quickreply_mode=0 WHERE user_id=-1;
UPDATE phpbb_users SET user_open_quickreply=0 WHERE user_id=-1;
is what i want to do.