DMXzone Security Provider PHP Support Product Page

Solved

Logout not working

Reported 02 Aug 2014 12:01:07
1
has this problem
02 Aug 2014 12:01:07 manuel pinto posted:
My logout behaviour button is not working. I logout and set it to go my login page. But, if i insert in another tab the path to that page it allows. And yes, the page is access restricted

Could you please verify it. I don´t have a live page because i'm working on my local computer

Replies

Replied 02 Aug 2014 13:04:21
02 Aug 2014 13:04:21 Teodor Kuduschiev replied:
Hello,
Please explain a little more detailed what exactly are you doing as it is not clear from your post what the problem is.
Replied 02 Aug 2014 13:10:10
02 Aug 2014 13:10:10 manuel pinto replied:
What i wish is that when a user click on logout button the session closed and if he wants to access that page again it must login again. Got implemented that on my local environment but it's not working because when i logout i'm abe to access the page again without login

Thanks for the support
Replied 02 Aug 2014 13:56:15
02 Aug 2014 13:56:15 Teodor Kuduschiev replied:
It seems you did something wrong. Please send your page as well as the security provider folder to so we can check what is wrong?
Replied 02 Aug 2014 14:00:29
02 Aug 2014 14:00:29 manuel pinto replied:
Probably i'm doing something wrong.
Just sent the page and security provider to your email
Replied 02 Aug 2014 14:09:22
02 Aug 2014 14:09:22 Teodor Kuduschiev replied:
Please upload your page to some testing server where we can test this. Send the login details to the same email. Thanks.
Replied 02 Aug 2014 15:18:24
02 Aug 2014 15:18:24 manuel pinto replied:
Can't do this because i don't have a testing server. I'm using this on a local pc and it's for using on an private intranet
Replied 02 Aug 2014 21:00:46
02 Aug 2014 21:00:46 manuel pinto replied:
Just to say that i solve the issue. Don't know if this is a bug or not but i solve the situation changing this path require($dmxSecurityProviderEnforcerBase.'../../dmxSecurityProviders/dmxSiteSecurity.php'); to require($dmxSecurityProviderEnforcerBase.'../dmxSecurityProviders/dmxSiteSecurity.php');

I up a level on directory of the page and change the path and become working
Replied 03 Aug 2014 09:21:34
03 Aug 2014 09:21:34 Teodor Kuduschiev replied:
If there are some issues with the includ path, please check if your site and testing server/paths are properly defined.

Reply to this topic