I got "Warning your password has expired." when going to edit website
Updated at 2025-10-30 09:02:54
Posted in
(Primary)Website Troubleshooting,
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.
Posts in Category
-
Images are not display on my website
Admin Updated on 2025-10-30 09:02:54
-
Website favicon is not showing on iOS mobiles
Admin Updated on 2025-10-30 09:02:54
-
Website logo is not showing on Mobile
Admin Updated on 2025-10-30 09:02:54
-
I got "Warning your password has expired." when going to edit website
Admin Updated on 2025-10-30 09:02:54
-
Make website to be able to be called with www on browser
Admin Updated on 2025-10-30 09:02:54
Admin