Is there any way to figure out what setting is not set when this error
comes up?
I have a project that works fine in Windows with the development
server but then doesn't on the Apache server.
Satchmo_check shows:
Using Django version 1.0.2 final
Using Satchmo version 0.9-pre-SVN-1906
Your configuration has no errors.
The last line of the traceback is:
...satchmo-trunk/satchmo/apps/livesettings/values.py", line 287, in
_value
raise SettingNotSet("Startup error, couldn't load %s.%s" %
(self.group.key, self.key))
I saw that other people had SettingNotSet troubles but didn't see any
solution.
Thanks for any help.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---