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 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
Template Validation ?!
#1
Hello,

i would like validate my website by http://validator.w3.org/
but i use "fancy plugin" too. Now i get the following errors:

Errors found while checking this document as XHTML 1.0 Strict!

Erros like this

Error Line 7, Column 123: end tag for "link" omitted, but OMITTAG NO was specified

…plate/js/fancybox/jquery.fancybox.css?v=2.0.4" rel="stylesheet" media="screen">



You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".

Error Line 10, Column 142: required attribute "type" not specified

…doman.de/admin/template/js/jquery.min.js?v=1.7.1"><\/script>');</script>



The attribute given above is required for an element that you've used, but you have omitted it. For instance, in most HTML and XHTML document types the "type" attribute is required on the "script" element and the "alt" attribute is required for the "img" element.

Typical values for type are type="text/css" for <style> and type="text/javascript" for <script>.


i can´t find error if i check the file attributes by hand anyone can say me what´s wrong?
Reply




Users browsing this thread: 1 Guest(s)