Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Server Development
Habbo Retros
Habbo Q&A
TheHabbos API
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="AlexFallen" data-source="post: 118449" data-attributes="member: 4641"><p>Go to <strong>thehabbos_api </strong>in your wwwroot folder and click on <strong>config.php</strong> 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!</p><p> </p><p>[PHP]$CONFIG['Username'] = 'TheHabbos Username'; //thehabbos topsites username</p><p>$CONFIG['URL'] = 'http://example.com/api.php'; //the location to the file api.php on your website (i.e. http://example.com/api.php)</p><p>$CONFIG['Type'] = 'client'; //current options: other or client (thehabbos_api/types)</p><p>$CONFIG['Style'] = 'Habbo Sleek'; //don't change this unless you have created your own style (thehabbos_api/styles)</p><p>$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[/PHP]</p></blockquote><p></p>
[QUOTE="AlexFallen, post: 118449, member: 4641"] Go to [B]thehabbos_api [/B]in your wwwroot folder and click on [B]config.php[/B] 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[/PHP] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
TheHabbos API
Top