home page for anonymous user

This public forum is for user-to-user discussions of PHPMaker. Note that this is not support forum.
Post Reply
elio42
User
Posts: 128

home page for anonymous user

Post by elio42 »

I'm using version 2022.12.
In my project the home page is a custom file that must be accessed by the anonymous user. The other pages are password protected, using a static level of security.
The home page allows anonymous user in menu and userlevel permissions.
However, when opening the home page the login page is displayed


mobhar
User
Posts: 11702

Post by mobhar »

Make sure you have already given List permission for that Custom File from Security -> Advanced -> User Levels -> Anonymous -> Static User Levels, afterwards, re-generate ALL the script files, and try again.


Post Reply