I solved this, at least the primary issue. The secondary issue is still giving me grief. I'm posting in case someone encounters a similar problem.
Primary cause: blank "URL base" field in the payment settings Secondary cause: Corrupted configuration data. (And what exactly caused that, I don't know.) Also, a note: I made an error while debugging. The page *was* responding to a POST as it should have, not a GET as I thought. On Mar 2, 12:32 pm, Matt Youell <[email protected]> wrote: > When I click Checkout I get the billing and shipping info page. After > filling everything out I click "Continue Checkout" and then the server > just redisplays the same page! There is no error displayed, and no > error in the log. > > I'm running Django 1.02 and Satchmo 0.81. This only happens in > production. I can't duplicate this in development. > > This was not happening as recently as yesterday afternoon. The only > changes that would have happened were enabling/disabling payment > modules in the admin interface. I've tried variations on different > modules with no change. > > The store sits embedded in the rest of my site which is all Django. > The store uses SSL, which might be relevant, because when I inserted > some debug code into satchmo/payment/views/contact.py I can see that > the page which gets displayed believes that it is responding to a GET, > but clearly the form on page 1 is doing a POST. So that makes me > suspect an SSL redirect, but I can't tell where that might be > happening or why. The rest of the store works find under SSL and like > I said, this problem just started up last night. > > I seem to always hit the most oddball problems with Satchmo. It is > exhausting. > > Do you have any ideas? > > Thanks, > > -- > -/matt/-http://youell.com/matt --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
