Help
I installed this and updated the two files based on wp3.3 fix and now I get an error when I go to the blog or the admin page
Quote:
Fatal error: Cannot redeclare class WP_User_VBridge in ..../wordpress/wp-content/plugins/vbbridge/vbloader.php on line 262
|
Line 262 is the last line right before ?>
------------
Edit: nevermind - It looks like the current loader file already has this section of code so I deleted the code I just added and was able to access the blog again