Да, вот тут найдено 144 ошибки: http://movie-club.ru/viewtopic.php?f=4&t=21
Например скрипта звезды за сообщения: в строке:
Код: Выделить всё
<style>
dd.pa-zwezda {или, например скрипт приветствия, связанного со временем суток (брал здесь):Ошибка... Cause:
An attribute is required on 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.
Sample: required attribute type not specified. The <style> element has a required attribute type.
Bad <style>
Good <style type="text/css">
в строке:
<h4 style="text-align: justify; font: bold 12px "Lucida Grande", sans-serif; color:#000000; behavior: url(byn.htc);}">пишет:
Постараюсь исправить, что смогу (потому что я нуб в верстке), хотя до установки этого мода все работало нормально. Да и после его сноса все будет работать.line 178 column 84 - Ошибка: "Lucida" is not a member of a group specified for any attribute
Cause: The tag contains an attribute that is proprietary to Netscape or Internet Explorer. And the tag has no value.
PS: Единственное, что я руками там сам прописывал, это теги:
Код: Выделить всё
<br>,</br>, Код: Выделить всё
<div> </div>Было такое, каюсь.


