Page 1 of 1
How to stop the redirection please
Posted: 2013-06-19 13:23
by bambinou
Hello,
I have noticed that the script redirect users to an index.php and then to a /index.php?signIn=1 , how to stop this please, it is quite annoying for some users.
Could you please tell me if there is a way to send the user directly to the login page.
Thank you,
Brn
Re: How to stop the redirection please
Posted: 2013-06-20 15:43
by a.gneady
Could you please let me know the exact scenario for the redirection and I'll check it and get it fixed in the next release?
Re: How to stop the redirection please
Posted: 2013-06-21 13:27
by bambinou
Hi Ahmed,
Here is what is happening:
First when you go to the main folder, your script sends the user to a page:
Lets say everything is install in a folder called appgini.
When you first go to this folder via http, you get sent to:
the folder itself with this message:
If your browser do not redirection automatically, please click here.
Then you get fowarded to:
First the script goes to the index.php for 2 seconds
Then finally are 2 seconds it goes there:
index.php?signIn=1
Thank you,
Ben
Re: How to stop the redirection please
Posted: 2013-06-21 20:27
by a.gneady
Thanks for the clarification, Ben ... I'll work on cleaning this up in the next release.