Copied to clipboard

Flag this post as spam?

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


  • Edgar Rasquin 326 posts 925 karma points
    Apr 17, 2020 @ 12:38
    Edgar Rasquin
    0

    Merchello Shop - No umbraco document matches the url

    Hi there,

    I am experiencing a strange behaviour with my products in a merchello shop. Right now I have created about 40 products all in the same way. They're all beeing listed under the correct category but 4 of them do not lead to the detail page. When clicking the detail link I get a

    Page not found No umbraco document matches the url '/de/bio-%E2%80%93-fichtennadel/'.

    enter image description here

    I have compared URLs with working product detailpages but there seems to be no difference:

    left side: product detail page working fine - right side: product detail page not found

    I would like to compare the url in the browser address bar with the address from the umbraco backend but in Merchello you cannot find out the link to the page.

    I have checked the 'TemplateId' column in the 'merchProductVariantDetachedContent' table but everything seems to be fine here as well:

    enter image description here

    How can I test if the page exists and find out the correct url? Any ideas?

    Umbraco version 7.15.3

    Merchello 2.7.1 - FastTrack 2.7.0

    on MSSQL

    Thanks

  • Puck Holshuijsen 184 posts 727 karma points
    Apr 20, 2020 @ 07:04
    Puck Holshuijsen
    0

    Hi Edgar,

    Can you try and re-index the products? After the indexing check if the page is found.

    I've had similar issues, and a re-index fixed it for me.

    //Puck

  • Edgar Rasquin 326 posts 925 karma points
    Apr 20, 2020 @ 07:47
    Edgar Rasquin
    0

    Hi Puck,

    thank you so much for your reply!

    Examine Management -> Indexers -> MerchelloProductIndexer:

    I now did a re-index without errors.

    When I do a search

    Examine Management -> Searchers -> MerchelloProductSearcher

    Both "Text Search" an "Lucene Search" return a result:

    enter image description here

    Sadly it does not solve the problem...

  • Edgar Rasquin 326 posts 925 karma points
    Apr 20, 2020 @ 10:29
    Edgar Rasquin
    0

    In VS debug mode when I open the ListView, I get to the product and there is the Url and UrlName and everything else.

    Is there any other way to test or debug that could point me in the right direction?

    As far as I understand it is more an Umbraco problem than an Merchello one?

    enter image description here

Please Sign in or register to post replies

Write your reply to:

Draft