4images Forum & Community

4images Modifications / Modifikationen => Mods & Plugins (Requests & Discussions) => Topic started by: AntiNSA2 on June 09, 2009, 04:17:49 PM

Title: [REQ] Kurts Color Search Mod HTML Validation problems.. can you help fix??
Post by: AntiNSA2 on June 09, 2009, 04:17:49 PM
Im using the late and great color search mod, however my site has 1300 site validation issues which may be keeping google from indexing my site and I am trying to fix them . A lot of issues are errors from his mod, which runs great.

There error is:
Code: [Select]
#  Line 1869, column 27: document type does not allow element "TD" here

<input name="search_fields" value="image_farbton" type="hidden">


which with the two lines before and two lines after is this ;
Code: [Select]
# <form method="post" action="./search.php">
# <td width="12" height="12>
# <input name="search_fields" value="image_farbton" type="hidden">
# <input name="search_keywords" value="802000" type="hidden">
# <input name="show_result" value="1" type="hidden">

While trying to get suport from google webmaster forum they suggested I correct these errors...

So why is the TD Element not allowed? I have no idea... thanks if you know!

and this error:
Code: [Select]
an attribute value literal can occur in an attribute specification list only after a VI delimiter



Have you forgotten the "equal" sign marking the separation between the attribute and its declared value? Typical syntax is attribute="value".

    * Line 845, column 27: an attribute value literal can occur in an attribute specification list only after a VI delimiter

      <input name="search_fields" value="image_farbton" type="hidden">


http://validator.w3.org/check?uri=http%3A%2F%2Fthelifephotography.com%2F&charset=(detect+automatically)&doctype=Inline&ss=1&outline=1&group=1&No200=1&verbose=1&st=1&user-agent=W3C_Validator%2F1.654
Title: Re: [REQ] Kurts Color Search Mod HTML Validation problems.. can you help fix??
Post by: relu on February 04, 2013, 02:19:13 AM
can you please tell me where we can find the color search mod?