1. go to cPanel >> File Manager >> check "Show Hidden Files (dotfiles)" and click go
2. open file rvsDbBackup.sql from /public_html/rvsDbBackup.sql (or /public_html/publishedFolderName/rvsDbBackup.sql)
3. search internal page sql command from rvsDbBackup.sql file. At the begining of the command is "REPLACE INTO rvs_internal_page (internal_page_id,project_id,project_page_id) VALUES ...................;" such as.
CODE
REPLACE INTO rvs_internal_page (internal_page_id,project_id,project_page_id) VALUES ('2c480c05ac63bf9272dbaadc0dd6f785','a4a907490e346cd902e29c596e69e2a7','8cddc99d96c455a8834eb54034e535fc');
REPLACE INTO rvs_internal_page (internal_page_id,project_id,project_page_id) VALUES ('981651cb2d45f9f973645430d6a43bec','a4a907490e346cd902e29c596e69e2a7','f3b08cac085a37b2e4c5f41eaa9d9d99');
REPLACE INTO rvs_internal_page (internal_page_id,project_id,project_page_id) VALUES ('2bec8e126ab039ab6a337d48f1c0e235','a4a907490e346cd902e29c596e69e2a7','185ca2d07869fbc2a094c4add7b7b6cb');
4. Contact your host provider for update RVSitebuilder to the latest version.
5. Submit all internal page sql command to your provider and tell your provider to run sql command at phpMyAdmin rvsitebuilder database. If your provider do not know the RVSiteBuilder database name, please check it at root WHM >> RVSiteBuilder Manager >> System Configuration and find 'DB name'.
6. login to your cPanel and check it.
If it doesn't work please notify your provider to contact us via ticket support and submit me the login information for access to WHM.