Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   New Versions, & Updating (http://forum.bytesforall.com/forumdisplay.php?f=12)
-   -   If you installed 3.4.7 please note you must delete a row from the database (http://forum.bytesforall.com/showthread.php?t=7027)

juggledad May 8, 2010 10:36 AM

If you installed 3.4.7 please note you must delete a row from the database
 
If you installed 3.4.7, you must delete a row from the wp_options table before 3.4.8 will pick up your original settings. Issue the following SQL statement in phpMyAdmin on your wordpress database (make sure the prefix matches the prefix of your database
HTML Code:

DELETE FROM `wp_options` WHERE option_name REGEXP '^bfa_ata4'
you should only do this once.


All times are GMT -6. The time now is 04:58 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.