Webmastersite.net
Register Log In

Searchable Fields Error

Title Searchable Fields Error
Description Searchable Fields look in fields not selected
Message Text I have added some custom link fields to my site, one of which is holds the URL for an image. I have amended the search template to show the link and image which works well except for some links. I have set the Searchable Fields setting to search only Title and Description but when I use the search function to search my site say using the word PINK it appears to be searching the custom fields as well even though they are not selected. I have also set it to not highlight this custom field. The outcome of this is that any link with the word PINK in the URL for the image are being corrupted as WSN inserts the html code to highlight the word PINK in the URL. Here is the code which causes the error, the output produced by WSN and I have also attached screenshot of the error and the search setting page. <TABLE> <TR> <TD><A href="{TRACKLINKURL}"><img src="{LINKIMAGEURL}"</A></TD> <TD>{LINKDESCRIPTION}</TD> </TABLE> <TABLE> <TR> <TD><A href="http://www.ukgift.co.uk/links/14/"><img src="http://www.a1gifts.co.uk/images/prodimages/<span class="searchhighlight">pink</span>-mouseL.jpg"</A></TD> <TD></TD> </TABLE> Am I doing something wrong or is this a bug? Thanks, Steve
Rating
  • 0/5
  • 1
  • 2
  • 3
  • 4
  • 5
0/5 based on 0 votes.
Ownership grumpybear
Views 588 views. Averaging 0 views per day.
Similar Topics
Submission Date May 01, 2007 - 4:50 AM