[wp-testers] db error when changing values in options-writing

isharra at ljones.com isharra at ljones.com
Tue Jul 19 14:52:21 GMT 2005


wp-admin/options-writing.php
rev 2704 introduced a database error when attempting to change any
values from the page.

'new_users_can_blog' was removed from the values list without removing
the comma preceding it.

Please change line 14 to remove the trailing comma:
<input type="hidden" name="page_options"
value="'default_post_edit_rows','use_smilies','use_balanceTags','ping_sites','mailserver_url',
'mailserver_port','mailserver_login','mailserver_pass','default_category','default_email_category'"
/>


More information about the wp-testers mailing list