Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Upgrade problems (continued to fresh install)

From the upgrade instructions “The installer will either create a new config file or show you the contents to paste into a file manually. As soon as your new config file is created and validated by the installer, you should be redirected to your bbPress front page.”

This did not occur. It continued as new. I tried a third time with a fresh upload.

The errors at the top of the page I neglected to include in the first post:

bbPress database error: [Table ‘headonra_forum.bb_users’ doesn’t exist]

SELECT ID FROM bb_users WHERE user_login = ‘admin’

bbPress database error: [Table ‘headonra_forum.bb_users’ doesn’t exist]

SELECT ID FROM bb_users WHERE user_nicename = ‘admin’

bbPress database error: [Table ‘headonra_forum.bb_users’ doesn’t exist]

INSERT INTO bb_users (user_login,user_pass,user_nicename,user_email,user_url,user_registered) VALUES (‘admin’,’$P$BvJa/4bE7omVr/FndtNTXivJARhjWM1′,’admin’,’12thharmonic@gmail.com’,”,’2008-04-03 10:58:26′)

bbPress database error: [Table ‘headonra_forum.bb_usermeta’ doesn’t exist]

SELECT * FROM bb_usermeta WHERE user_id = 67 AND meta_key = ‘bb_capabilities’

bbPress database error: [Table ‘headonra_forum.bb_usermeta’ doesn’t exist]

INSERT INTO bb_usermeta (user_id,meta_key,meta_value) VALUES (’67’,’bb_capabilities’,’a:1:{s:9:”keymaster”;b:1;}’)

bbPress database error: [Table ‘headonra_forum.bb_users’ doesn’t exist]

SELECT * FROM bb_users WHERE ID = 67

Warning: Cannot modify header information – headers already sent by (output started at /home/headonra/public_html/forum/bb-includes/db-mysql.php:106) in /home/headonra/public_html/forum/bb-includes/functions.php on line 2248

___________________________________

I could not log in with new or old details.

Restoring old version one more time till some advice comes down.

Skip to toolbar