On Wed, Oct 15, 2008 at 11:00 AM, geezer <[EMAIL PROTECTED]>wrote:
>
> hi, when i try to open the shop in the lynx browser i am getting this
> error:
>
> Page not found (404)
>
> 1. ^admin/print/(?P<doc>[-\w]+)/(?P<id>\d+)
> 2. ^admin/product/configurableproduct/(?P<id>\d+)/getoptions/
> 3. ^admin/doc/
> 4. ^admin/(.*)
> 5. ^accounts/
> 6. ^store/
Beep.
Looks like you might try "store" rather than shop. This path is configured
in your settings.py file:
SATCHMO_SETTINGS = {
'SHOP_BASE' : 'whatever',
}
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---