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
  #242  
Old 11-29-2013, 02:43 PM
RobAC RobAC is offline
 
Join Date: Oct 2001
Posts: 314
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

So, I've upgraded my forums to 4.2.2. Installed the plugin from the link I received in the email from last week to download the plugin.

Installed it and configured it which went smoothly. Logged out of the Admin, and when I go to log in back in , I get the following errors:
Quote:
Warning: Declaration of Bootstrap_Walker::start_lvl() should be compatible with Walker_Nav_Menu::start_lvl(&$output, $depth = 0, $args = Array) in /home/xxxxxx/public_html/wp-content/themes/VT/framework/class/class_white_label_themes.php on line 9620

Warning: Declaration of Bootstrap_Walker::end_lvl() should be compatible with Walker_Nav_Menu::end_lvl(&$output, $depth = 0, $args = Array) in ..../includes/functions_log_error.php on line 9620

Warning: Declaration of Bootstrap_Walker::start_el() should be compatible with Walker_Nav_Menu::start_el(&$output, $item, $depth = 0, $args = Array, $id = 0) in ..../includes/functions_log_error.php on line 9620

Warning: Declaration of Bootstrap_Walker::end_el() should be compatible with Walker_Nav_Menu::end_el(&$output, $item, $depth = 0, $args = Array) in ..../includes/functions_log_error.php on line 9620

Warning: Declaration of ASW_Category_Dropdown::start_el() should be compatible with Walker_CategoryDropdown::start_el(&$output, $category, $depth = 0, $args = Array, $id = 0) in /home/xxxxxx/public_html/wp-content/themes/VT/framework/class/class_search.php on line 1643

Warning: call_user_func_array() expects parameter 1 to be a valid callback, non-static method wf_wn::init() should not be called statically in /home/xxxxxx/public_html/wp-includes/plugin.php on line 429

Fatal error: Call to a member function Language() on a non-object in /home/xxxxxx/public_html/wp-content/themes/VT/framework/class/class_white_label_themes.php on line 889
Does anyone know what is causing these errors?
Reply With Quote
  #243  
Old 11-29-2013, 03:01 PM
RobAC RobAC is offline
 
Join Date: Oct 2001
Posts: 314
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have confirmed that these errors only appear when I enable the plugin.
Reply With Quote
  #244  
Old 11-30-2013, 05:56 PM
ChintanChandak ChintanChandak is offline
 
Join Date: Nov 2013
Posts: 1
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

did everything but getting error while posting...

Code:
Warning: include_once(./global.php): failed to open stream: No such file or directory in /home/crackedw/public_html/wp-content/plugins/wp-vb-lite/GlobalController.php on line 61

Warning: include_once(): Failed opening './global.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/crackedw/public_html/wp-content/plugins/wp-vb-lite/GlobalController.php on line 61

Warning: include_once(./includes/init.php): failed to open stream: No such file or directory in /home/crackedw/public_html/wp-content/plugins/wp-vb-lite/GlobalController.php on line 62

Warning: include_once(): Failed opening './includes/init.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/crackedw/public_html/wp-content/plugins/wp-vb-lite/GlobalController.php on line 62

Warning: include_once(./includes/class_dm.php): failed to open stream: No such file or directory in /home/crackedw/public_html/wp-content/plugins/wp-vb-lite/GlobalController.php on line 67

Warning: include_once(): Failed opening './includes/class_dm.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/crackedw/public_html/wp-content/plugins/wp-vb-lite/GlobalController.php on line 67

Warning: include_once(./includes/class_dm_threadpost.php): failed to open stream: No such file or directory in /home/crackedw/public_html/wp-content/plugins/wp-vb-lite/GlobalController.php on line 67

Warning: include_once(): Failed opening './includes/class_dm_threadpost.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/crackedw/public_html/wp-content/plugins/wp-vb-lite/GlobalController.php on line 67

Warning: include_once(./includes/functions_databuild.php): failed to open stream: No such file or directory in /home/crackedw/public_html/wp-content/plugins/wp-vb-lite/GlobalController.php on line 67

Warning: include_once(): Failed opening './includes/functions_databuild.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/crackedw/public_html/wp-content/plugins/wp-vb-lite/GlobalController.php on line 67

Fatal error: Class 'vB_Database' not found in /home/crackedw/public_html/wp-content/plugins/wp-vb-lite/post_sync/controllers/index.php on line 42
Reply With Quote
  #245  
Old 12-01-2013, 06:23 AM
millo87 millo87 is offline
 
Join Date: Nov 2010
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have a problem.

Works almost great for me. It posts to the correct sub forum. However images do not show in the vb thread.

Example I create a post in WP and include an image then publish. The post creates a thread but instead of showing the image I get the code

Quote:
 

<img class="alignnone size-medium wp-image-243" alt="psallstars_111612_1600" src="http://website.com/wp-content/uploads/2013/03/psallstars_111612_1600-300x112.jpg" width="300" height="112" />
Reply With Quote
  #246  
Old 12-02-2013, 03:05 AM
obscureclouddon obscureclouddon is offline
 
Join Date: Jul 2011
Posts: 143
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Naijasite View Post
do i need to add any files to my vbulletin?
No. The plugin will add the necessary vb plugins
Reply With Quote
  #247  
Old 12-02-2013, 03:06 AM
obscureclouddon obscureclouddon is offline
 
Join Date: Jul 2011
Posts: 143
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by RobAC View Post
Cool, but where do we go to re-download the update?

The only thing I have was the link I received in email after purchasing which is a direct link to a zip file. Is there somewhere we're supposed to go on your site?
You can use the link in your receipt. If that's not an option, hit me up on skype and i'll send it to you.
Reply With Quote
  #248  
Old 12-02-2013, 03:12 AM
obscureclouddon obscureclouddon is offline
 
Join Date: Jul 2011
Posts: 143
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by RobAC View Post
So, I've upgraded my forums to 4.2.2. Installed the plugin from the link I received in the email from last week to download the plugin.

Installed it and configured it which went smoothly. Logged out of the Admin, and when I go to log in back in , I get the following errors:

Does anyone know what is causing these errors?
It looks like there is some sort of conflict with your theme. Please contact me via skype and i'll work with you to fix this. I haven't seen this before.

My Skype is obscurecloud
Reply With Quote
  #249  
Old 12-02-2013, 03:13 AM
obscureclouddon obscureclouddon is offline
 
Join Date: Jul 2011
Posts: 143
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ChintanChandak View Post
did everything but getting error while posting...

Code:
Warning: include_once(./global.php): failed to open stream: No such file or directory in /home/crackedw/public_html/wp-content/plugins/wp-vb-lite/GlobalController.php on line 61

Warning: include_once(): Failed opening './global.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/crackedw/public_html/wp-content/plugins/wp-vb-lite/GlobalController.php on line 61

Warning: include_once(./includes/init.php): failed to open stream: No such file or directory in /home/crackedw/public_html/wp-content/plugins/wp-vb-lite/GlobalController.php on line 62

Warning: include_once(): Failed opening './includes/init.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/crackedw/public_html/wp-content/plugins/wp-vb-lite/GlobalController.php on line 62

Warning: include_once(./includes/class_dm.php): failed to open stream: No such file or directory in /home/crackedw/public_html/wp-content/plugins/wp-vb-lite/GlobalController.php on line 67

Warning: include_once(): Failed opening './includes/class_dm.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/crackedw/public_html/wp-content/plugins/wp-vb-lite/GlobalController.php on line 67

Warning: include_once(./includes/class_dm_threadpost.php): failed to open stream: No such file or directory in /home/crackedw/public_html/wp-content/plugins/wp-vb-lite/GlobalController.php on line 67

Warning: include_once(): Failed opening './includes/class_dm_threadpost.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/crackedw/public_html/wp-content/plugins/wp-vb-lite/GlobalController.php on line 67

Warning: include_once(./includes/functions_databuild.php): failed to open stream: No such file or directory in /home/crackedw/public_html/wp-content/plugins/wp-vb-lite/GlobalController.php on line 67

Warning: include_once(): Failed opening './includes/functions_databuild.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/crackedw/public_html/wp-content/plugins/wp-vb-lite/GlobalController.php on line 67

Fatal error: Class 'vB_Database' not found in /home/crackedw/public_html/wp-content/plugins/wp-vb-lite/post_sync/controllers/index.php on line 42
This error is usually from not having the path to vb set right. Is an easy fix. Send me the full server path to the domain, wordpress, and vbulletin and I'll send you what should be there.
Reply With Quote
  #250  
Old 12-02-2013, 03:14 AM
obscureclouddon obscureclouddon is offline
 
Join Date: Jul 2011
Posts: 143
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by millo87 View Post
I have a problem.

Works almost great for me. It posts to the correct sub forum. However images do not show in the vb thread.

Example I create a post in WP and include an image then publish. The post creates a thread but instead of showing the image I get the code
You have to enable that particular forum to accept html in the admincp of vbulletin. Then it will work as expected.

http://d.pr/i/1hnI
Reply With Quote
  #251  
Old 12-02-2013, 06:48 AM
millo87 millo87 is offline
 
Join Date: Nov 2010
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by obscureclouddon View Post
You have to enable that particular forum to accept html in the admincp of vbulletin. Then it will work as expected.

http://d.pr/i/1hnI
Works great now thank you! Marked as installed.
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 08:58 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05546 seconds
  • Memory Usage 2,364KB
  • 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
  • (2)bbcode_code
  • (8)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