Hello Guys some of u all might get and error on you Hotel about Global eror it should say this.
PHP Code:
set_magic_quotes_runtime('0');
This is Just The simple fix for it.Just replease old code with one below.
PHP Code:
ini_set("magic_quotes_runtime", 0);
The reason you go that error...
Slaxxer's emulator is not the "best" Please use this .
Emulator : http://www.mediafire.com/?p8ot1d6bqbkm9k8
Database :- http://www.mediafire.com/?p6f8b95w925jtb4
MYSQL connector :- http://download.softagency.net/MySQL...-net-6.3.5.zip
Go to me.php search for client.php replace it with api.php
Also search for in header.php client .php, and replace it with api.php
setting up the api is fairly easy, just replace your username in config, and thats about it really?