![]() |
Complete Wordpress/Vbulletin Bridge - Share Users And Postings
Identical to this Mod here, but now for the Vbulletin 3.7 line. If you install this PLEASE Click Install. 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:
01/03/2007 - Fixed the unlock_tables() issue on some setups. 01/03/2007 - Fixed a bug in the script that if you used a MySQL database prefix, integration would not work. Please see this post for more information! Special thanks to axisoverdrive for giving me access to his server and letting me troubleshoot the issue! 01/05/2007 - Fixed issue where if a user saved (not published) and published later, the post would not be added to the forum. 01/05/2007 - When a post is edited, it will also be edited in the forum. 01/08/2007 - Modified slightly so when posts are edited, so are the titles (if edited). 02/07/2007 - Major modifications to new version (now 2.05). The list follows:
UPDATE: I have become really busy these days with my work. It will be some time before I can address this plugin. Please stop PM'ing me, I just don't have time. 99% of the time, your PM can be answered by just reading through the posts in this thread. 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: |
Thank you :)
|
I was waiting for this on 3.7. Thank you!
|
Your both welcome. :)
|
I'm using this on 3.7 and WP 2.5.1 but the box where you can choose another forum besides the default forum is extremely small and only shows 1 forum at a time?
I changed it to a drop down on my install by changing a line in the vbbridge.php file Code:
<CENTER> Select Forum To Post To: <BR><select id="forumid" name="forumid" class="inputbox" size="5"> Code:
<CENTER> Select Forum To Post To: <BR><select id="forumid" name="forumid" class="inputbox"> |
You said that with this mod the comments are posted to the forum, but I've created a post on wordpress, and the thread is created in my forums. Then I made a comment to the article using the comments box below the article in my wordpress site, but this comment doesn't get posted over my thread at my forum, just on the article in my wordpress installation.
So how should this work? I have to disable comments in wordpress and force users to post comments in the thread created? |
Thank you :)
|
Quote:
|
Quote:
|
Also, now whenever i attempt to login to my wordpress admin area, it automatically redirects me to my forums?
Not a clue on how to solve this one though :D Any help or idea's apprecaited. |
Lovely stuff, just what I wanted. Will be installing later tonight :)
*Clicks install and nominated for MotM* |
Use lower case to pass validation ;)
|
One problem. Some users can't login to WP. But they hasn't the same problem with VB login. I don't understand why...
|
check it out, when trying to login to the wordpress admin area of my site i get directly forwared to my forums. Is this intentional or did i miss something?
http://maddengods.org/wp-admin And it just redirects right into my forums :sad: Thanks |
When trying to map the users to vB I get the following error:
Fatal error: Call to a member function query_read() on a non-object: {path} /wordpress/wp-content/plugins/vbbridge.php on line 308 Line 308 reads: $fs = $vbulletin->db->query_read($sql); Any idea what to do? One thing that is odd about this setup is that the other admin on the site put WordPress in a /wordpress directory and the forums in a /forums directory. Would this mess up the configuration of the bridge? |
Quote:
|
Nope, whenever i disable the plugin the problem isn't there?
|
You have to login via Vbulletin, that is why it puts you to your forum when you try to access the admin page. If you are logged in, then you did not map users properly. Disable the product (rename it), login to WP and then re-enable it (rename it back) and try again.
More help can be found here: https://vborg.vbsupport.ru/showthread.php?t=134521 |
I thought everything was working easy as pie. I passed all the "tests"... the posting worked fine... mapping worked fine... integrated it and everything worked fine... templates worked fine.
And then when I restarted FireFox I got locked out. I'm pretty sure I followed all the steps. Seems that I'm pretty screwed right now and have no clue how to fix the problem. I set up a few admin accounts on my WP but can't access any of them and am afraid to add the corresponding admin users to vB for fear of locking myself out permanently. When I "change the name" of the files I can log back in temporarily but cannot change the "settings" of the plugin.... it has to be activated to do that. And once I activate it, I am immediately logged out. This is furhter complicated by the fact that I am about to hit the digg front page! HELPPPP! |
You need to access WP by logging into your forum (with the vbbridge plugin activated) with a user that is an administrator (providing you mapped the administrator group properly). Make sure you check the box in VB to stay logged in. Then go to the wp-admin page directly. If it forwards you back to the forum then A. you did not map users correctly, or B. the username in VB is identical to one already created in WP, which will not map.
Otherwise, you have to edit the WP database and delete all options in the wp_options table who's option_name starts with vbb_. |
Quote:
I added the code to my index.php page as directed on the readme page under "IF YOU WANT TO USE VB For comments" PHP Code:
|
Hello I really like this plugin but I can't get it to work for certain custom works I have my forum in the root labeled forum.php I can't get the plugin to work this way is there a way.
|
Quote:
Quote:
|
well darn - and this AFTER I've moved back to vBa cmps :(
|
Jafo...
Got it working but the fact that I had created a few extra WP logins and vB logins in advance, expecting something to go wrong, was what saved me. |
Fixed the issue with the scrolling text box on the post page, and also finally nailed (I think) the issue with funny characters (encoding).. The only thing you need to do to upgrade is upload the new vbbridge.php file. Have at it people.
|
Added another fix so users post count increases when a post is made.
|
Okay so this is killing me. I had this working on two different domains. But this seems weird. Now it doesn't work at all.
www.anime-journal.com and www.anime-roleaplay.com BUT now that I restarted my browser it's a no go. I can't get into the admin on Wordpress. T_T Help a poor admin. |
May be the post is not for that thread, but I'll give it a try. I came up with having to different codepages on my WP 2.3.1 and vB 3.7.0. Any advise on how to convert either one? Any plugins/tools?
|
Quote:
Quote:
I am using a new website, with the forums at /en/forums and wordpress at /wordpress. I can get guest comments to post into vbulletin, but I can't get the login to work. I have tried mapping users and I don't get error messages, and I have a different account from the admin that I am trying to log in with. I also have the remember me button checked; it still doesn't work for me. :( I will keep trying. |
I found out why I am having issues getting the two to bridge. My forum is at /en/forums, and so I had set cookies to be at /en (in anticipation of running multi forums). Since my wordpress was at /wordpress, there was a cookie issue.
|
I am using an htaccess to rewrite the URLs, but it causes smilies in the comments to break; the path changes to the rewritten URL. Any ideas?
|
Jafo, first I must say thanks for this awesome hack! Now I have a few noob questions
1) I did a few test posts on WP, the post does show up on VB, but how come it's not using the user name I have in VB? Here is a test post, please note the user "SC2Battle" is showing as Guest, but in fact, it's supposed to be my VB admin name. How come it's showing as guest? 2) What does "Excerpt Forum Post" mean? Sorry, English isn't my first language, I'm trying to understand this option. Thanks a lot |
What did you set for your default user settings? If this user does not exist and/or the user id is incorrect, the user will show as guest.
Excerpt means only show X amount of characters in the post, then provide a link to the article page. |
For some reason its throwing up all these errors:
Quote:
Quote:
Ive managed to solve the two errors above (fingers crossed) however now ive got the following error: Quote:
|
Ive managed to get rid of the errors by deactivating two of the plugins.
Ive followed the instructions, however when I post to wordpress it dosent show up on the forum. Ive checked and double checked and everything seems in order |
Quote:
Code:
/2008/05/15/%postname%/ |
first of all, thanks for the great plugin
I checked the example and saw that whenever you click on the post title in Wordpress you can view the whole post, but you do not see the comments until you click on comments and youre being redirected to the forum. Is there no way to show the comments below the post and only redirect the visitor to the forum when he wants to make a comment? |
Please read the readme file for how to do inline comments.
|
I installed it and now I'm getting the following errors
Quote:
http://fabsboards.com/wordpress/ |
All times are GMT. The time now is 07:13 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:
|