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 |
#492
|
|||
|
|||
Hello,
This is a great/useful mod. I am a having problem with the integration. I am experiencing this when writing a post (wp-admin/post-new.php): <b>Fatal error</b>: Call to a member function on a non-object in <b>/path/to/forum/includes/functions.php</b> on line <b>1013</b><br /> I figured it has somthing to do with the $vbulletin object. How do I include the $vbulletin object? |
#493
|
|||
|
|||
It should already be included. It sounds to me that it cannot find the config file. You need to make sure the paths are right.. See limitations in the main post..
|
#494
|
|||
|
|||
Thanks for the reply. I will try your suggestion. Wish me luck
|
#495
|
|||
|
|||
Well, I'm so disappointed right now
I followed just what is instructed in the Limitations section (I used define('FORUM_ABSOLUTE_PATH', '/path/to/my/forum'); ). I used to to replace the getcwd calls as well as the require_once('./global.php'); The error I reported above is now gone. But now I think I'm experiencing a similar problem again. The call to vbsetcookie() fails: path/to/vbulletin/includes/functions.php in vbsetcookie() function Code:
else if (empty($vbulletin->db->explain)) { //show some sort of error message global $templateassoc, $vbulletin; if (empty($templateassoc)) { // this is being called before templates have been cached, so just get the default one $template = $vbulletin->db->query_first_slave(" //this is line 1795 ...... I am using WP 2.2 & VB 3.6.7 WP is the root of my domain & VB is in a subfolder (named forum) of my domain |
#496
|
|||
|
|||
How in god's name are you supposed to fix the admin/admin limitation when you can't change the admin username in wordpress?
|
#497
|
||||
|
||||
Very very very interesting.
Unfortunately my domains are. forum.domain.com clog.domain.com looking forward for the solution. greetings Steve |
#498
|
|||
|
|||
Change it in Vbulletin...
|
#499
|
|||
|
|||
Hi
Fantastic mod Just one question... would it be possible to change the modification so that it doesn't merge users but does allow comments to go straight to vBulletin? In other words, I don't want my users to have a single sign-on but I do want auto-thread creation etc. This would be fantastic |
#500
|
||||
|
||||
ran into problem my members and guest can view the wordpress posting frontend and from the main vb thread with the "Integrate On" but as a admin i can't view it. It only shows this on the front page
Quote:
|
#501
|
||||
|
||||
I just want to say thousand thanks, works great so far
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|