Copied to clipboard

Flag this post as spam?

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


These support forums are now closed for new topics and comments.
Please head on over to http://eureka.ucommerce.net/ for support.

  • Simon 1 post 21 karma points
    Apr 19, 2013 @ 11:54
    Simon
    0

    Newly added product failed when previewing in the checking out process

    Hi,

    I've added a new product to the uCommerce demo site. When checking out the product it fails at the preview stage. The error occurs in this script 'uCommerce/Preview.cshtml' Further to this I have tried to debug the code to the point that it fails. This line of code TransactionLibrary.ExecuteBasketPipeline(); found in the mentioned script is where the issue occurred. 

    If you can give me any leads on how to resolve the issue that would be great. Possibly there is something I forgotten. However it'd help alot if I were able to bury into the code and observe where the issue lies. Is there source code available I can use?

    Many thanks,

  • Nickolaj Lundgreen 233 posts 1132 karma points
    Apr 19, 2013 @ 12:34
    Nickolaj Lundgreen
    0

    Hi Simon

    The ExecuteBasketPipeline excutes the pipeline tasks defined in the pipeline/basket.config (i guess you don't have anything custom added in there?).

    When the pipeline fails - it will write an entry in the umbracolog table - so take a look there, and see if that error makes more sense.

Please Sign in or register to post replies

Write your reply to:

Draft