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 |
#412
|
|||
|
|||
Jafo If possible could you make it so that it shows how many users are online from both wordpress and vbulletin on the whos online for vb.thanks
|
#413
|
|||
|
|||
I have some questions. I was able to install the mod just fine and its great.
1. When someone comments on the wordpress post, the post doesnt get posted as a post on Vbulletin. Is their a feature that needs to be enabled to do this? 2. What about Duplication issues for search engines. Wouldnt google see the thread as duplicate content? Please let us know |
#414
|
|||
|
|||
Could anyone please respond to these questions?
|
#415
|
|||
|
|||
redraider, read through the initial instructions of the installation, it mentions this very feature
It starts with IF YOU WANT TO USE VB For comments: Find in any of the following templates: index.php, single.php, page.php. <!-- start post loop --> <?php if (have_posts()) : while (have_posts()) : the_post(); ?> ADD the following code after it: <?php ### Vbridge Call |
#416
|
|||
|
|||
Hi!
First of all, thanks to the creator of this useful plugin for wordpress and vbulletin. I've installed the plugin and everything seems correct, I post in wordpress and the post is published at vbulletin, perfect. However, I read the instructions for use VBulletins for comments but I have this problem. I copy the first code in index.php, single.php and page.php, no problems, however, I think the problem is when I have to post the code in comments.php. My comments.php: PHP Code:
Greetings. |
#417
|
|||
|
|||
I had everything working fine, but one of the admins deactivated the plugin. When trying to activate it again, it won't activate. Last time this happened I had to completely reinstall wordpress to get it working again, which I don't want to have to do. Any suggestions?
|
#418
|
|||
|
|||
Quote:
|
#419
|
|||
|
|||
Um... jafo is there anyway we could make a quick reply box show up instead of having it go to vbulliten for that?
|
#420
|
|||
|
|||
great mod.
|
#421
|
|||
|
|||
A few key questions about this plugin:
1. Can I import all my existing comments from WordPress into vbulletin? 2. Does this plugin support the creation of 1 new thread per blog post in a specified forum? That's what I'm looking to do, so that I can leverage vbulletin for my WordPress blog comments. 3. Can I pull recent comments from the vbulletin thread corresponding to the blog entry to display on my blog? Note that I do this now (Articulate Blog). Thanks in advance! |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|