Copied to clipboard

Flag this post as spam?

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


  • Neil Hodges 320 posts 926 karma points
    Jan 30, 2013 @ 22:34
    Neil Hodges
    0

    Add to Basket not working correctly

    Hi

    Ive recently upgraded TeaCommerce to Umbraco 4.11.3

    A small problem is im getting this error message popup when clicking on Add To Basket

    Cart Error:
    <html><body><h1>Page not found</h1><h3>No umbraco document matches the url 'http://localhost/tcbase/teacommerce/AddOrderLine/1200/1.aspx'.</h3><p>This page can be replaced with a custom 404. Check the documentation for "custom 404".</p><p style="border-top: 1px solid #ccc; padding-top: 10px"><small>This page is intentionally left ugly ;-)</small></p></body></html>

    I cannot find this url - url 'http://localhost/tcbase/teacommerce/AddOrderLine/1200/1.aspx

    Any ideas how to rectify?

    Kind Regards

    Neil

  • Anders Burla Johansen 2560 posts 8256 karma points
    Jan 31, 2013 @ 07:05
    Anders Burla Johansen
    100

    Hi Niel

    Which Tea Commerce are you running? You can see that in the Developer section and packages and then click the Tea Commerce package. If you are running 1.4.4.1+ you need to use /base instead of /tcbase. So you have to search your xslt files and html files to find the forms that post to these url's. So was a breaking change in 1.4.4.1 - you can always find the revision history for Tea Commerce here: http://www.teacommerce.net/en/documentation/revision-history.aspx

    Kind regards
    Anders

  • Neil Hodges 320 posts 926 karma points
    Jan 31, 2013 @ 09:13
    Neil Hodges
    0

    Hi Anders

    Yep that was it, i just did a search in my solution for tcbase and changed all occurences to base, works perfectly now

    Thank You :)

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies