Live Helper Chat support forum.. Forum is locked. New place for questions - Github Discussions

You are not logged in.

Announcement

#1 2014-10-07 05:55:33

Delz
Member
Registered: 2014-10-07
Posts: 16

Login submit redirecting to same page

Hi,

When i submit login with correct data it is redirecting to same page. Login not happening in server. Can you help...

Thanking..

Offline

#2 2014-10-07 05:57:37

remdex
Administrator
From: Lithuania
Registered: 2012-09-23
Posts: 3,661
Website

Re: Login submit redirecting to same page

Most likely something misconfigured with your server php sessions.
Try to comment this line or also 6,7
https://github.com/LiveHelperChat/liveh … dex.php#L5

and try again. If it won't help contact your server administrator

Offline

#3 2014-10-07 06:08:07

Delz
Member
Registered: 2014-10-07
Posts: 16

Re: Login submit redirecting to same page

Checked with this. But same effect.

Offline

#4 2014-10-07 06:19:39

remdex
Administrator
From: Lithuania
Registered: 2012-09-23
Posts: 3,661
Website

Re: Login submit redirecting to same page

Sorry, but from this point you will be on your own like it's just your server problems not live helper itself.

Offline

#5 2014-10-07 06:44:05

Delz
Member
Registered: 2014-10-07
Posts: 16

Re: Login submit redirecting to same page

Same is working in appache but not in nginx.

Offline

#6 2014-10-07 06:56:07

remdex
Administrator
From: Lithuania
Registered: 2012-09-23
Posts: 3,661
Website

Re: Login submit redirecting to same page

It's problems with php session settings in your enviroment. Most likely because of different php users.
http://serverfault.com/questions/70634/ … ng-fastcgi

Offline

#7 2014-10-07 10:27:19

Delz
Member
Registered: 2014-10-07
Posts: 16

Re: Login submit redirecting to same page

login is happening... but all pages redirect to login page. why this?
If we entering invalid user details it will show error messages. But if we enter correct data it will redirect to login page. This is the issue.

Last edited by Delz (2014-10-07 10:34:33)

Offline

#8 2014-10-07 11:04:50

remdex
Administrator
From: Lithuania
Registered: 2012-09-23
Posts: 3,661
Website

Re: Login submit redirecting to same page

Offline

#9 2014-10-07 11:09:55

Delz
Member
Registered: 2014-10-07
Posts: 16

Re: Login submit redirecting to same page

I checked with this. But no use.

Offline

#10 2014-10-07 11:10:23

remdex
Administrator
From: Lithuania
Registered: 2012-09-23
Posts: 3,661
Website

Re: Login submit redirecting to same page

Well, your server your problems smile

Offline

#11 2014-10-07 11:17:46

Delz
Member
Registered: 2014-10-07
Posts: 16

Re: Login submit redirecting to same page

How resolve this problem? You didn't meet this problem yet?

In what case all urls redirect to login url?

Last edited by Delz (2014-10-07 11:19:11)

Offline

#12 2014-10-07 11:50:30

remdex
Administrator
From: Lithuania
Registered: 2012-09-23
Posts: 3,661
Website

Re: Login submit redirecting to same page

No I did not encountered your problem. the only case is either you are still having problem with your php session or with nginx rewrites rules, in any case i have no idea what's wrong in your enviroment.

Offline

Board footer