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
How to stop the redirection please
Re: How to stop the redirection please
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?

- DataTalk is an innovative AppGini plugin based on ChatGPT that allows you to interact with your AppGini database using natural language questions, without writing any SQL. Check the demo video
- Check our other plugins and get a generous discount of up to 30% when buying 2 or more plugins.
- Need personalized consulting on your specific app and customizations? Book an online call with me here.
Re: How to stop the redirection please
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
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
Thanks for the clarification, Ben ... I'll work on cleaning this up in the next release.

- DataTalk is an innovative AppGini plugin based on ChatGPT that allows you to interact with your AppGini database using natural language questions, without writing any SQL. Check the demo video
- Check our other plugins and get a generous discount of up to 30% when buying 2 or more plugins.
- Need personalized consulting on your specific app and customizations? Book an online call with me here.