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 |
#532
|
|||
|
|||
So, any news on getting this to run on 2 different sub domains?
My site is at www.mysite.com and my forums are at http://forums.mysite.com So i'm guessing it can't work for me until a fix has been made? Andy |
#533
|
||||
|
||||
Quote:
Quote:
Quote:
do not type anything in the relative path in vbridge settings. and open vbridge.php...edit the line PHP Code:
give it a try! |
#534
|
|||
|
|||
What do i put for the forum url?
http://forums.eteknix.com or http://www.eteknix.com/forums ? The main domain is the first one. I left the path blank and put this line in: $vwd = '/home/aruffell/public_html/forums'; and when i try my test post i get: Warning: require_once(./includes/class_dm.php) [function.require-once]: failed to open stream: No such file or directory in /home/aruffell/public_html/wp-content/plugins/vbbridge.php on line 113 Fatal error: require_once() [function.require]: Failed opening required './includes/class_dm.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/aruffell/public_html/wp-content/plugins/vbbridge.php on line 113 Line 113: Code:
require_once('./includes/class_dm.php'); |
#535
|
|||
|
|||
Got it working with:
$vwd = '/home/aruffell/public_html/forums'; require_once('./forums/includes/class_dm.php'); require_once('./forums/includes/class_dm_threadpost.php'); require_once('./forums/includes/functions_databuild.php'); Broken again, i think i'll give this a miss for now and wait until someone releases it properly with less errors etc... Andy |
#536
|
||||
|
||||
Quote:
|
#537
|
|||
|
|||
Folks, can anyone please guide me as to how can I get a valid authors list in WP. It always send me the vB user id: 1 as the only author.
|
#538
|
|||
|
|||
Quote:
|
#539
|
|||
|
|||
Quote:
I am on WP 2.7.1. and i'm a technical wordpress guy (also a plugin coder) but I can't seem to get this problem fixed. |
#540
|
|||
|
|||
Any news or fix to the flash uploader issue?
Using latest WP here. |
#541
|
|||
|
|||
Will this work on Wordpress 2.8 ?
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|