marcandaya
New Member
- Apr 10, 2012
- 20
- 0
Well, I have a new error, whenever the client finishes loading it goes to a log-in error pop up or object not found help? The EMU is working.
Yeah and I used Prehosted also wanna see a pic?SWF's set up properly?
in the emu folder?Of SWF's. And try going to exceptions.err and delete it all.
Hmm then?try
/gordon/r63/external_vars.txt
the one i downloaded is yesik this is gunna sound stupid but is ur swf pack even called gordon, cuz ik some people who use r63 but put gordon in config.
$_CONFIG['hotel']['external_vars'] = 'http://localhost/gordon/external_variables.txt'; //URL to your external vars
$_CONFIG['hotel']['external_texts'] = 'http://localhost/gordon/external_flash_texts.txt'; //URL to your external texts
$_CONFIG['hotel']['product_data'] = 'http://localhost/gordon/productdata.txt'; //URL to your productdata
$_CONFIG['hotel']['furni_data'] = 'http://localhost/gordon/furnidata.txt'; //URL to your furnidata
$_CONFIG['hotel']['swf_folder'] = 'http://localhost/gordon/swf/'; //URL to your SWF folder(does not end with a '/')
now its all black!Paste that as your swf's. Change localhost to IP though.
Code:$_CONFIG['hotel']['external_vars'] = 'http://localhost/gordon/external_variables.txt'; //URL to your external vars $_CONFIG['hotel']['external_texts'] = 'http://localhost/gordon/external_flash_texts.txt'; //URL to your external texts $_CONFIG['hotel']['product_data'] = 'http://localhost/gordon/productdata.txt'; //URL to your productdata $_CONFIG['hotel']['furni_data'] = 'http://localhost/gordon/furnidata.txt'; //URL to your furnidata $_CONFIG['hotel']['swf_folder'] = 'http://localhost/gordon/swf/'; //URL to your SWF folder(does not end with a '/')
On the SWF folder, it says does not end with a /. Maybe thats why its not working.now its all black!
it usually doesnt matter. i tested my retro with and without the /. works perfectly both timesOn the SWF folder, it says does not end with a /. Maybe thats why its not working.