TheHabbos API

Relivid

Jamie - Relivid
Jun 29, 2011
139
25
I added thehabbos API voting code to my client.. now after someone votes the client dosnt load? it stays as a black screen... any help at all?
 

keiller

Mr Tutorial Man
Jun 9, 2012
492
108
I'm not really sure what the error will be, or why it won't load.
The only thing i would suggest until you get someone to give you some decent help, is just turn the api off.
 

AlexFallen

Developer
Jul 19, 2011
490
64
Go to thehabbos_api in your wwwroot folder and click on config.php and then change the client, to index. It should work afterwards and make sure you have configured everything to your own details. Tell me if it doesn't work or something!

PHP:
$CONFIG['Username'] = 'TheHabbos Username'; //thehabbos topsites username
$CONFIG['URL']      = 'http://example.com/api.php'; //the location to the file api.php on your website (i.e. http://example.com/api.php)
$CONFIG['Type']    = 'client'; //current options: other or client (thehabbos_api/types)
$CONFIG['Style']    = 'Habbo Sleek'; //don't change this unless you have created your own style (thehabbos_api/styles)
$CONFIG['Credits']  = '1000'; //you can use this if you are using a specific type above - your users will be rewarded this many credits for voting
 

Users who are viewing this thread

Top