Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons

Reply
 
Thread Tools
Wordpress vBulletin integration Details »»
Wordpress vBulletin integration
Version: 0.0.4, by obscureclouddon obscureclouddon is offline
Developer Last Online: May 2014 Show Printable Version Email this Page

Category: Integration with vBulletin - Version: 4.2.0 Rating:
Released: 04-02-2013 Last Update: 04-09-2013 Installs: 75
Additional Files Is in Beta Stage  
No support by the author.

Integrate your vBulletin forum with Wordpress.

The lite version of this Wordpress vBulletin bridge allows your Wordpress posts to be posted to vBulletin.

This is a Wordpress plugin that facilitates this functionality. Just install it in your WP plugin folder and set up the path to your vBulletin installation. As long as the forum is on the same server, this works well.

No need to combine the databases. No need to modify core WP files.

It's that easy!

All of your Wordpress posts will be posted in your forum. You will designate a forum to take these posts. If you have sub forums that match the name of the category of the Wordpress post, this plugin will automatically put the post there.

The full version, available at wp-vb-bridge.obscurecloud.com// allows more functionality to fully integrate your Wordpress and vBulletin including:

Wordpress->vB features:
  1. *Registration sync - new users created on WP are automatically created on vB
  2. *New post sync - new WP posts are intelligently posted to the matching forum. There are some controls on which forum they are posted to.
    Options:
    - Posts can be attributed to the user posting or
    - All posts can be attributed to a designated user
  3. *Comment sync - new comments made on WP are posted to the synced forum
  4. *Login sync - when you login or logout of WP, the vB session is created or destroyed at the same time
  5. *Avatar sync - vBulletin avatars are used on WP comments (requires user-photo WP plugin)
  6. *No modification of core WP files!
  7. *No modification of WP config file!
  8. *100% plugin setting based - install the plugin, set your forum path, activate the features you want, enjoy!

vBulletin ->Wordpress features *NEW*
  • *Registration sync - new users created on vB are automatically created on WP
  • *New thread sync - new vB threads are intelligently posted to the matching WP category.
    Options:
    - Only post to designated category
    - Try to match forum name (or any of its parents) to a WP category then post to the designated category if no match is found.
    - Try to match forum name (or any of its parents) to a WP category then create a new WP category
  • *Reply sync - replies made to synced threads will have replies posted to the matching WP post
  • *Login sync - when you login or logout of vB, the WP session is created or destroyed at the same time
  • *No modification of core vB files!
  • *No modification of vB config file!
  • *100% plugin based - this plugin will create the vB plugins needed through the WP plugin settings page!

This is still a work in progress so the code will be updated often.

Feel free to let me know how it works, additional features you'd like, and if you have any problems.

Here is a guide from a user:
Thanks a bunch for putting this together BAJR
Quick Guide.

First unpack the folder into plugins, where all the files and sub folders should reside in [wb-vb] folder.

now in Wordpress Plugins, activate the plugin and then go to Settings --> WP Vb integration


Essentials are as follows: (everything else you can play with!)


1) Path to vBulletin. / means the Vbulletin Forum is in your root folder. ie www.mysite.com/
/forum/ means the Vbulletin Forum is in a folder called forum. ie www.mysite.com/forum/
ALWAYS add the trailing /


2) Activate login sync feature [check box]


3) Activate post sync feature [check box]

4) Forum ID - this is the NUMBER of your desired linked forum ( sub forums are added from this) so look at your vbulletin URL

http://mysite.com/forumdisplay.php?6-The-Forum the ID would be 6


5) vBulletin user id to assign posts to - this is numerical as well. so ID number of who you want to add these too.



6) vBulletin -> Wordpress Settings

Add vBulletin plugins ... click add


7) go back up and click [TEST] - if all is well you should see... vB loaded Plugins - 1|1|1|1|1|1|1



8) SAVE CHANGES...

Download Now

File Type: zip wp-vb-lite.zip (10.3 KB, 960 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
8 благодарности(ей) от:
andro140, Hostboard, Life Revived, nacaruncr, NguReaper, RichieBoy67, v123shine, ZGeek

Comments
  #92  
Old 05-15-2013, 07:09 PM
BAJR BAJR is offline
 
Join Date: Dec 2009
Posts: 21
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

cheers - I got past that by re-uploading ( I should have guessed that )

now I am trying to synch... is there a step by step? once I am sincying I will get the header footer integration as well.

youa re a genius... but I don't have a pm yet
Reply With Quote
  #93  
Old 05-15-2013, 07:13 PM
obscureclouddon obscureclouddon is offline
 
Join Date: Jul 2011
Posts: 143
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Power_user_EX View Post
Hey obscureclouddon .. really nice work , Cheers! I am planning to purchase it soon.

I have a couple of pre-sales questions for ya :

1. Will the normal commenting system of wordpress work after installing the plugin ? -or- can it be enabled again if your plugin disables it? I want guests to post comments using their email and name in addition to VB users being able to post comments in WP using their forum(VB) account.

2. I don't want users to create account or manage their profiles on WP - since this might be a serious threat to us. We need Profile creation and management via VB only. Is is possible?

3. On WP we don't want any link containing "/wp-admin/" or "/wp-login.php" since direct access to them have been disabled permanently on our servers for security.

4. We have VBSEO installed on our forums ... will your plugin work in this case ?

5. In regards to Vbulletin->WP : Does this plugin automatically create new WP accounts for all existing forum accounts ?
Thanks,
1.) The plugin does not change anything about the core of Wordpress. It uses the built in hooks to ADD functionality. The comment system will still work as it has. What the plugin does is takes those comments and if there is a vB thread synced to the WP post being commented on, it will also post the comment on vB. I literally just finished working with another customer to get it to work as you described. Now, if a guest (not logged into WP or vB) posts a comment on WP, it will sync that to vB as well using the name put into the WP comment form.

2.) You do not have to utilize the registration sync feature. It as been designed to be flexible enough to work without synced user accounts. So you can continue to only have user account created and managed in the way your site already works.

3.) The plugin does not add any administrative links. You will have to access the WP dashboard to configure the plugin settings from an admin account, but there is nothing for users there.

4.) I do not know of any conflicts with VBSEO. If any arise, I'll be happy to fix them as that is a pretty popular plugin.

5.) If you choose to sync the users, yes. You do not have to.
Reply With Quote
  #94  
Old 05-15-2013, 07:41 PM
BAJR BAJR is offline
 
Join Date: Dec 2009
Posts: 21
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nope I just can't work out how to synch... going mad...

is there a stp by step guide to the requirements in wordpress and vbulletin ?
Reply With Quote
  #95  
Old 05-15-2013, 08:06 PM
Power_user_EX Power_user_EX is offline
 
Join Date: Sep 2011
Location: Mumbai
Posts: 19
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by obscureclouddon View Post
Thanks,I literally just finished working with another customer to get it to work as you described.
Does that mean ... that a new updated version is expected ?

- Thanks! .. Awesome .. I am buying this soon!
Reply With Quote
  #96  
Old 05-16-2013, 07:38 AM
BAJR BAJR is offline
 
Join Date: Dec 2009
Posts: 21
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Already bought it... and see this as the next step for my forum... trouble is... well... I can't for the life of me get it to work...

forum on Vbulletin called Projects Forum ID link on Wordpress called Projects
nothing.

plus... how do you create multiple categories <-> links.

The one thing needed is a simple user guide.

ie it says... "Fixed issue with posting to sub forums." but not how to actually do this in teh first place. - or perhaps I am dumb ( has been said!)

current problem is when I [test] commectction... I get [object XMLDocument] in an alert box



please help...
Reply With Quote
  #97  
Old 05-17-2013, 03:24 PM
obscureclouddon obscureclouddon is offline
 
Join Date: Jul 2011
Posts: 143
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by BAJR View Post
Already bought it... and see this as the next step for my forum... trouble is... well... I can't for the life of me get it to work...

forum on Vbulletin called Projects Forum ID link on Wordpress called Projects
nothing.

plus... how do you create multiple categories <-> links.

The one thing needed is a simple user guide.

ie it says... "Fixed issue with posting to sub forums." but not how to actually do this in teh first place. - or perhaps I am dumb ( has been said!)

current problem is when I [test] commectction... I get [object XMLDocument] in an alert box



please help...
Sorry you are having issues. Did you get my skype info in the pm? i'd be happy to look at it for you to make sure everything works.
Reply With Quote
  #98  
Old 05-17-2013, 03:25 PM
obscureclouddon obscureclouddon is offline
 
Join Date: Jul 2011
Posts: 143
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Power_user_EX View Post
Does that mean ... that a new updated version is expected ?

- Thanks! .. Awesome .. I am buying this soon!
It's already available!
Reply With Quote
  #99  
Old 05-18-2013, 06:06 AM
BAJR BAJR is offline
 
Join Date: Dec 2009
Posts: 21
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks obscure. but I have yet to get any pms from you.
i tried your support forum form as well with my email. i take it you did not get that/

please email me... info (at) bajr.org with details..
Reply With Quote
  #100  
Old 05-18-2013, 10:48 AM
stamos2003 stamos2003 is offline
 
Join Date: Nov 2003
Location: Berlin
Posts: 107
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I found the issue with the characters, it was the database colation which I fixed now and it works.

However porting the users into wordpress from vbulletin does not work. I have around 70.000 users in vbulletin but the import stops at around 7000 users with a blank page.
I assume this is due a database timeout?
any hint how to correctly convert all users?

edit_ after hitting the button several times I am up to 21.000 users now, let's see how that goes.
Reply With Quote
  #101  
Old 05-19-2013, 09:56 PM
BAJR BAJR is offline
 
Join Date: Dec 2009
Posts: 21
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Just an update. where I have to say brilliant support from the man. Awsome help... easy to sort.

If you have any doubts about this integration - don't.! it is brilliant.
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 04:23 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
  • Page Generation 0.04769 seconds
  • Memory Usage 2,347KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (8)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (1)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete