RVsitebuilder on DirectAdmin loading error for clicking Edit and/or Save.
Updated at 2025-10-30 08:57:39
Posted in
(Primary)Troubleshooting,
Problem
When you access to RVsitebuilder on your DirectAdmin to update your website, and found the malformed interface. (It's on RVsitebuilder program, not on your website)
Problem
The CSS of RVsitebuilder might be broken which it will report on URL with style.raw?redirect=yes
Solution
If you're website owner who doesn't have server access, please contact your Host Provider to fix it by:
1. SSH server as root
2. Edit DirectAdmin config file:
/usr/local/directadmin/conf/directadmin.conf check_referer=1 to check_referer=0
If there's no such config, please add:
check_referer=0
3. Restart DirectAdmin
service directadmin restart
or
systemctl restart directadmin.service
Posts in Category
-
DirectAdmin setup database error "Server sent charset unknown to the client"
Admin Updated on 2025-10-30 08:57:41
-
I cannot find my website in RVsitebuilder
Admin Updated on 2025-10-30 08:57:41
-
Error "Sorry, None of this server IPs.... was found in RVglobalsoft license system" when click edit site
Admin Updated on 2025-10-30 08:57:40
-
Error "RVsitebuilder is not installed. Please contact your host provider to install" when going to edit website
Admin Updated on 2025-10-30 08:57:40
-
Install custombuild PHP56 on DirectAdmin PHP7 server to make RVsitebuilder 6 work.
Admin Updated on 2025-10-30 08:57:40
Admin