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 |
#1002
|
|||
|
|||
I have this working now but wanted to add a quote button.
Anyone know where to add a quote button and which code? I also have the sidebar login, but i want to remove the dashboard link, any ideas on doing this? Thanks, Andy |
#1003
|
|||
|
|||
Now, before we integrate, the admin account on WP side made a dozen or so posts, now after integration, those posts are without author because the old admin isn't there in VB database anymore and we don't have the ability to assign new author to it.
Do only VB usergroups that get mapped to Author group can get assigned as author of a post? Do Contributors group be author of a post as well? thanks |
#1004
|
|||
|
|||
Ok few issues.
1 - How do i add a quote button into the comments. 2 - How do i get it to display the author's name as a name, and not as a username? Currently says the article was posted by Aruffell. I want is like it was saying Andy Ruffell 3 - How do i get ALL previous posts to use the forum for comments as now all of my posts barring one have no comments since this system was put into place? 4 - See screenshot below. Due to him quoting on the forum, it's come out funny looking. Any ideas? Thanks, Andy |
#1005
|
|||
|
|||
I'm having a problem getting the author name to display on my posts. This plugin was working fine before, until I just noticed the author name was linking to the WP author page (which doesn't exist). I guessed this must have been due to a Wordpress update, so I restored the vbbridge code:
Code:
<a href=<?php echo get_option('vbb_VBURL') ?>/member.php?u=<?php echo $vbridge[thread_starter] ?>><?php echo $vbridge['postusername'] ?></a> |
#1006
|
|||
|
|||
I have a special usergroup in VB that is mapped as Contributor in WP. They can write post and submit for review.
However, when an admin edit the post and publish it, the author of the article became that admin, not the original contributor. Anyone knows how to keep the original author intact even if it's being edited by other admin/editor Thank you. |
#1007
|
|||
|
|||
Quote:
You would expect this plugin to also feth the user's secondary groups but it doesn't. Just the primary and that should not be a Administrative account for posting articles. Quote:
|
#1008
|
|||
|
|||
Hi experts,
I've recently successfully installed the VB bridge with the latest version of WP and VB. I just noticed that after the installation, it seems that I keep on getting logged out of the forum when there is some inactivity for some time (<1h). This wasn't the case before. I did check 'remember me' when logging in. Also, a few other users have noticed this behavior. The WP page is not live yet, so nobody else has accessed it, but they still see this behavior in the forum. Why would the login be cleared after some time? Any suggestions/help/advice would be welcome. Thanks, -manu |
#1009
|
|||
|
|||
I created an Author usergroup in VB and assign this usergroup as secondary to some members but it seems the bridge does not like this. It seems I can only map author if I also make the primary usergroup Author as well.
|
#1010
|
|||
|
|||
Ok, after countless hours of working, I finally have the plugin working the way I wanted. Now I have one last issue. I want the thread created automatically in the forums with each WP article to be closed after it was created. Does anyone know how to do this? I want comments ONLY in WP.
Thanks, |
#1011
|
|||
|
|||
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|