TheHabbos API [ Invalid request ]

Status
Not open for further replies.

Rastaberry

Rooster 4 president 2k14
Dec 3, 2010
247
29
9e6dd3fa2a3958ba2c92c1ce8b94fa0f.png


So I've been searching for the fix and I'm pretty confused and I'm not able to solve this myself soi if anyone is able to help me please do so.
 

Rastaberry

Rooster 4 president 2k14
Dec 3, 2010
247
29
Of course anytime:

Code:
<?php
////////////////////////////////////////////////////////
// # TheHabbos Topsites API Script - Release 1.0.3    //
// # © Copyright TheHabbos 2011. All rights reserved. //
////////////////////////////////////////////////////////

if(!defined('IN_THEHABBOS_API')) {
  die('Sorry, but you can not access this file directly. :(');
}

/* FEEL FREE TO EDIT ANYTHING BELOW */

$CONFIG['Username'] = 'Dion'; //thehabbos topsites username
$CONFIG['URL']      = 'http://playhabbie.nl/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']  = '0'; //you can use this if you are using a specific type above - your users will be rewarded this many credits for voting

/* ADVANCED OPTIONS */

$CONFIG['Timeout']      = 2; //max amount of seconds before the api stops trying to connect to votingapi.com
$CONFIG['Curl_Enabled'] = 0; //mark this 0 if cURL isn't installed/enabled on your server, although cURL is recommended

/* DO NOT EDIT ANYTHING BELOW */

$votingValidation = new Validate();
$CONFIG['Status'] = $votingValidation->validateVote();
?>
 

Rastaberry

Rooster 4 president 2k14
Dec 3, 2010
247
29
Oh wait. The problem may be that I'm putting up my username where I've registered with and not the username I've used when making an page this may be solved close this thread.

Thanks Josh for your help.

One last thing: It redirects to ranking how to fix that...
 
Last edited by a moderator:

RastaLulz

fight teh power
Staff member
May 3, 2010
3,934
3,932
Oh wait. The problem may be that I'm putting up my username where I've registered with and not the username I've used when making an page this may be solved close this thread.

Thanks Josh for your help.

One last thing: It redirects to ranking how to fix that...
 

Rastaberry

Rooster 4 president 2k14
Dec 3, 2010
247
29
Thank you please close the thread now it's been solved.
 
Status
Not open for further replies.

Users who are viewing this thread

Top