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
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: Download Now
Show Your Support
|
2 благодарности(ей) от: | ||
m7sen, xuanhuy238 |
Comments |
#582
|
||||
|
||||
Quote:
If you don't want to post to forum, just select "no" in the vbridge settings. Quote:
|
#583
|
|||
|
|||
I have this running on vb 3.8.3 and wp 2.8. In case anyone's interested, I had no problems getting this to work with two separate host names as long as those host names are on the same server.
For example: I have blog.domain.com and forums.domain.com The path to the blog is /var/www/html/blog and the path to the forums is /var/www/html/forums -so I just created a symlink to /var/www/html/forums called, "forums" in my blog directory and now blog.domain.com/forums/ takes me to the same place as forums.domain.com. I also had the blank pages problem on my install, but noticed this only happens when the mod is activated, but turned off. When I turn it on, everything works as expected -but when I turn it off, the dashboard gives me a lot of blank pages. I'm not too concerned about this, but thought I would mention it because it actually took me a couple of hours to figure that one out... maybe I can save someone some headaches. Now if someone could tell me how to get the avatars to show up in the wp comments I would be happy. I know there is info on this in the readme and others have posted solutions to this issue in the threads that have followed this mod, but all of the docs I have seen seem to be out of date -or at least, not specific to vb 3.83 and wp 2.8 The avatars on my forums are stored on the filesystem -so technically, all I need to do is find a way to grab the vb user ID for each comment and then build the image path from that. Thanks. |
#584
|
|||
|
|||
Hi, can i have support on this one?
I upgraded to WP2.8, and everything went fine, just one bug. I remember that before i upgraded, when posting, the dropdown user selection was blank, it worked that way, but now after the upgrade it shows my wordpress autors there. How can i change that box to blank again? My wordpress is overwriting the original author when i post, with my authors this works fine, since they dont have the dropdown selection box on their posting screen. PS: Just to make clear, this only happens with me, because I'm administrator/editor, so i have the authors selection box, my Authors doesnt have that box, so they can post with no problems. Downgrade my account to author would solve this, but i really need this to work with admin privileges, so that author box should be blank... :{ This is the code that I found under edit-form-advanced.php. PHP Code:
Edit: I confirm that removing all the function from the edit form solved the problem, tough this is not actually a solution... :/ Edit: The code i removed from edit-form-advanced.php, this file is under /wp-admin in case anyone wants to fallow: PHP Code:
PHP Code:
PHP Code:
|
#585
|
|||
|
|||
Quote:
|
#586
|
|||
|
|||
Hi,
I have wordpress 2.8.1 installed on http://Affiliates.ws and VBulletin installed at http://Affiliates.ws/forums. It looks like members have been centralised as when i login as admin on the forum i appear logged in under wp and vice versa. However, when i go to add posts and edit wordpress and visit http://Affiliates.ws/wp-admin it redirects me to my profile page on the forum ? Any ideas so that I can go to the dashboard area of wp when logging in ? Thanks in advance Mike |
#587
|
||||
|
||||
Quote:
look for it in earlier posts. |
#588
|
|||
|
|||
Everything seems to work perfectly so far for me with one exception... when I turn the bridge on, all of the authors for existing and new articles have been changed to a different forum member name. When I turn the bridge off, it reverts back to the correct author. Any ideas?
|
#589
|
|||
|
|||
I've been fighting with this thing all day.
I've uploaded the files properly and whatnot but as soon as I enable this plugin in WP my whole webpage disappears. Nothing. Just blank pages. I have to go back to a cached page and disable the plugin in order for the webpage to work. It seems that I'm not alone, however it also seems that I've not seen a solution posted anywhere despite finding this problem mentioned in a couple different forums? |
#590
|
|||
|
|||
Hey Gang -
Our site is about to featured at a major conference while we do a live event blog/twitter feed. I really need to have this going by tomorrow - so I'm reposting my two unanswered questions from a few pages ago ... if anyone can reply and give some answers, I'd be very grateful. I wouldn't repost this so quickly, but we're in a time crunch, and this is major promotion coming our way! QUESTION 1: OK, I've done that, and chopped up the code to get rid of the extra boxes and stuff ... pretty much removed all the rest of the comment form box, etc. Seems to work - of course, ONLY on new posts that I've submitted since the plugin was activated - on all the OLD posts now ... the old comments (from within WP) show up, but you can't add new comments because I removed the comment code from the comment.php ... I assume that's the only way? QUESTION 2: Now that my WP-Users are disabled (if I click users in WordPress, it literally takes me into vBulletin, as I suspect it should?) ... is there a way I can attribute the posts of the old WP users (our various e-zine contributors) to their new forum IDs? For example, in WordPress - if you delete a User, you can attribute all of that user's prior posts to a given ID ... So, I'm trying to figure out how to get into the WP-Users and attribute all "admin" posts to the new twc_admin user (vbulletin), and of course, do the same thing for the other wp-users who were contributors, etc. |
#591
|
|||
|
|||
OK - I'm thinking this may not work out - we're using the Role Manager plugin, and multiple contributors (users) in WP have different roles, etc.
So .... Let me move on to this ... Is it possible to do this: 1) auto-post the new wordpress articles in the respective vbulletin forums 2) use vbulletin for comments but NOT use the user-sharing bridge? So, really - sharing users really isn't a big deal to us - as much as using vbulletin for the comments on the blog side, and for making the blogs go over into vbulletin automatically. Thanks in advance - for now, you can totally disregard my previous questions, and just answer this one. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|