I am using VB 3.5.4
WordPress 2.05
VB & WP are on 2 different domains, on the same server but different databases. I have hard codded the RELATIVE file directory to VB.
I'm getting errors, and just a note, I don't care if my users share logins from WP to VB. I just want my posts in WP to post to VB.
With that out of the way, here are the errors I get.
There errors show after when clicking on the WP Vbridge user settings.
1) WordPress database error: [Table 'wagnert_wrdp1.srtcalib_usergroup' doesn't exist]
SELECT * FROM srtcalib_usergroup
2) Warning: Invalid argument supplied for foreach() in /home/myblogdomain/public_html/blog/wp-content/plugins/vbbridge.php on line 199
And this error when posting:
1) Fatal error: Cannot redeclare is_valid_email() (previously declared in /home/myblogdomian/public_html/blog/wp-content/plugins/email/email.php:301) in /home/myforumdomain/public_html/forum/includes/functions.php on line 640
Is there a way remove the necessary portions of code to prevent these errors? and still have the WP posts, post in VB?
Thanks for the hack, been wanting this one for a long time.
|