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 916 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 916 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
[Solved: dom.so] Installation / Error 404
#8
I;m running out of ideas.

Try with
Code:
AddHandler application/x-httpd-php5 .php
AddType application/x-httpd-php .html .htm
AddHandler application/x-httpd-php .html .htm
This should set php5 to handle php files, and default php engine for html files

Or use only first line
Code:
AddHandler application/x-httpd-php5 .php

I can't come up with more solutions, because I don't know anything about your hosting and its config.
Maybe php5 is set as default, maybe not. Apache might as well be badly configured, and so on.


Try with a different CMS which requires simple xml and php5 to work.
This may shred some light on the problem.
Addons: blue business theme, Online Visitors, Notepad
Reply


Messages In This Thread
[Solved: dom.so] Installation / Error 404 - by yojoe - 2010-11-29, 06:44:01



Users browsing this thread: 2 Guest(s)