On Mon, Nov 24, 2008 at 5:20 AM, Shankar Dhanasekaran < [EMAIL PROTECTED]> wrote:
> > Thank you Troels. I restarted my webserver and the problem with checkout > was resolved. is this something to do with the development server provided > by django or should I have to restart my server even on live site to enable > or disable a payment module? > > > Shakthi > Payment modules need to add and remove urls, so you have to restart the server to pick those up. I've been thinking about how to make that a "hot switch", but it would need some prototyping and testing to be sure my scheme would work. In the meantime, we need some sort of flag on configuration options to make it clear when the server needs reboot to pick up certain changes. Bruce Kroeze http://gosatchmo.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
