Search for strings PRODUCT_SLUG and CATEGORY_SLUG in your project and in Satchmo source. You will understand.probably.
On 4 lis, 21:38, Ben <[email protected]> wrote: > Hi! > > I am setting up a Satchmo shop (trunk version 0.9.2, Django 1.3.1, > localisation "sv") and have managed to get a website up and running > which looks the same as the demo shop. But I still have a problem with > some internal links. In the demo shop nomenclature: > > * Product links: Instead of "/product/neat-book/" I have "//neat- > book/" > * Category links: Instead of "/category/book/" I get "//book/" > * "Recently added" link: Instead of "/product/view/recent/" I get "// > view/recent/" > * The Category index link becomes just "//" > * etc. > > I can't figure out what is going wrong, and where. Somehow my shop > does not know the strings "product" and "category" (and maybe more?) > and uses empty ones instead. Could it have to do with the Swedish > localisation I'm trying to run? > > Does someone else have a clue? I'd be really grateful! > > Cheers, > > Ben -- You received this message because you are subscribed to the Google Groups "Satchmo users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/satchmo-users?hl=en.
