Announcement

Collapse
No announcement yet.

Search 404 error page not found

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

    Search 404 error page not found

    Search brings up the above error, have searched the community and tried web site purge and refresh but still dose not work
    Site is http://www.mphomewares.co.uk

    Any help much apreciated.

    Mark

    #2
    Code:
    <form action="<h2><span style='font-size: 16px;'>http://www.mphomewares.co.uk/cgi-bin/ss000755.pl</span></h2>" method="get" name="simplesearch">
    you have styling (<h2> and <span> tags) in your form for the quick search.

    Track it down (in your quick search layout) and remove it and it might fix your problem
    Tracey

    Comment


      #3
      Thanks for the quick reply but can not find the (quick search layout)

      Mark

      Comment


        #4
        In your "Design" tab
        In the TOP (preview) window, click on the search button and it should bring up the layout code in the window underneath.
        The problem is probably not visible in the actual search layout, you might need to click on the purple "SearchCGIURL" to open that layout and strip the coding out of the SearchCGIURL (blue) variable.

        If all you see is the blue text saying SearchCGIURL, then click the the green arrows button in the layout code menu (switch between basic and advanced views)

        I think you'll see some code in there that shouldn't be

        It should just say <actinic:variable name="SearchCGIURL" />
        Tracey

        Comment


          #5
          Thanks for your help, it works fine now
          Mark

          Comment

          Working...
          X