thanks. i have solved the problem. i made a mistake that i stop the sendmail service on my centos box.
On Aug 8, 6:40 am, Chris Moffitt <[email protected]> wrote: > When you get the error and the email is generated, what does it say? We need > some more details than what you've presented here in order to figure out > what may be going on. > > -Chris > > On Thu, Aug 6, 2009 at 11:29 PM, ManofPhysics <[email protected]>wrote: > > > > > actually i find i can not submit any information when DEBUG = False > > and LOCAL_DEV = False, unless i set them True both. > > > On Aug 7, 2:10 am, ManofPhysics <[email protected]> wrote: > > > Satchmo: > > > Python 2.5.4 (r254:67916, May 2 2009, 11:05:24) > > > [GCC 4.3.2 20081007 (Red Hat 4.3.2-7)] on linux2 > > > Type "help", "copyright", "credits" or "license" for more information.>>> > > import django > > > >>> import satchmo_store > > > >>> satchmo_store.get_version() > > > > '0.9-pre hg-unknown' > > > > Django: > > > 1.1 beta 1 SVN-11086 > > > > On Aug 7, 2:04 am, ManofPhysics <[email protected]> wrote: > > > > > hi, i met a error, when i set DEBUG = True and LOCAL_DEV = TRUE, > > > > everything is ok, i could successfully submit the order. > > > > > But if i set DEBUG = False and LOCAL_DEV = False, i got an warning: > > > > > Error > > > > There was an error with the store. The admin has been notified. > > > > > i'm unable to successfully submit the order at the last step in the > > > > process when i click the "Purchase Items". > > > > > Thanks in advance. > > > > > Connor --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
