The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Complete Wordpress/Vbulletin Bridge - Share Users And Postings Details »» | |||||||||||||||||||||||||||
Complete Wordpress/Vbulletin Bridge - Share Users And Postings
Developer Last Online: Oct 2022
DOES NOT WORK FOR Vbulletin 4.x This version probably no longer works for Wordpress 3.x. I have started developing this product over and have released the NEW version here: http://www.lampwrights.com/showthread.php?t=41 This mod bridges your Vbulletin users over to Wordpress. You can also use Vbulletin as your comment engine instead of the spammy one built into Wordpress. You can display the comments inline in your post. You need not use the comment feature, if your only interested in sharing users. You can map your Vbulletin Usergroups to Wordpress Usergroups and those users will then be recognized as registered Wordpress users. For example, user "Joe" registers at your forum and logs in. Joe then clicks on your Wordpress page. Joe is instantly added to the Wordpress user base with the permissions you set for his usergroup. In otherwords, if a user comes over belonging to the "Registered User" group, you can select that he is placed in the Wordpress "Subscriber" usergroup. If you change a users group from vbulletin, it will automatically change in Wordpress. Requirements:
01/03/2007 - Fixed the unlock_tables() issue on some setups. 01/03/2007 - Fixed a bug in the script that if you used a MySQL database prefix, integration would not work. Please see this post for more information! Special thanks to axisoverdrive for giving me access to his server and letting me troubleshoot the issue! 01/05/2007 - Fixed issue where if a user saved (not published) and published later, the post would not be added to the forum. 01/05/2007 - When a post is edited, it will also be edited in the forum. 01/08/2007 - Modified slightly so when posts are edited, so are the titles (if edited). 02/07/2007 - Major modifications to new version (now 2.05). The list follows:
Special Thanks: axisoverdrive - Debugging Help, Kyraal - Paypal Donation, Kalina - Paypal Donation, Wildcard27 - Paypal Donation, Shri - Paypal Donation, pspcrazy - Paypal Donation, Tomahoochi - Paypal Donation. If you use this plug-in, and find it useful, please support us by nominating us for Mod Of The Month (MOTM) in the top right corner of this thread, or feel free to donate. Show Your Support
|
Comments |
#1012
|
|||
|
|||
Actually, I am only able to get to the write page to make a test post now. To get that far, I had to hard code the absolute path in vbbridge.php as instructed. WP is installed in the webroot folder, VB in /forum of the webroot. When I attempt a test post, I get this error:
Code:
Warning: chdir() [function.chdir]: No error (errno 0) in D:\####\wp-content\plugins\vbbridge.php on line 86 Warning: require_once(./includes/class_dm.php) [function.require-once]: failed to open stream: No such file or directory in D:\hshome\####\wp-content\plugins\vbbridge.php on line 92 Fatal error: require_once() [function.require]: Failed opening required './includes/class_dm.php' (include_path='.\;C:\HSphere.NET\3rdparty\PHP\5.2.5\PEAR') in D:\####\wp-content\plugins\vbbridge.php on line 92 |
#1013
|
|||
|
|||
I'm having the same issue Fuzzer had with the user being Administrator | Userrole which denies access to the admin cp of wordpress. I have completely different username in vbulletin and a different one is wordpress so I don't know why it causes this. I have to change the meta key to
a:1:{s:13:"administrator";b:1;} from a:1:{s:23:"administrator|user role";i:1;} to access wordpress at all it's really odd. Any idea's? |
#1014
|
|||
|
|||
I know I should probably know how to do this after successfully installing this mod last night, but how do I make it so the title of the WP blog entry also links to the the VB thread?
Thanks everybody by the way, I've only had vbulletin since last night, and this mod was a big reason why I decided to make the switch from phpBB. Josh |
#1015
|
|||
|
|||
1) I cant map the users over, even though I have followed the instructions. There are no options available for me to map the users over. Can someone help? TIA.
2) How do I edit the templates such that both vbulletin and wordpress share the same type of interface? |
#1016
|
|||
|
|||
From your WP admin control panel, click Users, then click Vbridge User Settings. If that option is not there, then you do not have the plugin installed or activated.
|
#1017
|
|||
|
|||
All of my user types appear as Do Not Map
|
#1018
|
|||
|
|||
Click on the do not map, it is a scrollable select box.
|
#1019
|
|||
|
|||
thanks!
btw, can anyone help me with the compatible theme question? TIA |
#1020
|
|||
|
|||
ugh, I'm not sure what I did now.
Everytime I try to go to my WP admin section, it redirects me to the forum. For example, I'll type in www.rapblogger.com/wp-admin, and it redirects me straight to www.rapblogger.com/forum No matter what I do to try to get into the WP admin section, it just takes me straight back to the forum. I swear it seemed to be working well, but maybe I just hadn't been in my WP admin section for a while, and I must have tweaked something that is causing this, I just can't think of anything specifically that I would have done. Can anybody give me any clues? |
#1021
|
|||
|
|||
Quote:
Code:
require_once('./includes/class_dm.php'); Code:
require_once($vwd . './includes/class_dm.php'); Code:
Warning: chdir() [function.chdir]: No error (errno 0) in D:\####\wp-content\plugins\vbbridge.php on line 86 Warning: Cannot modify header information - headers already sent by (output started at D:\####t\forum\includes\class_core.php:3075) in D:\####\wp-includes\pluggable.php on line 685 |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|