I am using VB 3.6.4 and WP 2.5.0, both using the same database
Posts made in WP post to the proper forum, etc., however when I try to logout of WP it takes me to vb and gives me an error:
Quote:
An error occurred while attempting to log you out. Click here to log out.
|
If I log out of VB and then go to WP it still shows me as logged in.
Also- WP visitors comments don't seem to be posted to vb - is this normal?
Also- after installing this, whenever I activate a new plugin, I get this error:
Quote:
WordPress database error: [Duplicate column name 'vb_threadid']
ALTER TABLE wp_posts ADD vb_threadid INT(10)
Fatal error: Call to a member function on a non-object in /home/mysite/public_html/forum/includes/functions.php on line 1732
|