Welcome ,
Now I Will Show You A Tutorial How To Fix White Client Page ,
First Step :
Download Good SWF From
You must be registered for see links
,
Now Extract R63 In Your Htdocs Folder ,
Second Step :
Open R63 / Externalvaribales.txt
Replace ( Bullethotel.sytes.net ) With Your Hotel IP Or Link ,
Fast Replace With Ctrl + H ,
Third Step :
If You RevCMS Open ( Htdocs\App\Management\Config.php ) ,
Find :
PHP:
$_CONFIG['hotel']['external_vars'] = 'http://localhost/RevCMS/r63/external_vars.txt'; //URL to your external vars
$_CONFIG['hotel']['external_texts'] = 'http://localhost/RevCMS/r63//external_texts.txt'; //URL to your external texts
$_CONFIG['hotel']['product_data'] = 'http://localhost/RevCMS/r63/productdata.txt'; //URL to your productdata
$_CONFIG['hotel']['furni_data'] = 'http://localhost/RevCMS/r63/furnidata.txt'; //URL to your furnidata
$_CONFIG['hotel']['swf_folder'] = 'http://localhost/RevCMS/r63/'; //URL to your SWF folder(does not end with a '/')
Replace It With :
PHP:
$_CONFIG['hotel']['external_vars'] = 'http://localhost/r63/external_variables.txt'; //URL to your external vars
$_CONFIG['hotel']['external_texts'] = 'http://localhost/r63/external_flash_texts.txt'; //URL to your external texts
$_CONFIG['hotel']['product_data'] = 'http://localhost/r63/productdata.txt'; //URL to your productdata
$_CONFIG['hotel']['furni_data'] = 'http://localhost/r63/furnidata.txt'; //URL to your furnidata
$_CONFIG['hotel']['swf_folder'] = 'http://localhost/r63'; //URL to your SWF folder(does not end with a '/')
Forth Step :
Don't Forget To Open The Emulator ,
The Client Will Be Work ,
Any Problem Just Tell Me ,
Like If I Helped ,
Credits :
SWF Pack : xHvid
Tutorial : Cairokee
Thank You .