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 |
#202
|
|||
|
|||
I doubt this will work with MU.. I also have fears that it may not work well with sub-domains either.
|
#203
|
|||
|
|||
With the modifications I had done to vbbridge.php, it seemed I got everything to work just fine with the subdomains. And I looked at the files in the error I listed above. Ended up changing the name of the function in the functions_gallery.php, so that works now as well. I also had to change the name of a file in the vbbridge.php file (its now just registration.php in MU, versus registration_function.php). So it all looked like it was working decently. I got a post to go to the forum, so that was exciting. But, I think I came up with an issue I'm not can be worked around with MU... But you never know. That's where you guys come in
For each blog created, it creates new SQL tables, but they are just numerical equivalents to the standard tables (ie, wp_users is now wp_users, wp_1_users, wp_2_users, and so on). The mod adds the information just fine to the wp_XXX tables, but not to the numbered ones. Therefore, it doesn't seem like the user gets logged in to the blog. Any ideas on this one? |
#204
|
|||
|
|||
I am not familiar with WP MU at all, so I really couldn't help you there.
|
#205
|
|||
|
|||
jafo232
can i use this bridge with WP MU? i only want user integration (when you log in vb also logged in wp and sing up to vb also signed wp) is it possible with thisi bridge? |
#206
|
|||
|
|||
Quote:
And if you look at the post right above yours, Jafo basically spells out that he is not familiar with WP MU at all. |
#207
|
|||
|
|||
This is a great mod - thanks. I have the mod installed here
http://discussion.socalskateparks.com/news/?cat=1 The only problem I have is on the main index page it shows that there are no comments and when you click on the link to open the page it shows the correct number of comments. Any idea on what I need to change so that it shows the correct number of comments on the index page? I am using vbulletin for comments. Thanks |
#208
|
|||
|
|||
I can't seem to get to your site at all, so I cant be exactly sure.. If you are able to view your database, please check and see if the column vb_threadid was created in the wp_posts table.
|
#209
|
|||
|
|||
Should be OK now.
|
#210
|
|||
|
|||
Ok, I am about half way through the install.
Everything seems to be working when I post. It posts to VB correctly. Now I am trying to work on using VB comments. I started editing single.php. I had to hardcode the paths in the vbbridge.php, however I am getting an error. Fatal error: Class 'vBulletinHook' not found in D:\htdocs\personal\interwebgeek\forum\includes\cla ss_bbcode.php on line 2347 Any ideas? |
#211
|
|||
|
|||
Did you edit the template at all so the new comments would work? It appears to me to be using the WP comment system.
I see it correctly when viewing a single post, however, on the front page it is not appearing correctly. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|