Copied to clipboard

Flag this post as spam?

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


  • Sebastian Dammark 547 posts 1287 karma points
    Dec 17, 2012 @ 19:32
    Sebastian Dammark
    0

    Extension or method not found.

    When I trigger this piece of code from my productlist

    TeaCommerce.addOrderLine(1061, 1, false);

    Then I get the following error (500) in console

    <error>Extension or method not found.</error>

    Any ideas ?

  • Anders Burla Johansen 2560 posts 8256 karma points
    Dec 17, 2012 @ 20:19
    Anders Burla Johansen
    0

    So you have Tea Commerce 1.4.4.2 installed? Sounds like it can't find the rest extensions

    Kind regards
    Anders

  • Sebastian Dammark 547 posts 1287 karma points
    Dec 17, 2012 @ 20:43
    Sebastian Dammark
    0

    Dang ... I must be tired.  That was it :)

  • Rune Grønkjær 1303 posts 2895 karma points
    Dec 18, 2012 @ 08:13
    Rune Grønkjær
    0

    BTW. Looks like your javascript is wrong. The addOrderLine method takes a nodeId, quantity and settings:
    http://rune.gronkjaer.dk/blog/2010/11/16/tea-commerce-javascript-api/#addOrderLine

    /Rune

  • 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