Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

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
  #212  
Old 11-10-2013, 10:58 AM
TheSSDReview TheSSDReview is offline
 
Join Date: Feb 2011
Posts: 49
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by obscureclouddon View Post
When I get some spare time, this will be the next feature i implement.
Ya the duplicate content is too much of an issue with Google and they are very open to allowing an introductory para and link. Once this is amended, we will be all over this, as will a ton of websites that I know alone.
Reply With Quote
  #213  
Old 11-10-2013, 08:44 PM
obscureclouddon obscureclouddon is offline
 
Join Date: Jul 2011
Posts: 143
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by TheSSDReview View Post
Ya the duplicate content is too much of an issue with Google and they are very open to allowing an introductory para and link. Once this is amended, we will be all over this, as will a ton of websites that I know alone.
So i think i can do some of this pretty easily.

Tell me exactly how you think it should work.
What I'm thinking is an option that says "Use excerpt instead of full article text" when posting to vb.

Thoughts?
Reply With Quote
  #214  
Old 11-10-2013, 08:54 PM
TheSSDReview TheSSDReview is offline
 
Join Date: Feb 2011
Posts: 49
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yes that option should work fine and just include the first para or the first few lines with a '...' at the end.

After that, can the link be included in the vb post automatically?
Reply With Quote
  #215  
Old 11-10-2013, 09:08 PM
obscureclouddon obscureclouddon is offline
 
Join Date: Jul 2011
Posts: 143
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

for some reason i thought wordpress autogenerated the excerpt.... it doesn't seem to be doing that.
so this option wouldn't work for auto generated content....

but maybe there are other plugins that will deal with the auto excerpt part.

I can add an option to append the link though.
Reply With Quote
  #216  
Old 11-10-2013, 09:48 PM
obscureclouddon obscureclouddon is offline
 
Join Date: Jul 2011
Posts: 143
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Alright. That's done. It's going up now.

I also fixed an issue with the comments not stripping slashes.

Thanks for the input!
Reply With Quote
  #217  
Old 11-10-2013, 10:00 PM
obscureclouddon obscureclouddon is offline
 
Join Date: Jul 2011
Posts: 143
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It's up.

Enjoy.
Reply With Quote
  #218  
Old 11-14-2013, 03:54 PM
Sinjen Sinjen is offline
 
Join Date: Jun 2013
Posts: 3
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

What's the best way to install the update?
Reply With Quote
  #219  
Old 11-14-2013, 04:03 PM
TheSSDReview TheSSDReview is offline
 
Join Date: Feb 2011
Posts: 49
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

So I dont quite understand....will it generate a post with excerpt and link? Also, can I ask what type of title is rendered? Is it the same as the full article?
Reply With Quote
  #220  
Old 11-15-2013, 09:09 AM
jfuchs jfuchs is offline
 
Join Date: Mar 2008
Location: Germany, Frankfurt
Posts: 3
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I tried to install it with vbulletin 4.2.2 and wordpress 3.7.1 - not working at all
Reply With Quote
  #221  
Old 11-19-2013, 08:08 PM
RobAC RobAC is offline
 
Join Date: Oct 2001
Posts: 314
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by jfuchs View Post
I tried to install it with vbulletin 4.2.2 and wordpress 3.7.1 - not working at all
Any updates on this?
Reply With Quote
Reply


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 01:19 AM.


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.04821 seconds
  • Memory Usage 2,337KB
  • 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
  • (3)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
  • (2)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