The following warnings occurred:
Warning [2] Undefined array key "threadviews_countguests" - Line: 745 - File: showthread.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php 745 errorHandler->error_callback
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/inc/functions_post.php 830 postParser->parse_message
/showthread.php 1121 build_postbit
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/inc/functions_post.php 861 postParser->parse_message
/showthread.php 1121 build_postbit
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/inc/functions_post.php 830 postParser->parse_message
/showthread.php 1121 build_postbit
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/inc/functions_post.php 861 postParser->parse_message
/showthread.php 1121 build_postbit
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/inc/functions_post.php 830 postParser->parse_message
/showthread.php 1121 build_postbit
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/inc/functions_post.php 861 postParser->parse_message
/showthread.php 1121 build_postbit
Warning [2] Undefined property: MyLanguage::$thread_modes - Line: 46 - File: showthread.php(1650) : eval()'d code PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php(1650) : eval()'d code 46 errorHandler->error_callback
/showthread.php 1650 eval




Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
error in installation
#1
I just upload files on server.. and see it in debug mode
Code:
Notice: Undefined variable: SITEURL in /usr/home/ykng/public_html/admin/inc/common.php on line 87

Notice: Undefined variable: SITENAME in /usr/home/ykng/public_html/admin/inc/common.php on line 90

Warning: include_once() [function.include-once]: Unable to access /usr/home/ykng/public_html/admin/lang/ru_RU.KOI8-R.php in /usr/home/ykng/public_html/admin/inc/common.php on line 111

Warning: include_once(/usr/home/ykng/public_html/admin/lang/ru_RU.KOI8-R.php) [function.include-once]: failed to open stream: Permission denied in /usr/home/ykng/public_html/admin/inc/common.php on line 111

Warning: include_once() [function.include]: Failed opening '/usr/home/ykng/public_html/admin/lang/ru_RU.KOI8-R.php' for inclusion (include_path='/usr/home') in /usr/home/ykng/public_html/admin/inc/common.php on line 111

Warning: require_once(inc/configuration.php) [function.require-once]: failed to open stream: No such file or directory in /usr/home/ykng/public_html/admin/inc/cookie_functions.php on line 9

Fatal error: require_once() [function.require]: Failed opening required 'inc/configuration.php' (include_path='/usr/home') in /usr/home/ykng/public_html/admin/inc/cookie_functions.php on line 9

ps. site http://ykng.at.ck.ua
my creative
ps. sorry for mistakes =)
Reply
#2
Does the file /admin/inc/configuration.php exist? Is it accessible on the server? It seems to die when it tries to get to that file.
“Don’t forget the important ˚ (not °) on the a,” says the Unicode lover.
Help us test a key change for the core! ¶ Problems with GetSimple? Be sure to enable debug mode!
Reply
#3
yes, he is accessible on the server, i use 777 for atributes...
and also error

Code:
Notice: Undefined variable: SITEURL in /usr/home/ykng/public_html/admin/inc/common.php on line 87

Notice: Undefined variable: SITENAME in /usr/home/ykng/public_html/admin/inc/common.php on line 90

Warning: include_once() [function.include-once]: Unable to access /usr/home/ykng/public_html/admin/lang/ru_RU.KOI8-R.php in /usr/home/ykng/public_html/admin/inc/common.php on line 111

Warning: include_once(/usr/home/ykng/public_html/admin/lang/ru_RU.KOI8-R.php) [function.include-once]: failed to open stream: Permission denied in /usr/home/ykng/public_html/admin/inc/common.php on line 111

Warning: include_once() [function.include]: Failed opening '/usr/home/ykng/public_html/admin/lang/ru_RU.KOI8-R.php' for inclusion (include_path='/usr/home') in /usr/home/ykng/public_html/admin/inc/common.php on line 111

Warning: require_once(inc/configuration.php) [function.require-once]: failed to open stream: No such file or directory in /usr/home/ykng/public_html/admin/inc/cookie_functions.php on line 9

Fatal error: require_once() [function.require]: Failed opening required 'inc/configuration.php' (include_path='/usr/home') in /usr/home/ykng/public_html/admin/inc/cookie_functions.php on line 9
my creative
ps. sorry for mistakes =)
Reply




Users browsing this thread: 2 Guest(s)