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
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
Show Your Support
|
2 благодарности(ей) от: | ||
m7sen, xuanhuy238 |
Comments |
#522
|
|||
|
|||
Yes that is possible.
|
#523
|
|||
|
|||
all 3? or? just want to confirm? have you tried it? or in theory?
|
#524
|
|||
|
|||
Hey guys, when I try and activate the plugin I get an error.
Warning: chdir() [function.chdir]: Result too large (errno 34) in H:\wamp\www\ctn\wp-content\plugins\vbbridge.php on line 77 cannot include /forums/global.php. You should check your path! Turning Plugin Off I've tried to modify this line... PHP Code:
|
#525
|
|||
|
|||
I know this bridges the posts and the comments as well, is that for new posts only or can we do old posts as well?
|
#526
|
|||
|
|||
Quote:
|
#527
|
|||
|
|||
I have it up and going at http://www.dccollector.com but, I have one problem. Most of the posts say "No Comments" even if someone has commented on it via the forum. You can check out what I mean by looking at the "First Look Jonah Hex" on the top right hand scroll of the site... You can see it says no comments but, there are comments...
|
#528
|
||||
|
||||
disable page list plugin. that's all you can do. sorry.
Quote:
Quote:
for example on a linux server it would be /home/username/public_html/forums Quote:
2. they have to register thru vB. you can remove the wp login file and code. all registrations are handled by vB. lets wait for the stable version of 2.8 come out to start testing. however i am willing to test it out on my test server. will post back the results here! |
#529
|
|||
|
|||
Hey all! I was the first who started creating this vB - WP bridge. I'm so happy to see what it has become!
Anyway, I'm not sure if someone has posted a fix to the media upload bug. Anyway, here's what works for me: In vbbridge.php, around line 47, find: Code:
#if (basename($_SERVER['SCRIPT_NAME']) == 'upload.php') { return; } Code:
if (basename($_SERVER['SCRIPT_NAME']) == 'media-upload.php') { return; } |
#530
|
|||
|
|||
That is disappointing. I have a couple questions before I decide if it's worth it, no disrespect intended.
I only require this bridge to allow vbulletin users to post comments on the wordpress blog using their login. I dont care if the posts are posted onto the forum. And in fact, dont think this will work, my forum and blog are on a different database, while on the same server. Your instructions made no mention of needing to share the same database so I didnt set my site up this way and now it is too late to go back. So, knowing my forum and site are on two different databases (same server), is it possible to bridge the user login and access levels or no? Comments can remain on the wordpress side of things I dont care as long as they work. |
#531
|
|||
|
|||
Quote:
I need to do the same as you, just bridge the users - no posts in any way... Thanks 4 getting back to us amjadz4 |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|