My client stays black after logo loading and i use RealityRP2 Emulator and RealityCMS 1.1 and the swfs and database that has been recommended.
scrieniees:
change this:
$_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'] =...
i guess this is the fuseright one:
using (DatabaseClient dbClient = Eucalypt.dbManager.GetClient())
{
dCol = dbClient.getColumn("SELECT fuseright FROM users_fuserights WHERE userid = " + this.userID)...