RVsitebuilder interface on DirectAdmin is not working properly
Updated at 2025-10-30 08:57:39
Posted in
(Primary)Troubleshooting,
If you find the error on RVsitebuilder interface as the following;
- Blank Page Setting

- On step Design, all the texts are highlighted.

- Overlap content

Please follow the solution to fix the issue as below
1. edit file directadmin.conf
/usr/local/directadmin/conf/directadmin.conf
check_referer=1
to
check_referer=0
If 'check_referer' doesn't exist, please add it.
check_referer=0
2.restart DirectAdmin
service directadmin restart
or
/etc/init.d/directadmin restart
================================
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