vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   Help!!! (https://vborg.vbsupport.ru/showthread.php?t=50932)

Dan 03-28-2003 10:36 PM

Help!!!
 
I didn't do anything to my admin/index.php and all of a sudden I get


Quote:

Warning: Failed opening '/home/eternalgamer/www/testboard/forums/admin/index.php' for inclusion (include_path='.:/usr/local/share/pear:/usr/local/lib/php') in Unknown on line 0

This is on my localhost and I want it to get fixed before I upload it to my server.......


Attached is the admin/index.php file


If anyone can help me fix it I'd be greatful

Erwin 03-28-2003 10:49 PM

You are NOT allowed to post vB PHP files.

Note out rules:

[nocopy][/nocopy]

Dan 03-28-2003 11:00 PM

oh I forgot sorry...... I'm such a dumbass

Dan 03-29-2003 02:16 PM

Can someone at least give me a clue on what

Warning: Failed opening '/home/eternalgamer/www/testboard/forums//admin/index.php' for inclusion (include_path='.:/usr/local/share/pear:/usr/local/lib/php') in Unknown on line 0

means?

filburt1 03-29-2003 03:06 PM

You have a double-slash in there, that could be it.

Dan 03-29-2003 03:39 PM

no still does the same thing.......

filburt1 03-29-2003 03:59 PM

It says eternalgamer, not eternalgamers...

Dan 03-29-2003 04:21 PM

my account at phpwebhosting doesn't have an 's' in it........

filburt1 03-29-2003 04:31 PM

Oh, was going by the domain name.

Make a new PHP page in your admin directory with the contents:
PHP Code:

<?
@require("./global.php");
if (function_exists("cpheader")) echo "it worked";
else echo "no it didn't";
?>

If you see "it worked" then this is blowing my mind.

Dan 03-29-2003 04:45 PM

Parse error: parse error in /home/eternalgamer/www/testboard/forums/admin/test.php on line 10


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