bp-forum attachment error in BP 1.2.5
-
My php error logs are showing the following after updating:
[30-Jun-2010 16:29:36] WordPress database error Table ‘db_name.bb-attachments’ doesn’t exist for query SELECT * FROM `bb-attachments` made by require_once, require, do_action, call_user_func_array, bp_forum_attachments_check_installed, W3_Db->query
[30-Jun-2010 16:29:36] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ”ext’ ‘ext’ VARCHAR( 255 ) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL ,’ at line 2 for query ALTER TABLE bb_attachments DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci,
CHANGE ‘ext’ ‘ext’ VARCHAR( 255 ) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL ,
CHANGE ‘mime’ ‘mime’ VARCHAR( 255 ) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL ,
CHANGE ‘filename’ ‘filename’ VARCHAR( 255 ) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL made by require_once, require, do_action, call_user_func_array, bp_forum_attachments_check_installed, bb_attachments_install, W3_Db->queryDisabling and re-enabling W3 Total Cache plugin, and enabling group forum extra, and the problem seems to be resolved. No more db errors.
- The topic ‘bp-forum attachment error in BP 1.2.5’ is closed to new replies.