![]() |
Complete Wordpress/Vbulletin Bridge - Share Users And Postings
1 Attachment(s)
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: |
Reserved....
|
Taged, usefull for a upcoming project :)
|
good stuff man.. always a fan of this product
|
Upgraded and is working well.
Thanks Jafo. |
With this new version the user that logging in into Wordpress site must be redirect to /wp-admin?
It is possible to choose this option? 'cause i don't like that they have two different profile (on /wp-admin and on the forum)? |
Will install and check it out. I had to remove the old one because my WP got all screwy, btu i appreciate the mod a lot! Hopefully I will keep this on. Thanks!
zb |
Quote:
|
My Forum is on a subdomain installed.
Forum adress : http://subdomain.domainname.com Wordpress adress : http/subdomain.domaniname.com/portal Forum URL: http://subdomain.domainname.com Forum Relative Path: / Database Prefix: There is No ! ( I left it blank ) When I run it for test I got this error: HTML Code:
Your submission could not be processed because a security token was missing. What do I wrong ? |
Quote:
uncomment this line in vbbridge.php: Code:
# define('DISABLE_HOOKS', true); |
thanks, I will test now
|
Quote:
I mean when that when you login into Wordpress and press "ok" you are automatically redirect to domain/wp-admin and i don't like it so much :) |
Ok, after that that error disappear.But now, I can not login with my login information altought I did not made any changes.
When I login to Vbulletin and try to reache /wp-admin it says: You have not enougth privilage to acess this page. |
WP treats usernames case sensitive, so if logging in via WP, remember that, otherwise, login to VB..
|
Users don't appear to be integrating..
I did the test post wordpress side and it created the thread in vb fine, though when I joined vb the user didn't come to wordpress. Also it appears that there may be a bug because after the "test" post, wordpress had "test" "test" "test".. 3 articles but only one was real and working. (don't know if it's my theme) Btw I mapped the users in wordpress to the group and followed your steps, not sure why the users aren't going to wp. awesome to see it updated! ~Joey P.s Would it be possible to provide a few plugins for wordpress, such as logging in, latest posts from vb, etc P.s.s Sorry how would Insert vb into wordpress? could you add an option for that please or let me know how I can -edit- I'm ever so sorry, I'm stupid. I didn't think i would have to click login from the wordpress side. seems users are working fine in wp :) |
I forgot to match the usergroups thats why I couldn't login..
Now it's seems to work fine at all! I have some dificulties to bind a forum with wordpress but I think I'll figure it out. Thank you for bringing this super plugin! |
Hi, will this work the OTHER way around? Say a user registers via Wordpress, then goes to click on vbulletin forum. Will they be transported over via the database? Will they already be logged in? How can I get this plugin to work this way too? I have a wordpress membership site that users must register and signup via. I don't want them to have to sign up again via vbulletin and have duplicate entries. I also don't want to send them to vbulletin to sign up then have them resent back to Wordpress. How can I get this to work from signup on Wordpress and pushed into vbulletin? Many thanks for you help!!! I sincerely appreciate it. Warm Regards, Robert
|
I forgot to mention I am using the latest version of Wordpress 2.71 and latest version of vbulletin. Thanks!
|
Thanks for the update :) I can't seem to figure out what variable to use to get vBulletin login information. The old readme.txt said $vbuser, but that's not right anymore. How can I check if a user is logged in, and if so get their info?
|
Quote:
2/14/2009 * Rewrote most of the code to tie directly into the VB database for user authentication * Fixed issue where asterisk would show up in posts. * If a user exists in VB and in WP, they can now be bridged (VB user takes precedence) * Users can now login/logout via WP or VB. * Removed XMLRPC support, sorry all 1 users who ever requested it. * Fixed code layout * Rewrote instructions for inline comments. |
Quote:
|
Quote:
|
Quote:
Code:
global $vbulletin; |
Quote:
Is there any chances of additional plugins for wordpress? user login, latest posts, who's online etc.. ~Joey P.s how would I go about getting vb inside my wordpress theme? Thanks! |
Quote:
As for the rest, I will probably be doing that at some point soon, as I have a site that will need it. As for getting VB into your WP theme, well, that is like asking where can I put nails in my house. :) Depends on where in your house and for what purpose. :P Once the plugin is activated (auto-integrate), the $vbulletin object should be available to you just about everywhere. Just global $vbulletin; and you have it. |
There seems to be a small editing bug:
- make a post in wordpress with a few images - it shows up in the forum with the images shown - edit the wordpress post - images in forum do not show up anymore any fix? |
Also, are those the most updated instructions to use 'vb for comments'? I can't seem to find the comments.php file.
|
Quote:
|
Quote:
Quote:
|
Quote:
|
Quote:
|
I don't know what I'm doing wrong:
1. The WSIWYG editor dissappear ( Wordpress ) ( Is that normal ? ) 2 Altought I type the forum ID, It could not import post into wordpress . |
Will this change the style of the Wordpress Blog to same one as the forum?
|
Just one problem thus far. I use excerpts for my forum comment posting and for some reason the link looks like this:
http://www.middleearthcenter.com/unc...ed/%postname%/ It gets the category right, but it doesn't have the right URL for the post name |
Quote:
I've found the global.php file, do I just add "$vbulletin;" to it somewhere? If you could provide me with steps I'd really appreciate. (I've never been so lost) lol Thanks for the response, I noticed but I think an additional plugin for logging in would suite those who don't plan on keeping the normal wp one. Example Log In; User Name Password *Remember Me (Login Button) Not registered? Register now! Forgot your password? Logged In; Welcome back ;user My account Admin Panel (*) Mod Cp (*) Profile Latest Posts <-- Forum side.. "search.php?do=getnew") Log Out Thanks again, |
Quote:
Same for logging out of wordpress. This redirects me to the Wordpress Login screen. Instead, after logging out, I want to redirect users to Wordpress instead of to the login screen. I only want users to receive a logged-in status (both forum and wordpress) when logging into wordpress, and not have them redirect to admin screen. Exactly the same as logging into the forums. That too does *not* redirect a user to the adminscreen. I'd like to have Wordpress function in the same way. Log into wordpress: user is logged into vB and WP, and sees wordpress front-end. Log into vBulletin: user is logged into vB and WP and sees vBulletin front-end. Is this possible? However, besides that it works great, and I would like to thank you very much for this bridge. Great work, thanks a lot! ;) |
Has anyone tried scheduled posts in Wordpress? I have my site setup so that new posts get published to wordpress, a corresponding forum thread is created, and then the comments from the forum thread are shown in place of the wordpress comments.
With the previous version of this plugin, the scheduled wordpress post would go up, but the corresponding forum thread was never created, thus readers were unable to comment. This was remedied by manually opening the published post and then publishing manually (which defeats the entire purpose of scheduled posts). This is a major issue for me. Also, when you say you removed XMLRPC support, what does that exactly mean? I know what XMLRPC is, does that meant that if I wrote and published a post using XMLRPC, it would still show in wordpress, but not get a corresponding forum thread created? |
Quote:
Code:
define('DISABLE_HOOKS', true); |
Quote:
I have no idea why your WYSIWYG editor would disappear. Do you have a special non-stock version of the editor installed? |
Quote:
|
All times are GMT. The time now is 03:29 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:
|