Announcement

Collapse
No announcement yet.

Search results links give blank pages

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Search results links give blank pages

    Hi folks

    If a search is done on my site, for any product, it comes up with the search results list with clickable links, but those links just give the product heading and no other info - ie just blank pages.
    Example at www.swissknifeshop.co.uk - do a search for "voyager" for example

    Can anyone help ?
    Using v8.5.3 (also had the same issue on 8.5.2)
    Thanks
    Simon

    #2
    I see the following badly nested JavaScript that may be confounding the search scripts.
    Code:
    <script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
    <script type="text/javascript">
    <!--
    _uacct = "UA-1328191-1";
    urchinTracker();
    </script> urchinTracker(); // -->
    </script>
    Norman - www.drillpine.biz
    Edinburgh, U K / Bitez, Turkey

    Comment


      #3
      Immediately above the missing text I see
      Code:
      <Actinic:ShowForPriceSchedule Schedules="">
      That's probably the real culprit. I also see some </actinic:block> tags leaking into the generated pages. Not sure if they should be there.
      Norman - www.drillpine.biz
      Edinburgh, U K / Bitez, Turkey

      Comment


        #4
        A quick band-aid fix (but not the correct one so I'd suggest you upload the faulty site in Test Mode and fix it properly) would be to go to Settings / Search Settings / Results and uncheck Highlight Located Text. This will display your search results without going through the Perl.
        Norman - www.drillpine.biz
        Edinburgh, U K / Bitez, Turkey

        Comment


          #5
          thanks for that Norman.
          Much appreciated.

          Comment


            #6
            Norman

            Can you let me know how to correct those two problems ?
            they are a bit beyond my remit, and would appreciate guidance.

            much appreciated.
            Simon

            Comment


              #7
              Sorry, I'm a volunteer here and cannot give help on demand. Someone else, perhaps.

              It seems like the problems are caused by changes you've made to your layouts. Undo them or revert the layouts to factory settings.
              Norman - www.drillpine.biz
              Edinburgh, U K / Bitez, Turkey

              Comment


                #8
                ok thanks anyway for your help so far.

                Comment

                Working...
                X