I could be wrong, but if I'm not, it would make sense that an ajax request
may not work if someone was using admin over https and the ajax call went
out of http (or vice versa).  I thought that you couldn't have JS running
across http to https, etc.  I know you can't have cross-domain javascript.

However that being said, when you say nothing can be saved, are you getting
errors?  See anything in either the apache or satchmo log files?

On Fri, Oct 23, 2009 at 7:10 AM, captainmish <[email protected]> wrote:

>
> Could you give some detail on what you changed? It gets wierder here:
> google's chrome browser works fine, firefox doesnt - cant seem to
> figure out what they do differently!
>
> On Oct 16, 5:32 pm, Bob Waycott <[email protected]> wrote:
> > I had this issue with a couple admin-based Ajax requests/posts. I had to
> > create https variants for the URLs to work properly behind https.
> >
> > On Fri, Oct 16, 2009 at 12:09 PM, captainmish <[email protected]>
> wrote:
> >
> > > Hello
> >
> > > I am trying to use settings.HTTPS_PATHS with /admin on my satchmo
> > > 0.9 / django 1.1 install, this logs in fine and swaps to https, but
> > > nothing can be saved - i think this may be because the saves are POSTs
> > > which cant be redirected?
> >
> > > We are behind a load balancer which sets HTTP_X_URL_SCHEME - this
> > > seems to work fine for checkouts etc, but not admin.
> >
> > > Has anyone seen/solved this? any ideas?
> >
> > > Thanks,
> >
> >
> >
>


-- 
http://www.sudovi.com/
http://www.twitter.com/lifewithryan
http://www.thecommontongue.com
http://www.lifewithryan.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
-~----------~----~----~----~------~----~------~--~---

Reply via email to