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 |
#582
|
|||
|
|||
we see that page and then we set it. After all is set then we try to go back adn view the wordpress page and get that error I posted above. So I see that page and set it up but afterwards nada
MP |
#583
|
|||
|
|||
Quote:
|
#584
|
|||
|
|||
Any idea which one it could be?
MP |
#585
|
|||
|
|||
I have no idea.
|
#586
|
|||
|
|||
I have a somewhat different use in mind for this plugin, and I'd like to know if what I want to do is possible.
First, I don't want/need to share users between Wordpress and vBulletin. However, I do want all posts from Wordpress to be posted into my vBulletin for discussion. Now it gets more complicated. The problem that I have is this: I have multiple websites, each using Wordpress (i.e. http://www.highstakesreport.com and http://www.pokeronamac.com). I also have a separate website for my forums (http://www.pokerforumsonline.com). What I want to do is take all new posts from each website and have new vBulletin threads created on pokerforumsonline.com with the content of each Wordpress post. I feel that this will get people from my other websites discussing the topics more, as well as build a community of people with common interests. Can this be done? Perhaps I need to look more into a scraping software? Any suggestions? |
#587
|
|||
|
|||
MPDesignZ and Jafo232, I *think* I have your answer. In any case, I think this will point you in the right direction. I'm about to upgrade to WP 2.3 on a site that uses this bridge, so I'll know for sure after that, but from my experience getting a Coppermine photo gallery bridge to work after another 2.3 upgrade, and based on the error you posted, I think the solution to this is likely to be relatively simple. With the 2.3 release Wordpress database functions were consolidated into wp-includes/wp-db.php, and moved out of several other files. The file wp-admin/admin-db.php is no longer used by WordPress and contains redundant functions. The bridge code has a "require" at line 400 for admin-db.php, hence the error message. This may not be the entire fix, but commenting out line 400 from vbbridge.php would be a logical first step. After that, you may get a similar error but the message may now reference some other no-longer-needed file. Once you've eliminated references to files that contain redundant functions, the bridge will probably work.
|
#588
|
|||
|
|||
I just finished installing vbbridgeII on a new WordPress 2.3 site. The only change I had to make to the code for version 2.3 was to comment out line 400. It appears to be working fine.
Thanks! |
#589
|
|||
|
|||
Quote:
on another note. I did take all the plugins on the wordpress install off and then try this again and still did get the same error even though I deactivated all WP plugins. But commenting out this line made everything work perfectly! MP |
#590
|
|||
|
|||
Hello, before I use vbulletin for the comment system, I have some questions that may seem silly, but this may hinge if I plan to use the plugin or not (Which by the way is excellent):
1. I have existing comments and getting a good reader base. Nothing on the level of some other blogs out there, but the point is, is there a way to export comments from WP to vB? 2. Next is the login issue, and I cannot seem to fully understand how it works. Right now, users can comment without registring, and to use the vBulletin in the same manner will the forum have to change the permissions to allow anonymous posting? 3. Another issue I do not fully grasp is can a user log into Wordpress and be logged into vBulletin as well, or does the user have to log into vBulletin before being logged into Wordpress? Thanks for your help in the matter. Edit: never mind, I went with bbPress instead. |
#591
|
|||
|
|||
I'm still waiting for an answer if anybody is able to help me.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|