Problem: "Edit site" shows this warning.
Solution:
1. Change your password. (Recommended)
2.If you don't want to change your password, you can stop the warning in .env file.
1) Go to Control Panel -> File Manager by the following path.
/home/{user_account}/rvsitebuildercms/{your_domain_name}/.env
2) File this line:
PASSWORD_EXPIRES_DAYS=120
Change 120 days to false:
PASSWORD_EXPIRES_DAYS=false
3) Save file .env and go to edit site again.
Comments
0 comments
Please sign in to leave a comment.