Announcement

Collapse
No announcement yet.

Search isnt working

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

    Search isnt working

    Hello, I have inserted a quicksearch on my page and when i test it on-line it doesnt work and i get the following alert:

    "Please specify words for the search.

    Please wait for your browser to forward you to the next page or click here."

    Can anyone tell me why this is? what can i do to make the search work???




    Best wishes



    Carl

    #2
    Post a URL so we can take a look.

    Norman
    Norman - www.drillpine.biz
    Edinburgh, U K / Bitez, Turkey

    Comment


      #3
      searching

      The URL is:

      http://www.microphoto.co.uk/acatalog/


      (on another note, i am unable to change the price of the product choices in the permutation box???)


      Thanks for all your time

      Kindest regards
      Carl

      Comment


        #4
        Try changing

        <input type="TEXT" name="ss" size="15" maxsize="125" value="">


        to

        <input type="TEXT" name="SS" size="15" maxsize="125" value="">


        That's SS instead of ss up there.

        Norman
        Norman - www.drillpine.biz
        Edinburgh, U K / Bitez, Turkey

        Comment


          #5
          Searching

          Thanks for your time and help, its kinda working now, but it isnt specific, i seem to get the same results no matter what i search for????



          Best Wishes
          Carl

          Comment


            #6
            Hmm... I sort of see that. I searhed for "sun" and got lots of hits. The for "hathaway" and got just the one.

            Also you have an javaScript error on most pages. You're trying to use the Advanced Guide to popup an additional page when the main product image is clicked. You've misspelled ShowPopUp as showPopUp - that capital S is needed.

            However that AUG solution is buggy - see http://community.actinic.com/showthr...8097#post28097 for my fix on this.

            Norman
            Norman - www.drillpine.biz
            Edinburgh, U K / Bitez, Turkey

            Comment


              #7
              oops

              how do i remove the javascript popup action i have on most of my products??


              Also how do i display thumnails of product images in my search results?



              sorry for all the questions thats it after this!!!


              thanks for all your time
              carl

              Comment


                #8
                java fixed

                Hello, ive fixed the javascript popup error by removing it



                Thanks



                Carl

                Comment

                Working...
                X