Page 1 of 1

Protect page - access denied page

Posted: Thu Oct 10, 2019 9:52 am
by jemmy_kurnady
Hi Pablo,

Here's the map of our website
A - main page
B - protected page
C - login page

I've already put protect page functionality in page B with access denied page to C.
Page C destination page is page B (if successful login). However, this doesn't work (it keeps looping to page C - eventhough it is a successful login)
Am I missing something? I'm using WB15

Regards, Jemmy

Re: Protect page - access denied page

Posted: Thu Oct 10, 2019 10:32 am
by Pablo
I need more information to be able to help you.
Where can I download your (demo) project file?

Related FAQ:
http://www.wysiwygwebbuilder.com/forum/ ... 10&t=82134

Re: Protect page - access denied page

Posted: Thu Oct 10, 2019 11:56 am
by jemmy_kurnady
Hi Pablo,

The folder link is https://drive.google.com/drive/folders/ ... sp=sharing
Thanks.

Re: Protect page - access denied page

Posted: Thu Oct 10, 2019 12:19 pm
by Pablo
Everything seems to be correct.
Note however that the option 'redirect to previous page' is enable, so instead of going to 'destination page' a successful login will go back to the previous page in cache.

If you cannot access the protected page even after login, then this usually mean that something is wrong with session on the server.
A common solution for this is to ask the webhost to clear the PHP session cache.