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 |
#492
|
|||||
|
|||||
Quote:
1. make sure your users are mapped correctly. 2. Log out from both completely. 3. log into the forum as admin. 4. visit /wp-admin from the same window. 5. turn on auto integrate. give it a try. Quote:
Quote:
Quote:
Does your forum use Unicode (UTF-8): No does that help? Quote:
|
#493
|
|||
|
|||
I forgot to say that, I already had that option selected as no and it still looked weird. =(
|
#494
|
||||
|
||||
try changing the code manually in the header.. in both forum and blog...
|
#495
|
|||
|
|||
I've tried changing both in forum&blog in UTF-8 and ISO-8859-1 and I still have the error of the accents..
|
#496
|
|||
|
|||
Thanks for the help. It was something obv stupid on my end.
I have another question though. I am using vb for my comments on wordpress and did everything correctly as stated in the readme file, but I was wondering if there was a way to limit the number of comments shown. I'm sure it's a simple fix, but I'm not brilliant at understanding the lines of code to fix it on my own. Can it be done to limit it to say, 10 posts before not showing any more? |
#497
|
|||
|
|||
I don't like this mod
This mod has embedded script that hogs your server bandwidth i do not recommend you using it.:down: |
#498
|
|||
|
|||
I'm using a mod which shows a list of authors posting on WP. And as it seems, it cant find any other author except for the userid: 1 of vBulletin.
I'm seriously getting tired of this mod's inability to correctly merge users of the two systems together. =/ |
#499
|
|||
|
|||
Hi Kursed, that is because your users in WP are actually not in the WP usertable.
You need to fetch the unique userid's from the posts table and compare those userids with your vb userbase. That way you will get the posters on your site. |
#500
|
|||
|
|||
Ok, here is a working solution for the folks that get this error:
PHP Code:
PHP Code:
Hope this helps! It worked for me. |
#501
|
|||
|
|||
How can I do this? Can you elaborate on it, please?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|