vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   VBHome Lite problems... (https://vborg.vbsupport.ru/showthread.php?t=53345)

MotownLF 05-24-2003 11:25 PM

VBHome Lite problems...
 
Warning: main(./home/xxxxx/public_html/dev/forums/admin/config.php) [function.main]: failed to create stream: No such file or directory in /home/xxxxx/public_html/dev/global.php on line 744

Fatal error: main() [function.main]: Failed opening required './home/xxxxx/public_html/dev/forums/admin/config.php' (include_path='') in /home/xxxxx/public_html/dev/global.php on line 744

I get this error when I put it on the subdomain.

How do I fix this?

filburt1 05-25-2003 12:06 AM

Don't put it on the subdomain. :)

Seriously...it's because it can't find the vB files.

MotownLF 05-26-2003 03:41 PM

So there is absolutely no way that this thing works with the forum in the subdomain?

Which presents a problem. Cause my forum IS on a subdomain.

So here is the question.

If I put this VBHome Lite in a top level directory, it's still going to error because the forums are in a subdomain?

DaveG 05-28-2003 02:14 PM

I'm getting some pretty crazy errors this morning after my server admin changed a line in the php.ini file.

I am using webtemplates, but none of them are working now! The admin has since reverted to the original php.ini file, but all my nonVB webtemplate pages are giving me the following errors. here is an example from www.SprintUsers.com/news/index.php :

PHP Code:

Warningmain() [function.main]: php_network_getaddressesgetaddrinfo failedTemporary failure in name resolution in /home/sprint/public_html/news/index.php on line 8

Warning
main([url]http://sprintusers.com/forum/show.php?pg=news[/url]) [function.main]: failed to create stream: Resource temporarily unavailable in /home/sprint/public_html/news/index.php on line 8

Warningmain() [function.main]: Failed opening 'http://sprintusers.com/forum/show.php?pg=news' for inclusion (include_path=''in /home/sprint/public_html/news/index.php on line 8 

Line 8 in my index.php file reads as follows:
PHP Code:

<?php include("http://sprintusers.com/forum/show.php?pg=news");

Any ideas? Help!

DaveG

DaveG 05-28-2003 02:48 PM

Strangely enough, a Cpanel upgrade on my server resolved the issue.

I still wonder what went wrong here...


All times are GMT. The time now is 10:54 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.01415 seconds
  • Memory Usage 1,720KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete