On Thu, Apr 16, 2009 at 12:51 PM, Udbhav <[email protected]> wrote:

>
> My particular install lives within a subfolder on my server... so the
> url to the admin would be something like...
> http://example.com/project/admin/
>
> A couple of the links within the admin supplied by Satchmo (for
> example orders on the right sidebar) have an href of "/admin/shop/
> order/" which would then look for "http://example.com/admin/shop/
> order/" instead of the correct url, "http://example.com/project/admin/
> shop/order/."
>
> I've stumbled across this problem several times, and I just manually
> change the URL, but is there a setting somewhere that I'm missing that
> I can change to fix this?


Those are errors, we should always be using the {% url %} tag, not
hardcoding links.  Please file tickets or submit patches when you see them.

-- 
Bruce Kroeze
http://solidsitesolutions.com
Dynamic Designs, Optimized

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to