I'm trying to install the Wordpress bridge. I've followed it to the letter installing all the values required. And I reach this part:
Quote:
You MUST write a test post in Wordpress and make sure it is posting to the forum you select. If the post does post fine to VBULLETIN, then you have done everything right (so far). DO NOT TURN ON INTEGRATION UNTIL YOU CAN MAKE A TEST POST.
|
I try to create an article. I get the following error message:
Code:
Fatal error: Call to a member function query_read() on a non-object in /home2/bdsmwrit/public_html/stories/wp-content/plugins/vbbridge.php on line 869
If I log in again and look for the article it is posted just fine.
If I create an article from the control panel I get the following error message, but the article does not get posted.
Code:
Warning: require_once(./includes/class_dm.php) [function.require-once]: failed to open stream: No such file or directory in /home2/bdsmwrit/public_html/stories/wp-content/plugins/vbbridge.php on line113
I've gone over this for two days straight now. I can't see what I'm doing wrong, and I haven't seen the same error message anywhere else.
If there's anybody who has an inkling of what's gone wrong, please help me.
-Tom