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.

  • TaoistTotty 246 posts 314 karma points
    Mar 19, 2012 @ 22:28
    TaoistTotty
    0

    Cart 404 error

    I have just installed uCommerce and items can be added to the cart with out problem, but when you click on checkout a 404 error is displayed.

    Page not found
    No umbraco document matches the url 'http://localhost:17487/category?category=checkout/cart.aspx'

    umbraco tried this to match it using this xpath query'/root/* [@urlName = "category"] | /root/*/* [@urlName = "category"]')

    This page can be replaced with a custom 404 page by adding the id of the umbraco document to show as 404 page in the /config/umbracoSettings.config file. Just add the id to the '/settings/content/errors/error404' element.

    For more information, visit information about custom 404 on the umbraco website.

    This page is intentionally left ugly ;-)

    The URL is: http://localhost:17487/shop/checkout/cart.aspx

    Any suggestions as to why this is happening?

    Regards

    TT

  • TaoistTotty 246 posts 314 karma points
    Mar 21, 2012 @ 00:28
    TaoistTotty
    0

    Still no joy.

    IIS reporting folloeing page error:

    default.aspx?category=checkout%2fcart.aspx

    Any suggestions?

    Thanks

    TT 

  • TaoistTotty 246 posts 314 karma points
    Mar 21, 2012 @ 00:33
    TaoistTotty
    0

    A further update.

    The page shows in preview mode, but in published mode.

    Any idea why? 

  • Søren Spelling Lund 1797 posts 2786 karma points
    Mar 21, 2012 @ 12:54
    Søren Spelling Lund
    0

    It might be related to the fact you're running on a non-default port. If possible could you try switching to port 80 and leaving it out of the URL?

    I'll perform some tests to find out what the exact issue is and add fix for it.

  • TaoistTotty 246 posts 314 karma points
    Mar 21, 2012 @ 14:18
    TaoistTotty
    0

    Hi Soren

    Have tried this and am still seeing the issue.

    Something a bit unusual about this Umbraco installation is that it is hosting two sites, it has the one with the store and another (with a different domain name etc.) also using the hostnames to 'split' the sites.

    The one using uCommerce is the first on the content section.

    For both the lannguage settings are the same.

    The site was running from WebMatrix (hence the unusal port).

    I have now tried using the local IIS server on port 80 and am seeing the same error.

    TT 

  • Søren Spelling Lund 1797 posts 2786 karma points
    Mar 23, 2012 @ 09:29
    Søren Spelling Lund
    0

    Maybe something went wrong during installation and the rewrite rules are not in place. Can you verify that the /config/urlrewirting.config file contains references to product, category, and catalog?

  • TaoistTotty 246 posts 314 karma points
    Mar 23, 2012 @ 09:48
    TaoistTotty
    0

    This could be the issue as this is missing.

    What do I need to add? 

  • Søren Spelling Lund 1797 posts 2786 karma points
    Mar 23, 2012 @ 10:06
    Søren Spelling Lund
    0

    uCommerce will add it automatically during install. The fact that it didn't suggests that there might be a permission issue on the site. Make sure that the user identity running the app pool has write permissions to the config folder.

  • TaoistTotty 246 posts 314 karma points
    Mar 23, 2012 @ 10:23
    TaoistTotty
    0

    It is running under WebMatrix, so that should not be an issue, but I will check.

  • TaoistTotty 246 posts 314 karma points
    Mar 23, 2012 @ 12:38
    TaoistTotty
    0

    Have checked the settings and they seem fine.

    Am in the process of re-creating the website, with the same settings, and have got the store working on this.

    Am not sure what has happened to the other version, as so far everything is the same.

    TT 

  • Søren Spelling Lund 1797 posts 2786 karma points
    Mar 29, 2012 @ 14:27
    Søren Spelling Lund
    0

    Let me know if you find the root cause of this. We're standing by to fix it if you can give us a repro for the issue.

  • TaoistTotty 246 posts 314 karma points
    Apr 24, 2012 @ 11:45
    TaoistTotty
    0

    Found a solution to this of sorts. Was already doing some URL rewrites and only by adding the uCommerce ones first did the site run correctly.

    I am now looking at what in this could have cuased the issue and I will let you know what I find.

    Is there a way for uCommerce to check for any 'conflicts' during installation?

    TT 

  • Søren Spelling Lund 1797 posts 2786 karma points
    Apr 24, 2012 @ 12:57
    Søren Spelling Lund
    0

    uCommerce can check for some things, but there are too many permutations in environments out there to make it 100%.

Please Sign in or register to post replies

Write your reply to:

Draft