![]() |
Complete Wordpress/Vbulletin Bridge - Share Users And Postings
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. |
thanks a lot... setting up tonight
|
Great !
|
I have an existing wordpress install and I'd like to add vbulletin as the comment system using this bridge. Is there an installation script I can use to automatically add all my wordpress posts as vbulletin posts? And also to add all the users registered i wordpress to vbulletin?
Thanks, and nice bridge! Mark |
Quote:
|
i will be getting this tonight when i get home... and wordpress.... thanks in advance
|
Id love to see a running example of this....
|
wow.. Great. Going to install and give it a go. I've got just the thing...
|
Great hack
I have a small problem. Im in the middle if the installation where I have to do the test post. The problem is that wp when I press publish downloads post.php instead of posting the test post. When I deactivate the plugin everything is working again, +bug: When I deactivate and then activate again the plugin a database error for duplicated columns appears. |
Quote:
|
2.0.5
|
When you open the file you download, what does the file say in a text editor?
|
Well it is an empty post.php :)
|
Quote:
Do you have any other plugins installed? Especially any that work during the posting process? |
No it doesnt get posted.
I have these plugins installed (the green are activated): |
Will this work on VB 3.5.3 ?
|
Quote:
|
Quote:
|
/me clicks install
|
thankx just installed let lee how it works.
|
Thanks for the help. I will make some tests and report the conflict. :)
|
installed. but how is it different from this hack?
|
This is a fantastic plugin! Thanks for all the great work, Jafo232. I've been waiting for a plugin like this for months, and i even tried to get one developed myself (never got done).
I installed your plugin, and i can create posts/ make comments perfectly fine. one thing i'm having trouble with is that if I login via vBulletin, Wordpress does not currently show that i'm logged in with that vbulletin account. Wordpress still gives me the "click here to login" link, which forwards me back to the forum. Sounds like a cookie issue, but i'm not certain. Thoughts? Thanks in advance! PS. Also, i've noticed that the newly created user in vbulletin does not show up in the user list for wordpress, and vice versa. Using vb 3.6.2 and wordpress 2.0.5 |
Pretty nice hack :)
Only problem for me right now : i have cleaned up my cookies and now i cannot access the admin panel of wordpress, the login button redirect me to vbulletin (i've already signed up on vbulletin !) and accessing admin panel directly with /wp-admin redirects me also on the boards -_-. Any idea ? |
First of all "Merry XMAS" to all of you!
If you need this bridge for sharing the user-database of vb with wp, this hack is not useable. I don´t know if it´s a cookie-problem or something else! We need the sharing of the user-database of vb with wp as priority in a short time. So is anyone able to solve this? We´ll pay up to 50 Euro if it works without any problems for 3.5.6 and wp 2.05. Thanks! |
Quote:
This one works, and also shares user info. |
Quote:
If you made any edit to the standard cookie setup on Vbulletin, then perhaps you may experience issues, but otherwise you should be all set. |
As soon as I turn auto-integrate on my rss2 feed breaks, is anyone else having the same problem?
|
Quote:
|
I am using VB 3.5.4
WordPress 2.05 VB & WP are on 2 different domains, on the same server but different databases. I have hard codded the RELATIVE file directory to VB. I'm getting errors, and just a note, I don't care if my users share logins from WP to VB. I just want my posts in WP to post to VB. With that out of the way, here are the errors I get. There errors show after when clicking on the WP Vbridge user settings. 1) WordPress database error: [Table 'wagnert_wrdp1.srtcalib_usergroup' doesn't exist] SELECT * FROM srtcalib_usergroup 2) Warning: Invalid argument supplied for foreach() in /home/myblogdomain/public_html/blog/wp-content/plugins/vbbridge.php on line 199 And this error when posting: 1) Fatal error: Cannot redeclare is_valid_email() (previously declared in /home/myblogdomian/public_html/blog/wp-content/plugins/email/email.php:301) in /home/myforumdomain/public_html/forum/includes/functions.php on line 640 Is there a way remove the necessary portions of code to prevent these errors? and still have the WP posts, post in VB? Thanks for the hack, been wanting this one for a long time. |
Quote:
You need not be on the same domain IF, and only IF, you just want to use it as a comment bridge. |
This is at the end of my rss file:
</rss> <br /> <b>Fatal error</b>: Call to a member function unlock_tables() on a non-object in <b>/home/mysite/public_html/forum/includes/functions.php</b> on line <b>4998</b><br /> |
Quote:
|
Quote:
|
Quote:
Yep. both wordpress and vb are under the same domain, and share the same database. Posting comments from WP to VB works fine. The only problem is the user databases aren't shared, and the WP login link forwards to VB, despite VB not having the same user accounts as WP. Therefore, if "auto integrate" is turned on, there's no way to get into the WP Admin page anymore. Any ideas on what may be causing hte conflict? Anything i should check? Thanks! |
Quote:
|
great work Jafo gonna test this now.
|
Has anyone gotten the plugin to work perfectly yet? If so, could you post a link to your functioning site?
Thanks! |
Quote:
|
Quote:
#2 - I have no idea. |
All times are GMT. The time now is 06:15 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|