Announcement

Collapse
No announcement yet.

Search stopped working, where to begin looking?

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

    Search stopped working, where to begin looking?

    Not sure when this happened... but the search function (iron and wool) completely stopped working... I'm not sure where to begin looking for the problem. I suspect it is due to one of the updates?
    Thank you,
    Terri
    http://www.charmandhammer.com
    Gear for Hard Working Women

    #2
    The search form is pointing to:

    ://www.charmandhammer.com/mm5/merchant.mvc?Screen=SRCH

    it should be either
    //www.charmandhammer.com/mm5/merchant.mvc?Screen=SRCH

    or just

    /SRCH.html

    Bruce Golub
    Phosphor Media - "Your Success is our Business"

    Improve Your Customer Service | Get MORE Customers | Edit CSS/Javascript/HTML Easily | Make Your Site Faster | Get Indexed by Google | Free Modules | Follow Us on Facebook
    phosphormedia.com

    Comment


      #3
      Oh thank you, the search isn't broken (it works on the search page), just that magnifying glass icon in the nav bar ... thank you.
      Thank you,
      Terri
      http://www.charmandhammer.com
      Gear for Hard Working Women

      Comment


        #4

        Updating it to [QUOBruce - PhosphorMedia;n701093]The search form is pointing to:

        ://www.charmandhammer.com/mm5/merchant.mvc?Screen=SRCH

        it should be either
        //www.charmandhammer.com/mm5/merchant.mvc?Screen=SRCH

        or just

        /SRCH.html

        [/QUOTE]

        The issue seems to have been with the token being used

        Code:
        &mvt:global:protocol_relative_url;Screen=SRCH
        Updating it to

        Code:
        &mvte:urls:SRCH:rr;
        seems to have resolved the issue.

        Leslie Kirk
        Miva Certified Developer
        Miva Merchant Specialist since 1997
        Previously of Webs Your Way
        (aka Leslie Nord leslienord)

        Email me: [email protected]
        www.lesliekirk.com

        Follow me: Twitter | Facebook | FourSquare | Pinterest | Flickr

        Comment

        Working...
        X