any one cn tell me how i cn login in spree when i click on login button it redirects t0 https://localhost/login -- Posted via http://www.ruby-forum.com/.
If you set up the application properly http://localhost:3000 should take you the main screen for spree where there''s a link for login. If you follow the steps on http://spreecommerce.com/documentation/getting_started.html there should be no problem. On Sat, Nov 14, 2009 at 12:55 PM, Dev Tri <rails-mailing-list-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org>wrote:> > > > any one cn tell me how i cn login in spree > > when i click on login button it redirects t0 https://localhost/login > -- > Posted via http://www.ruby-forum.com/. > > > >--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
In development mode, it should not redirect to https://... The default settings only enable that for production mode. I would try to change that setting back to default so that it goes to http://localhost/login. This could be the problem if the rest of the site works. Andrew On Nov 14, 2:55 am, Dev Tri <rails-mailing-l...-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> wrote:> any one cn tell me how i cn login in spree > > when i click on login button it redirects t0https://localhost/login > -- > Posted viahttp://www.ruby-forum.com/.
You''re damn right... On Sat, Nov 14, 2009 at 10:41 PM, Andrew Pace <andrewppace-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > In development mode, it should not redirect to https://... > The default settings only enable that for production mode. > > I would try to change that setting back to default so that it goes to > http://localhost/login. > > This could be the problem if the rest of the site works. > > Andrew > > On Nov 14, 2:55 am, Dev Tri <rails-mailing-l...-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> wrote: > > any one cn tell me how i cn login in spree > > > > when i click on login button it redirects t0https://localhost/login > > -- > > Posted viahttp://www.ruby-forum.com/. > > >--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Also, the spree-user list is probably a better place to ask this sort of question. Lots more spree people hanging out there. On Nov 14, 6:50 pm, Kemal Pince <rails...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> You''re damn right... > > On Sat, Nov 14, 2009 at 10:41 PM, Andrew Pace <andrewpp...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > In development mode, it should not redirect to https://... > > The default settings only enable that for production mode. > > > I would try to change that setting back to default so that it goes to > >http://localhost/login. > > > This could be the problem if the rest of the site works. > > > Andrew > > > On Nov 14, 2:55 am, Dev Tri <rails-mailing-l...-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> wrote: > > > any one cn tell me how i cn login in spree > > > > when i click on login button it redirects t0https://localhost/login > > > -- > > > Posted viahttp://www.ruby-forum.com/.