ZedPython
New Member
- Dec 10, 2015
- 8
- 1
Hey guys i started making my own habbo retro.
Its only localhost but i cant manage to get it working!!
This is when i load the page:
Then when i press enter hotel this happens:
It says please wait while habbo is loading
Then this:
_-------------------------------------
Here are some details:
I use Xampp 1.7.7
r63
apache and mysql are running
i use the mango thing not the Priv
Client.php:
If u need any other information or files please comment directly i will constantly check for replies!
Please help me out!
Its only localhost but i cant manage to get it working!!
This is when i load the page:
Then when i press enter hotel this happens:
It says please wait while habbo is loading
Then this:
_-------------------------------------
Here are some details:
I use Xampp 1.7.7
r63
apache and mysql are running
i use the mango thing not the Priv
Client.php:
PHP:
<?php
//////////////////////////////////////////////////////////////
// # TheHabbos Topsites API Script - Release 1.0.0 (BETA 2) //
// # (C) Copyright TheHabbos 2010. All rights reserved. //
//////////////////////////////////////////////////////////////
define('IN_THEHABBOS_API', 1);
require_once 'thehabbos_api/includes.php';
$create = new API_Template(); $create->buildTemplate();
Please help me out!