Copied to clipboard

Flag this post as spam?

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


  • TimMather 67 posts 78 karma points
    Oct 26, 2015 @ 12:31
    TimMather
    1

    Debugging?

    How do we setup up code so we can debug Merchello and see what we are doing wrong? At the moment we have the same problem as someone who posted on here 25days ago so assuming we are going to need to fix it ourselves and in order to see what is wrong we need to debug the source code?

  • Tom Van Rompaey 38 posts 136 karma points
    Oct 26, 2015 @ 15:24
    Tom Van Rompaey
    0

    Source code is on Github: https://github.com/Merchello/Merchello

  • TimMather 67 posts 78 karma points
    Oct 26, 2015 @ 15:29
    TimMather
    0

    Is there a DB that we can use? There are sql scripts and sdf file in the sql folder but I can't see any documentation saying how to get a db up and running?

  • Rusty Swayne 1655 posts 4993 karma points c-trib
    Oct 26, 2015 @ 17:41
    Rusty Swayne
    0

    @TimMather There a few ways, but the easiest is to simply install Merchello into a new Umbraco install and then either grab the Umbraco.sdf file or point your tests to the Sql Server db.

    Alternatively, you can use the Integration tests to install the database manually.

Please Sign in or register to post replies

Write your reply to:

Draft