|
|
|
| Здравствуйте!
Объясните, пожалуйста, новичку что означает данное сообщение: ( Warning: include(TPLPATHheader.php) [function.include]: failed to open stream: No such file or directory in /home/naim/public_html/index.php on line 14
Warning: include(TPLPATHheader.php) [function.include]: failed to open stream: No such file or directory in /home/naim/public_html/index.php on line 14
Warning: include() [function.include]: Failed opening 'TPLPATHheader.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/naim/public_html/index.php on line 14
Fatal error: Call to undefined function goodssort() in /home/naim/public_html/index.php on line 26 )
и как это можно исправить? Спасибо. | |
|
|
|
|
|
|
|
для: Rubas
(02.11.2008 в 18:07)
| | Объявите константу TPLPATH.
define('TPLPATH', '../tpl/'); например | |
|
|
|