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)

hkocer 05-03-2010 01:23 AM

it worked on my wordpress 2.9.2 + VBB 4.0.3 setup, but once enabled the plugin , I am not able to upload any image in wordpress , anyone facing the same problem as me?

jacobomoya 05-04-2010 07:14 AM

Quote:

Originally Posted by hkocer (Post 2030879)
it worked on my wordpress 2.9.2 + VBB 4.0.3 setup, but once enabled the plugin , I am not able to upload any image in wordpress , anyone facing the same problem as me?

Try using the browser upload instead of the flash one.

By the way, I couldn't get the comments to bridge, people who made it, how did you do it? I think the attached instructions are obsolete since some lines I should be looking for are different.

Like

Code:

Find:

<?php if ( have_comments() ) : ?>

seems to have been replaced by

Code:

<?php if ($comments) ?>
I made the change nonetheless

Code:

<?php if ($comments and ($vbridge[id] == '')) : ?>
yet it's still using Wordpress comments.

hkocer 05-04-2010 03:45 PM

I didn't use them all and I keep the <php if have commecnts> one unmoved.

jacobomoya 05-05-2010 06:14 AM

I have somewhat fixed it, actually the problem was that the link to comment in the forum was there AS WELL as the Wordpress comment form, so I just commented the code for the WP one since the conditions to not show it (adding those "and ($vbridge[id] == '')" I guess) weren't doing their job.

Nitpicking one last time: while the comments count works properly on each article/page (they count the VBulletin comments) the counts on the main blog are still counting the WP comments, is this normal?

whem 05-05-2010 01:38 PM

hi all

Is there any way to add the counts of comments in WordPress to the counts of Posts in vbulletin.
:)

thank you

TomOfSweden 05-07-2010 07:26 AM

I have no idea what I'm doing wrong. I'd be willing to pay someone to fix it for me.

So if there's Is there anybody here who knows what my problem is, knows how to fix it and want money, please contact me.

My problem:
https://vborg.vbsupport.ru/showpost....postcount=1092

vrinteractive 05-07-2010 01:40 PM

Will this work with vbulltin 4.0? What happens when WP integrates Multi-user into the standard protocol?

phsycical 05-09-2010 09:34 AM

Hello, I followed the instructions in readme.

After I update the settings and click submit I get broken path errors.

Warning: chdir() [function.chdir]: No such file or directory (errno 2) in /home/phsycical/public_html/wordpress/wp-content/plugins/vbbridge.php on line 40

I've tried adding a new post to see if it would appear in vBulletin anyway, but I got this error.

Warning: require_once(DIR/includes/functions_newpost.php) [function.require-once]: failed to open stream: No such file or directory in /home/phsycical/public_html/forums/includes/class_dm_threadpost.php on line 18

I've tried editing the vbbridge.php to include my forum path but to no avail, does anyone have an idea on what's wrong and how I could fix it?

THETMZ 05-12-2010 05:28 AM

I found this mod very useful but in the end I had to stop using it.

It turned out that when this mod was enabled there were issues with logging in/logging out. If you click logout on vbulletin and then try to navigate through threads as guest - it turns out after two or three clicks that you are logged in again. (I was recommended to try changing cookie settings on vbulletin - didn't help).

Next issue comes with "Read posts" and "Unread Posts". When you read post and go to the root of your forum it still shows that you haven't read that post.

After turning off this plugin everything works fine.

WP 2.9.2.

Any comments?
Thanks!

neoacro 05-13-2010 01:09 AM

Quote:

Originally Posted by vrinteractive (Post 2033135)
Will this work with vbulltin 4.0? What happens when WP integrates Multi-user into the standard protocol?

Yes, I also need to find out if this plugin will work with vb 4.0 too. Thanks alot!:)


All times are GMT. The time now is 04:09 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.02418 seconds
  • Memory Usage 1,745KB
  • 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
  • (3)bbcode_code_printable
  • (2)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