This topic is locked

Redirect after LOGOFF?

5/18/2016 5:14:20 PM
PHPRunner General questions
bbarker author

I looked at dozens of past postings but didn't see anything that discussed this.

Couldn't find it in the manual either.
After you CLICK on the LOGOFF text (upper right corner) how can you REDIRECT it back to the Login Menu?
Do I have to remove that and replace it with a button?

Or does it require a hack to the code?

Sergey Kornilov admin 5/18/2016

This is how it works by default, you will be redirected to the login page.

bbarker author 5/18/2016

I thought that it did that too.
But my latest build just cycles back to the page that it's on, and the LogOut link is gone.
This is the URL after I click on Logoff.

http://mydomainname.com/folder/tblvendors_list.php?a=logout
------------

UPDATE:

I must have something else going on. It removes the Logout link but I can still "Surf" my application -- but with reduced permissions (Possibly as a GUEST).

Sergey Kornilov admin 5/19/2016

Remove Guest access?