vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Integration with vBulletin - Complete Wordpress/Vbulletin Bridge - Share Users And Postings (https://vborg.vbsupport.ru/showthread.php?t=205388)

KProjects 07-20-2010 02:15 AM

Playing with it again - I wish I could get it to work with feedwordpress though..

Working with wp 3.0 and vb 4.0.4 here: http://www.googlemusicservice.com

I had disabled it and noticed people were trying to test it..

Kr33p3r 07-21-2010 02:07 AM

Any idea when we will have a vb 4.0 compatible version of this out? If ever?

slinky 07-21-2010 02:31 AM

I'd say IF.

RivaCom 07-21-2010 01:47 PM

Maybe someone can help us out.

We currently have vBulletin 4.0.4 and WP 3.0, we installed the bridge and everything installs fine and were able to bridge the logins fine. Users can comment with their usernames perfectly.

However the bridge does not allow any type of news postings(rather it be submission from contributers, or posts from admin/authors.) It either errors out or just goes to a white screen. Has anyone been able to solve or even run into this yet?

Xencored 07-21-2010 02:02 PM

Quote:

Originally Posted by Kr33p3r (Post 2072259)
Any idea when we will have a vb 4.0 compatible version of this out? If ever?

It works fine on 4.0 :up:

slinky 07-21-2010 02:11 PM

Quote:

Originally Posted by Animemike (Post 2072440)
It works fine on 4.0 :up:

Wow... I always had challenges with 3.x. Good for you!

dcuellar 07-24-2010 06:24 PM

I seem to be getting a blank wordpress page every few days. Anyone know why this happens?

FBChris 07-25-2010 08:21 PM

Quote:

Originally Posted by ElysianFox (Post 2070439)
I love this plugin but i simply cannot use it if it does not show the article authors with the posts on wordpress. Comments, i couldnt care less, even though it would be nice to have, but the Author names not showing up is a huge problem to me.

Quote:

Originally Posted by RivaCom (Post 2072435)
However the bridge does not allow any type of news postings(rather it be submission from contributers, or posts from admin/authors.) It either errors out or just goes to a white screen. Has anyone been able to solve or even run into this yet?

Me too I am running into this problem. For now the problem seems to be the Wordpress post screen which holds a Author pulldown (post_author_override). This list does not hold the bridged users and so make it impossible to save the correct user. It simply overwrites with a wordpress user.

I have found a quick and dirty way to work around this problem. By adding the users who have the possibility to create posts into the wordpress tables.

Code:

INSERT INTO `wp_users` (`ID`, `user_login`, `display_name`) VALUES (3, 'Chris', 'Chris')
INSERT INTO `wp_usermeta` (`user_id`, `meta_key`, `meta_value`) VALUES (3, 'wp_capabilities', 'a:1:{s:6:\"author\";b:1;}')

Please note in this example my table prefix is wp_ this might be different for you. Replace the 3 with your vbulletin userid (http://www.yourforum.com/forum/member.php?u=3) and replace Chris with the vbulletin username.

dcuellar 07-28-2010 02:13 PM

Quote:

Originally Posted by FBChris (Post 2074421)
Me too I am running into this problem. For now the problem seems to be the Wordpress post screen which holds a Author pulldown (post_author_override). This list does not hold the bridged users and so make it impossible to save the correct user. It simply overwrites with a wordpress user.

I have found a quick and dirty way to work around this problem. By adding the users who have the possibility to create posts into the wordpress tables.

Code:

INSERT INTO `wp_users` (`ID`, `user_login`, `display_name`) VALUES (3, 'Chris', 'Chris')
INSERT INTO `wp_usermeta` (`user_id`, `meta_key`, `meta_value`) VALUES (3, 'wp_capabilities', 'a:1:{s:6:\"author\";b:1;}')

Please note in this example my table prefix is wp_ this might be different for you. Replace the 3 with your vbulletin userid (http://www.yourforum.com/forum/member.php?u=3) and replace Chris with the vbulletin username.

Where are you adding this?

creativepart 07-28-2010 02:58 PM

I do the same. I turn off the bridge and manually create an Author account in WP without the bridge on. I make sure to use the exact same username.

Then I turn the bridge back on.

That way their username shows in the Author drop down box and if I edit the post and it gets changed to me, then I can change it back easily.


All times are GMT. The time now is 11:40 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.02645 seconds
  • Memory Usage 1,747KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete