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-30-2003 04:52 PM

I'm guessing there is no help out there.

filburt1 03-30-2003 04:56 PM

Quote:

Yesterday at 01:45 PM Oricon said this in Post #10
Parse error: parse error in /home/eternalgamer/www/testboard/forums/admin/test.php on line 10
There are only five lines in my script, how can an error be on line 10...

Dan 03-30-2003 05:14 PM

thats what I was saying

Dan 03-30-2003 05:18 PM

feh... there was a typo in the script you gave me but I fixed it.

now I get this

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

filburt1 03-30-2003 05:20 PM

Okay, try this insanity. If this doesn't work then your PHP config is screwed up:
PHP Code:

<?
if (!isset($included))
{
    $included = true;
    include($_SERVER['PHP_SELF']);
}
?>

That will try to load itself.

Dan 03-30-2003 05:23 PM

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

the main part of the board works just not the admin part........

filburt1 03-30-2003 06:11 PM

Okay, your config is royally screwed up.

Dan 03-30-2003 06:16 PM

how can my config be screwed up? Every other php script runs perfectly fine

filburt1 03-30-2003 06:25 PM

Files just don't randomly break. Make sure you don't have any .htaccess file overriding PHP behaviors or something like that.

Dan 03-30-2003 06:30 PM

I checked nothing like that


All times are GMT. The time now is 02: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.00999 seconds
  • Memory Usage 1,729KB
  • 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