![]() |
|
Mod Options |
![]() |
|||||||||||||||||||
Complete Wordpress/Vbulletin Bridge - Share Users And Postings
![]() Developer Last Online: Mar 2018 ![]() ![]() ![]()
Identical to this Mod here, but now for the Vbulletin 3.8 line.
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:
Changelog is included in download, here is the most recent changes: 3/09/2009
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. If you do install: Download Now Only licensed members can download files, Click Here for more information. Show Your Support
The following members like this post: xuanhuy238
|
![]() |
||||
Mod | Developer | Type | Replies | Last Post |
Integration with vBulletin Complete Wordpress/Vbulletin Bridge - Share Users And Postings | Jafo232 | Modification Graveyard | 1318 | 24 Mar 2013 17:45 |
Integration with vBulletin Complete Wordpress/Vbulletin Bridge - Share Users And Postings | Jafo232 | vBulletin 3.7 Add-ons | 359 | 07 Mar 2012 14:18 |
Integration with vBulletin VBulletin-Wordpress Bridge for 3.64 | imranbaig | vBulletin 3.6 Add-ons | 53 | 22 Mar 2008 16:41 |
#16
|
|||
|
|||
I forgot to match the usergroups thats why I couldn't login..
Now it's seems to work fine at all! I have some dificulties to bind a forum with wordpress but I think I'll figure it out. Thank you for bringing this super plugin! No members have liked this post.
|
#17
|
|||
|
|||
Will this work Wordpress TO vbulletin for registering? HELP PLEASE
Hi, will this work the OTHER way around? Say a user registers via Wordpress, then goes to click on vbulletin forum. Will they be transported over via the database? Will they already be logged in? How can I get this plugin to work this way too? I have a wordpress membership site that users must register and signup via. I don't want them to have to sign up again via vbulletin and have duplicate entries. I also don't want to send them to vbulletin to sign up then have them resent back to Wordpress. How can I get this to work from signup on Wordpress and pushed into vbulletin? Many thanks for you help!!! I sincerely appreciate it. Warm Regards, Robert
No members have liked this post.
|
#18
|
|||
|
|||
I forgot to mention I am using the latest version of Wordpress 2.71 and latest version of vbulletin. Thanks!
No members have liked this post.
|
#19
|
|||
|
|||
Thanks for the update
![]() No members have liked this post.
|
#20
|
||||
|
||||
Originally Posted by deepmartini
From Jafo's first post:![]()
2/14/2009 * Rewrote most of the code to tie directly into the VB database for user authentication * Fixed issue where asterisk would show up in posts. * If a user exists in VB and in WP, they can now be bridged (VB user takes precedence) * Users can now login/logout via WP or VB. * Removed XMLRPC support, sorry all 1 users who ever requested it. * Fixed code layout * Rewrote instructions for inline comments. No members have liked this post.
|
#21
|
|||
|
|||
Ok, so we are all good here lol?
__________________
Become a Lampwright today at www.lampwrights.com!
No members have liked this post.
|
#22
|
|||
|
|||
Originally Posted by deepmartini
It would be wise to disable registration in WP and just make the links to registration go to your VB registration.. The bridge does not share registrations in that way. Basically it is ONLY using the VB user tables and ignoring WP. If you deactivate the plugin, it goes back to using Wordpress (and the users that were there before you installed the plugin).
![]()
__________________
Become a Lampwright today at www.lampwrights.com!
No members have liked this post.
|
#23
|
||||
|
||||
Originally Posted by myHybridcar.com
Depends, usually if you just globalize the $vbulletin object, then you can use it like always:![]()
__________________
Become a Lampwright today at www.lampwrights.com!
No members have liked this post.
|
#24
|
|||
|
|||
Yup,
Is there any chances of additional plugins for wordpress? user login, latest posts, who's online etc.. ~Joey P.s how would I go about getting vb inside my wordpress theme? Thanks! No members have liked this post.
|
#25
|
|||
|
|||
Originally Posted by joeymuk
You can use the WP login already. ![]()
![]() As for the rest, I will probably be doing that at some point soon, as I have a site that will need it. As for getting VB into your WP theme, well, that is like asking where can I put nails in my house. ![]() Once the plugin is activated (auto-integrate), the $vbulletin object should be available to you just about everywhere. Just global $vbulletin; and you have it.
__________________
Become a Lampwright today at www.lampwrights.com!
No members have liked this post.
|
#26
|
|||
|
|||
There seems to be a small editing bug:
- make a post in wordpress with a few images - it shows up in the forum with the images shown - edit the wordpress post - images in forum do not show up anymore any fix? No members have liked this post.
|
#27
|
|||
|
|||
Also, are those the most updated instructions to use 'vb for comments'? I can't seem to find the comments.php file.
No members have liked this post.
|
#28
|
||||
|
||||
Originally Posted by Jafo232
Thanks. What about if I want to use $vbulletin variables on a different directory that's in neither my Wordpress or vBulletin directories. Any way to make $vbulletin global there?
![]()
No members have liked this post.
|
#29
|
|||
|
|||
Originally Posted by adairen
Yes, I see it now.. I added version 4.01 that should address this issue. Just upload the new vbbridge.php file.![]()
I based this off of the default template because, well, there are about a million templates. Some template authors do not use a separate comments.php file. You may have to piece it together into your template. See wp-content/themes/default/comment.php for an example.
__________________
Become a Lampwright today at www.lampwrights.com!
No members have liked this post.
|
#30
|
|||
|
|||
Originally Posted by myHybridcar.com
Sure, include global.php. ![]()
![]()
__________________
Become a Lampwright today at www.lampwrights.com!
No members have liked this post.
|
![]() |
«
Previous Mod
|
Next Mod
»
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Mod Options | |
|
|
New To Site? | Need Help? |
All times are GMT. The time now is 19:26.