[FIX] Thehabbos API Common Problems

bingxuan2009

Member
Nov 9, 2011
190
15
Common Problems With TheHabbos API ,
1) Why Does It Direct Me To API Again Even After Voting ?
Very Simple Go To Thehabbos Folder, Open Config ,Look For This
rri0.png

Replace This
Code:
$CONFIG['URL']      = 'http://YOUR URL/api'; //the location to the file api.php on your website (i.e. http://example.com/api.php)

With This
Code:
$CONFIG['URL']      = 'http://YOUR URL/client'; //the location to the file api.php on your website (i.e. http://example.com/api.php)

If Your Client URL Is URL/client.php Than Add .php Behind client Like This
Code:
$CONFIG['URL']      = 'http://YOUR URL/client.php'; //the location to the file api.php on your website (i.e. http://example.com/api.php)

If You do not get it Just PM me or comment below, i will try to help other problems related to thehabbos only.
 

Users who are viewing this thread

Top