Nice, that fixed that as well. Thank you both so much for the help. Now, if I can only get rid of this redirect loop issue when using HTTPS I'll be a happy camper. :]
On Dec 18, 10:25 am, "Bruce Kroeze" <[email protected]> wrote: > You need to put in your settings file: > FORCE_SCRIPT_NAME = "" > > (saved you a bunch of annoying guesses and doc browsing) > > On Thu, Dec 18, 2008 at 9:22 AM, basslineshift <[email protected]>wrote: > > > > > > > Chris, you were right. I was using the settings from > >http://www.satchmoproject.com/docs/svn/new_installation.htmland not > > the ones in the settings-customize.py.. thanks for that heads up. Now > > that I have the shop rendering on mystore.com/ my newest issue is that > > when I click on many links, the url includes "main.fcgi" in it. I've > > never seen this in any satchmo url before and it definitely breaks the > > links. Where is this coming from and how do I get it to stop showing > > up in the urls.. > > > Thanks in advance. > > -mike > > > On Dec 16, 8:53 pm, "Chris Moffitt" <[email protected]> wrote: > > > It sounds like you may have an older configuration file. The correct way > > to > > > do this now is to modify the SHOP_BASE setting in your settings.py file > > not > > > in your urls.py file. > > > > -Chris > > -- > Bruce Kroezehttp://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 -~----------~----~----~----~------~----~------~--~---
