vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   problem with the $path (https://vborg.vbsupport.ru/showthread.php?t=35284)

bayblur 02-21-2002 07:27 AM

I've installed last10post.

I have problem with the $path

In config file there is a row like that:

[/b]$path = "/home/arkitera/homes/httpd/html/forum/admin"; // path to your config.php file (usually in the /admin directory) - NO TRAILING SLASH! Do not include "config.php" [/b]

It gives me the following error:

Fatal error: Failed opening required '/home/arkitera/homes/httpd/html/forum/admin/config.php' (include_path='.:/usr/local/lib/php') in /home/virtual/arkitera/home/httpd/html/forum/last10post/last10.php on line 13

I couldn't file the correct path. (I solved it temporaryl like that:../admin

But it is just a temp solution . What is the correct path for it?
_____________________

I asked that questin at vb.com first. Here is the JamesUS's answer:
/home/virtual/arkitera/home/httpd/html/forum/admin

I corrected it to this way and tried again.

$path= "/home/virtual/arkitera/home/httpd/html/forum/admin"; // path to your config.php file (usually in the /admin directory) - NO TRAILING SLASH! Do not include "config.php"

There is no problem when i call the last10.php
When i include it from html directory it gives error:

[/b]Fatal error: Failed opening required 'last10config.php' (include_path='.:/usr/local/lib/php') in /home/virtual/arkitera/home/httpd/html/forum/last10post/last10.php on line 12[/b]

I have same problem with other hacks.
What could be the reason for this problem?

bayblur 02-23-2002 09:15 AM

Still couldn't solve the problem.

Any idea???
Is it related with php conf?


All times are GMT. The time now is 09:34 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.01543 seconds
  • Memory Usage 1,706KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (2)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