[SOLVED] Â manage logout |
1/12/2016 10:23:53 AM |
PHPRunner General questions | |
F
Francesco_5000 author
hi
|
|
![]() |
Admin 1/13/2016 |
What is the exact URL of the page where you get "Fatal error: No database selected" error message. |
F
|
Francesco_5000 author 1/13/2016 |
If I do the logout from the menu page , I'm redirected to:
|
![]() |
Admin 1/13/2016 |
Not sure what else I can say without having the access to the whole application. I guess you need to troubleshoot your app to see what exactly is happening when you logout from one of the list pages. It looks like your code in login.php is not executed in this scenario. |
F
|
Francesco_5000 author 1/14/2016 |
in the end, I solved the problem by editing MySQLConnection.php in this way
|