vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   vBExternal v1.6 (https://vborg.vbsupport.ru/showthread.php?t=83005)

welo 10-23-2005 02:48 AM

Quote:

Originally Posted by Don Corleone
no, both sites are not on the same server!
would it work if I insert the full url not the path, or what?

Using a URL won't work as a PHP security measure. Otherwise what's stopping you from including content from someone else's site? Must be the full server filepath.

GrendelKhan{TSU 10-25-2005 06:09 AM

confused...what's the final word?...

does this to work with 3.5 gold or not?

GrendelKhan{TSU 10-25-2005 07:00 AM

different question:

my whole site is basically in asp. or .net....am I screwed?

edit: ok sorry..I'm a n00b to the nth degree. so sorry if this is a stupid question: I am correct that the WEBSITE has to still be on the same host as the FORUMS?

like...it can't really be a TOTALLY different site (with different host)? Is that correct?

Xtrm2Matt 10-25-2005 09:38 AM

Quote:

Originally Posted by GrendelKhan{TSU
confused...what's the final word?...

does this to work with 3.5 gold or not?

Works fine for my site using v3.5 Gold.

Apart from a few conflict errors with a script I wrote.

GrendelKhan{TSU 10-25-2005 01:05 PM

Quote:

Originally Posted by Xtrm2Matt
Works fine for my site using v3.5 Gold.

Apart from a few conflict errors with a script I wrote.

cool.


how about the question about site host...I'm a n00b to the nth degree.

so sorry if this is a stupid question: I am correct that the WEBSITE has to still be on the same web host as the FORUMS??

like...it can't really be a TOTALLY different site (with different host)? Is that correct?

Xtrm2Matt 10-25-2005 01:14 PM

That's correct :)

Matt

Sai01 10-26-2005 07:28 AM

I just upgrade my forum to 3.50 gold and now this doesn't work. it shows database error in my home page... do i have to delete the file and reupload them? because it's not working...

Sai01 10-26-2005 08:16 AM

ok i need serious help... i did everything i could, it shows database error after i upgrade my forum. i re-uploaded the files... i know everything is right cause i install this once before... but...

this message kept showing up on my home page (index.php in 'home directory') where this code was placed for home page "news"

the message is this...

"There seems to have been a problem with the database.
Please try again by clicking the Refresh button in your web browser."


every other page works, other .php page works, forum works fine and everything is fine... I make a test.php page with nothing on it just a blank page with the following code.

Code:

<head>
<title>Test</title>
<?php
chdir('./forum');
require_once('./vBExternal.php');
?>
</head>

<body>
<?php
output_UsersOnline();
?>
</body>

upload it to my home directory and the same message shows...

how do i fix this? it act as thou it cannot read from the database...even thou the forum is working better than ever!

mark99 10-26-2005 11:43 AM

Read back a few pages and you'll find that somebody solved the problems highlighted with a simple edit to the main .php file. I think it was that the database connection code failed to include the new "port" variable, which was added into the class_core and config.php files with the v3.5 GOLD release.

jugo 10-26-2005 12:48 PM

@Xtrm2matt does it still give you an error if so, please post your vBExternal here so I can hae a look.

People...if you want to pull threads from another site's vBulletin install use EXTERNAL.PHP


All times are GMT. The time now is 10:49 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.01271 seconds
  • Memory Usage 1,740KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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