firstly, I am really excited that it's not me being an idiot ..
although it still might be an issue :]

now, I've applied this patch, and I notice that I'm getting this error
every time a new page is called, but I refresh and it loads just
fine:
######################
Unhandled Exception

An unhandled exception was thrown by the application.
######################


Also, when checking out now it doesn't seem to be forcing https on
step 1, and on step 2 I get the following error


######################
TypeError at /checkout/credit/

pay_ship_info() got an unexpected keyword argument 'SSL'

Request Method:         GET
Request URL:    http://10.2.138.47:2018/checkout/credit/
Exception Type:         TypeError
Exception Value:

pay_ship_info() got an unexpected keyword argument 'SSL'

Exception Location:     /home/16657/data/python/django/django/views/
decorators/cache.py in _wrapped_view_func, line 44
Python Executable:      /usr/bin/python2.4
Python Version:         2.4.4
######################

The full traceback can be found here: 
http://pastebin.basslineshift.com/index.php?show=45628

Thanks.


On Dec 29, 9:33 pm, "Chris Moffitt" <[email protected]> wrote:
> You might want to check out this ticket 
> -http://www.satchmoproject.com/trac/ticket/679
>
> I believe this patch will help you out. It looks good and I'll probably
> apply to trunk I just haven't had the chance to test it. If it helps you
> out, I'll go ahead and check it in.
>
> -Chris
>
> On Mon, Dec 29, 2008 at 6:24 PM, basslineshift <[email protected]>wrote:
>
>
>
> > As the subject states, I've somehow gotten this thing running
> > perfectly except for one last issue. When I enable SSL support, I get
> > a redirect loop error from the browser. If I uncheck both ssl boxes
> > (payment module and authorize.net module) everything works perfectly.
> > The transaction goes through and I smile. Unfortunately, SSL is
> > obviously needed so I am trying to figure out what I can do to fix
> > this.
>
> > I've looked at the SSL Redirect Errors section at
> >http://www.satchmoproject.com/trac/wiki/InstallationHintsbut that is
> > w/ an nginx webserver and I'm working on an lighttpd webserver. If
> > someone can help me translate that to lighttpd conf that'd be sweet..
>
> > What I don't understand is that in previous installs of this same
> > store (see my previous suicide posts to understand why there's
> > multiple installs) I had the https redirect working with the
> > authorize.net module even though it gave a redirect loop w/ the test
> > module.
>
> > Is there anyone out there that has a similar setup and have overcome
> > this situation? Or really any info would be welcome.
>
> > Thank you!
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to