Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Kasper Skov 66 posts 346 karma points
    Dec 02, 2013 @ 14:02
    Kasper Skov
    0

    IE error in cart quantity change

    When I try to change quantity in my cart in IE8/9/10, FormPost.aspx gives me a 404. As you can see in the image the URL in the GET request is different from the url referer. Its the GET url that's wrong. And it's only in IE! What to do?

    ie error

  • Anders Burla 2560 posts 8256 karma points
    Dec 02, 2013 @ 19:54
    Anders Burla
    100

    Have your tried to see if it has something to do with the char ΓΈ. Try and rename the page to an english name and see if that works. If that works. Try and insert a redirectUrl into your html form - see link:
    http://documentation.teacommerce.net/html-api/

    If that redirects then there is something "wrong" with how it handle the redirect back to the page.

  • Kasper Skov 66 posts 346 karma points
    Dec 03, 2013 @ 09:31
    Kasper Skov
    0

    The redirectUrl hidden input worked. Thanks.

Please Sign in or register to post replies

Write your reply to:

Draft