Edit website returns Admin Login instead of content editor
Problem
When you access to RVsitebuilder 7 on control panel , click edit and see Admin Login form instead of content editor.
Reason
It will happen when opening website with non-secure connection (without https://)
Since RVsitebuilder 7.3.7 released, it improved security by supporting secure session for domain name with https:// by default.
Domain name without security (https://, SSL Certificate) will return error.
Solution
A. If your domain name has SSL certificate installed
Please check SSL Certificate if it's working properly. And make sure to login to control panel with secure port (https://domainname.com:2083) when editing website on RVsitebuilder 7.
B. If your domain name doesn't have SSL Certificate installed
You can disable our secure function by the following guide.
Please be noted that browsers will always support secured websites. You may consider make your website become secured for more business effective.
Disable secure function.
1. Login to control panel , go to File Manager
2. At /home/{user}/rvsitebuildercms/{domainname}/.env
3. When opening the .env file, find
"SESSION_SECURE_COOKIE=true"
4. Change it to
"SESSION_SECURE_COOKIE=false"
5. Save.
6. This will allow your website work properly on non-secure connecttion.
Articals in this section
-
Create site error "Error: Please allow extension : 'mysqlnd','pdo','gd','curl','iconv', .......
Updated on 2025-11-18 08:05:39
-
Create site error "Error: Please set max_execution_time more than 90"
Updated on 2025-11-18 08:05:39
-
Create site error "Error: Please set memory_limit more than 64M."
Updated on 2025-11-18 08:05:38
-
Edit website returns Admin Login instead of content editor
Updated on 2025-11-18 09:17:55
-
Create site error "Error: Please allow function : 'posix_getpwuid', 'getmyuid', 'fileowner', 'stat', 'file_put_contents', 'parse_ini_file'"
Updated on 2025-11-18 08:05:38
-
Create site error "Error: Please allow function : json"
Updated on 2025-11-18 08:05:38
-
Create site error "Error: Please allow extension : json"
Updated on 2025-11-18 08:05:38
-
Create site error Running tar command unzip failed
Updated on 2025-11-18 08:05:38
-
Create site error "Not enough database"
Updated on 2025-11-18 08:05:37
-
Repair website error Prepare Installer : HTTP/1.1 301 Moved Permanently
Updated on 2025-11-18 08:05:37
