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.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: Show Your Support
|
Comments |
#122
|
||||
|
||||
Can I use this to Share the Users with different Domains? It's not very Important that they only must Login Once, that might be impossible with two Domains. But all other?
|
#123
|
|||
|
|||
I'm using it with WP 2.6. Got 3 troubles.
1. Read all, but of course I would like to use www.domain.com for blog and forum.domain.com for forum. Maybe its possible to make WP send cookies via come extra plug/page/plain php/.htaccess at www.domain.com? 2. With www.domain.com/forum plug works, but it does not support pages (not posts). It makes plug almost useless , I'm going to use WP as a CMS, not blog. 3. It cant update posts in forum after updating posts in WP, isn't it? |
#124
|
|||
|
|||
Quote:
Tho this is a really nice system. The posting from WP to vB works perfect. |
#125
|
|||
|
|||
ok i think i understand now but im getting the fallowing error after making a post
http://i177.photobucket.com/albums/w...ntitled-33.jpg Also i don't want this to bring my post over to my forum i just want to share the database users. |
#126
|
|||
|
|||
Hey I fixed my problem!!!
Can this plugin support vBSEO?? Can we have avatars in the comments?? |
#127
|
|||
|
|||
I second that. That would be awsome.
Having the posters avatar off to the left of his post it would also be cool if the search box searched the forums as well as the blogs and when you clicked usernames it went to their VB account im going to try to figure this out |
#128
|
|||
|
|||
Quote:
|
#129
|
|||
|
|||
Quote:
I will be trying to do this. It would also be good to maybe get Google Custom Search rather than doing that and leave it for a bit so Google indexes it.. The user names can go to the user profile anyway.. You could do PHP Code:
To get this Re-Write rule.. in the forum root, open or make .htaccess Code:
## START MEMBERS PAGE ## RewriteEngine On RewriteRule ^/?(/[a-zA-Z0-9]+)$ member.php?username=$1 [L] ## END MEMBERS PAGE ## |
#130
|
|||
|
|||
i get this error when ever i try to post something on word press
Code:
Warning: require_once(DIR/includes/functions_newpost.php) [function.require-once]: failed to open stream: No such file or directory in /home/ultimate/public_html/forums/includes/class_dm_threadpost.php on line 18 Fatal error: require_once() [function.require]: Failed opening required 'DIR/includes/functions_newpost.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/ultimate/public_html/forums/includes/class_dm_threadpost.php on line 18 but i am currently running 3.7.2 patch level 1 an wordpress 2.6 EDIT ive tried a clean instillation of both vbulletin 3.7.2 and wordpress 2.6 and i get the same error i think im installing wordpress wrong i put it in the same MySQL with wp_ as the prefix or do i do it the same as my vbull? |
#131
|
|||
|
|||
Are you sure you have read the instructions?
The prefix does not matter. Install Wordpress first in www.x.com/blog Then install vBulletin in www.x.com/forums, make two accounts, Guest and a new forum Now try to install the modification in Wordpress The prefix is the one you have in vBulletin /includes/config.php Just copy that prefix into the Prefix option when installing vBulletins modification you do not need to install or copy or worry about WPs prefix. Just use vBulletins prefix and place that in the WP installation page.. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|