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)

wiizard 04-18-2009 04:28 PM

Quote:

Originally Posted by amjadz4 (Post 1793970)
I am sure most of you who are having the problems are not following the instructions correctly. You will not get any error if its followed step by step. I have tried it myself and I finally got it what was causing those issues.

Well, the plugin worked without problems for several days, until all of a sudden the error occured.

The only modification I did is to connect the avatars and usernames of the wordpress-comment-system with the vBulletin's user-IDs.

It's working fine right now, but god knows how long.

Shinichi_bien 04-19-2009 01:55 AM

Hi,

I have problems with pending posts, so I came up with this filter in order not to lose the original author of the pending post when it's published. I don't know if it's only me who has this issue or not?

PHP Code:

add_filter('wp_dropdown_users''vb_post_author');

function 
vb_post_author($output) {
    global 
$post;

    
$vb_post_author get_userdata($post->post_author);
    
$output str_replace('</select>','<option value="'.$post->post_author.'" selected>'.$vb_post_author->username.'</option></select>',$output);
    echo 
$output;



ph03nIX 04-19-2009 10:14 AM

I came across something I thought I'd point out.
When auto-integration is on everything works fine but when I turn it off I cannot get to Media Upload, it just says “Are you sure you want to do this? Please try again.”

Not a big deal really just thought I'd point it out.

Great mod either way, I am loving it so far. :up:

metalguy639 04-19-2009 10:52 PM

No matter what I do I get a blank page after trying to make a post. I've tried all the configurations etc and nothing seems to work. I edited the vbbridge.php file to placed the path to my vbulletin board, I've tried switching the settings on the bridge. I made sure the bridge was turned on. When its turned off wordpress work just fine. I switched the settings from using UTF to not using it, always the same thing a blank page after I click the "Submit" button in wordpress to post the article. I do not want to integrate users into my wordpress but I would like to have my blog posts show up on the forum with out having to copy and paste them into the forums. I'm running vbulletin 3.8.1 & Wordpress 2.7.1. Please help.

N-0p3rz 04-20-2009 04:26 AM

I seem to be having trouble with compatibility.

The plugin works fine, but when I activate the plugin (and I'm sure it'd be any other plugin that calls for the same function) Role Scoper, one or the other will cause the site to return in error.

This is because both call for wp_set_current_user.

Any way to possibly fix this?

Fraik 04-20-2009 06:26 AM

You need to edit the URL and path to match that of your forums

lange 04-20-2009 07:01 AM

Quote:

Originally Posted by Lowestoft Life (Post 1790146)
I have this installed using VB 3.8.2 and WP 2.7.1. The test post worked fine, however when replies to the test post are made on VB they are not showing as comments on my Wordpress site, which I believe they should be doing unless I have misread something?

Comments made on the Wordpress side are not transmitted as replies to the post on the forum either, so i'm not sure which way round this is supposed to work.

Also before installing the hack I had just 1 member on VB (me) but quite a few on WP. I notice mapping users has not created forum accounts for the WP members automatically - are they expected to create seporate accounts for VB?

Same here.

rcadden 04-20-2009 01:37 PM

Quote:

Originally Posted by amjadz4 (Post 1793970)
also about the USER ID issue, as far as i know this mod is not designed for that. I hope the author will fix that in the next version so for now, there's no use talking about it, simply don't use the posting feature at all for now. If you want only users integrated that will work perfectly. (and that's what most of the people actually want!)

That's not entirely accurate - there are a few of us who don't need the user integration at all, but who use this plugin solely for the ability to bridge posts from Wordpress over to vBulletin. For us, it's crucial.

Actually, I wonder if it would 'fix' things if I deleted all of my Wordpress users, aside from the admins/authors? I don't particularly need for my readers to have Wordpress accounts (in fact, I would prefer they not, for security reasons). Would that hose things?

rcadden 04-21-2009 03:54 PM

I've got $50 for the first person who can provide a fix for the user ID issue with scheduled posts. If it's the dev, great. If it's someone else, great.

rcadden 04-21-2009 04:33 PM

Quote:

Originally Posted by Shinichi_bien (Post 1794232)
Hi,

I have problems with pending posts, so I came up with this filter in order not to lose the original author of the pending post when it's published. I don't know if it's only me who has this issue or not?

PHP Code:

add_filter('wp_dropdown_users''vb_post_author');

function 
vb_post_author($output) {
    global 
$post;

    
$vb_post_author get_userdata($post->post_author);
    
$output str_replace('</select>','<option value="'.$post->post_author.'" selected>'.$vb_post_author->username.'</option></select>',$output);
    echo 
$output;



Can you tell me where exactly you added this filter?


All times are GMT. The time now is 09:59 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.02191 seconds
  • Memory Usage 1,758KB
  • 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_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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