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 |
#1092
|
|||
|
|||
it worked on my wordpress 2.9.2 + VBB 4.0.3 setup, but once enabled the plugin , I am not able to upload any image in wordpress , anyone facing the same problem as me?
|
#1093
|
|||
|
|||
Quote:
By the way, I couldn't get the comments to bridge, people who made it, how did you do it? I think the attached instructions are obsolete since some lines I should be looking for are different. Like Code:
Find: <?php if ( have_comments() ) : ?> Code:
<?php if ($comments) ?> Code:
<?php if ($comments and ($vbridge[id] == '')) : ?> |
#1094
|
|||
|
|||
I didn't use them all and I keep the <php if have commecnts> one unmoved.
|
#1095
|
|||
|
|||
I have somewhat fixed it, actually the problem was that the link to comment in the forum was there AS WELL as the Wordpress comment form, so I just commented the code for the WP one since the conditions to not show it (adding those "and ($vbridge[id] == '')" I guess) weren't doing their job.
Nitpicking one last time: while the comments count works properly on each article/page (they count the VBulletin comments) the counts on the main blog are still counting the WP comments, is this normal? |
#1096
|
|||
|
|||
hi all
Is there any way to add the counts of comments in WordPress to the counts of Posts in vbulletin. thank you |
#1097
|
|||
|
|||
I have no idea what I'm doing wrong. I'd be willing to pay someone to fix it for me.
So if there's Is there anybody here who knows what my problem is, knows how to fix it and want money, please contact me. My problem: https://vborg.vbsupport.ru/showpost....postcount=1092 |
#1098
|
|||
|
|||
Will this work with vbulltin 4.0? What happens when WP integrates Multi-user into the standard protocol?
|
#1099
|
|||
|
|||
Hello, I followed the instructions in readme.
After I update the settings and click submit I get broken path errors. Warning: chdir() [function.chdir]: No such file or directory (errno 2) in /home/phsycical/public_html/wordpress/wp-content/plugins/vbbridge.php on line 40 I've tried adding a new post to see if it would appear in vBulletin anyway, but I got this error. Warning: require_once(DIR/includes/functions_newpost.php) [function.require-once]: failed to open stream: No such file or directory in /home/phsycical/public_html/forums/includes/class_dm_threadpost.php on line 18 I've tried editing the vbbridge.php to include my forum path but to no avail, does anyone have an idea on what's wrong and how I could fix it? |
#1100
|
|||
|
|||
I found this mod very useful but in the end I had to stop using it.
It turned out that when this mod was enabled there were issues with logging in/logging out. If you click logout on vbulletin and then try to navigate through threads as guest - it turns out after two or three clicks that you are logged in again. (I was recommended to try changing cookie settings on vbulletin - didn't help). Next issue comes with "Read posts" and "Unread Posts". When you read post and go to the root of your forum it still shows that you haven't read that post. After turning off this plugin everything works fine. WP 2.9.2. Any comments? Thanks! |
#1101
|
|||
|
|||
Yes, I also need to find out if this plugin will work with vb 4.0 too. Thanks alot!
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|