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 |
#1212
|
||||
|
||||
Hi Guys,
First of all, great mod! The only thing I am really missing, is that I want to include/integrate my Vbulletin forum inside my Wordpress Header/footer. I've arranged this with the WP-United mod for phpBB3, but I want to migrate it all to Vbulletin.... Is there a good way to do this with Vbulletin? Thanks, Sander |
#1213
|
|||
|
|||
Nice mod. It was a bit tricky to install but it's great - using the latest version of vbulletin and wordpress.
I was having a problem with the links in vbulletin being incorrect - showing %postname% instead of the story title. I thought I'd post how I fixed it if anyone else was having a similar issue (I couldn't find a solution by searching but saw that others had experienced this). If you change all instances of: Code:
$link = get_permalink($the_post->ID, true); Code:
$link = get_permalink($the_post->ID, false); |
#1214
|
|||
|
|||
Hmmm... The posting is going to the forums, but it's showing the html in post at the forums. How do I have the forums display the wordpress post properly without having it show the html?
Here's an example of a simple image and break in Wordpress and what it shows in the forums <!--more--><img class="alignnone" src="http://www.domain/308/large/1_11.jpg" alt="" width="343" height="228" /> |
#1215
|
||||
|
||||
Simple question:
Will this work with multiple versions of Wordpress on our website? We plan on using 2 different Wordpress blogs for 2 different things. Please let me know, Thank you, Legion of Angels |
#1216
|
|||
|
|||
Hi,
I have installed now, thanks for the plugin. one question: when the plugin posts my wordpress entries to vbulletin the HTML Code is shown as text. Link: http://schnaeppchenfuchs.com/forum/showthread.php?t=23 What do I have to do? |
#1217
|
|||
|
|||
For all who are having issues with the raw HTML Code showing up in the forums: I solved the problem by using this modification:
https://vborg.vbsupport.ru/showthread.php?t=96926 I then turned on HTML for moderators |
#1218
|
|||
|
|||
BUG !
I think I found a big one. Problem When you edit a post in Wordpress, the post in vBulletin is supposed to be edited automatically as well. However, if it contains links with german letters such as ? ? or ?, the post will be cut short. Everything after the first ? ? or ? will be deleted in the VBulletin posting. Solution I think I have found the solution. You have to comment out the lines PHP Code:
It now seems to be working for me. |
#1219
|
||||
|
||||
Hi,
It seems that the bridge plugin interferes with the Cforms II plugin. Settings made there, are being erased by the bridge plugin. I've tested some things with the author of Cforms, but we cannot find it. Can you please take a look what is causing this? Thanks. |
#1220
|
||||
|
||||
* BUMP *
|
#1221
|
||||
|
||||
I'm running it on 4 wordpress 2.6.2 installations hooked to one Vbulletin forum, works, no problem, except we had to rewrite half of the mod, because it isn't updated to the latest wordpress release(comment feature).
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|