vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Integration with vBulletin - Complete Wordpress/Vbulletin Bridge - Share Users And Postings (https://vborg.vbsupport.ru/showthread.php?t=134521)

djr 09-17-2007 09:55 PM

I had my host change me to a different server without safe_mode and/or open_basedir problems, but I still have the same problems at line 446 as posted earlier. There definitely seems to be something wrong with this line. I have changed all chdir again to the absolute path, changed the require_once @ line 446 to use the absolute path but WP still halts the page just before the tickbox is displayed and shows no vB forumlist at all. The page source error is (again):
Code:

Fatal error</b>:  Call to undefined function:  fetch_foruminfo() in /var/www/vhosts/mysite.com/httpdocs/wp-content/plugins/vbbridge.php on line 478
As previsously said, there is no fetch_foruminfo function in /forum/includes/functions_misc.php, so I think the errors start there.

Could you please have another look at the script? Thanks!

Jafo232 09-18-2007 12:51 AM

The script is fine as it is working on over 400 installs. There is something we are missing here. There must be another error message somewhere. fetch_foruminfo is in functions.php and is already loaded during init, so my guess is, it cannot find ANY of the vb files.

UltraSTYLE 09-18-2007 07:35 AM

I have the same problem

VB 3.6.8
WP 2.2.3
same domain install:
forum - mydomain.com/forum
wp - mydomain.com/magazine

I did exactly what djr did, and I have the same results = 0

I did small test and it is posting to the forum, but still showing errors and forum options are not available.

DogManStar 09-18-2007 09:36 AM

Quote:

Originally Posted by UltraSTYLE (Post 1341533)
I did small test and it is posting to the forum, but still showing errors and forum options are not available.

Same problem for me.
This mod is really great and i need it :up:

Jafo232 09-18-2007 02:54 PM

Well, until someone can let me view their site and probably login via FTP, I am not sure how to resolve your situation as it is not happening on any of my production or test sites.

djr 09-19-2007 02:39 AM

What timezone are you in Jafo? I'd like to sit together, but I'd preferably do this when it's not really busy on the website. Unfortunately I only have access to a production site, so let's hope you don't break anything :) Please PM me for further discussion.

Jafo232 09-19-2007 02:43 AM

Just shot you a PM.

jarod.tm 09-19-2007 08:40 AM

I've asked for support to my Hosting
I would say to you, If i solve the problem.

Bye.

XManuX 09-19-2007 10:40 AM

I've solved my problem (explained here)

The pbr was when invoking the code
PHP Code:

$bbcode =& new vB_BbCodeParser($vbulletinfetch_tag_list()); 

I finally decided to copy/paste all the code within the function managing comments (inside the bridge .PHP file) directly INTO wordpress 2.2.2 (in the WP theme)

and it worked perfectly !

Shack Dougall 09-20-2007 02:18 PM

Has anyone gotten vbbridge to work with Wordpress 2.3? (which is now at RC1 and will be released this Monday, Sept 24th).

I have it working fine on WP2.2.2 (no complaints/great plugin!), but when I try to install it on a fresh WP2.3 install, I have problems.

I'm seeing two things: 1) on the WP Write screen, the vbridge forum selector doesn't display and everything below it is missing. and 2) when I turn on auto-integrate, the whole blog displays as a blank page.

Just wondered if it has been tested on 2.3 and/or if anyone has gotten it to work successfully.

Thanks! --Shack


All times are GMT. The time now is 04:07 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.01967 seconds
  • Memory Usage 1,741KB
  • 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
  • (1)bbcode_code_printable
  • (1)bbcode_php_printable
  • (1)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