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
Habbo client wont load!
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="ZedPython" data-source="post: 376880" data-attributes="member: 64801"><p>Hey guys i started making my own habbo retro.</p><p>Its only localhost but i cant manage to get it working!!</p><p></p><p>This is when i load the page:</p><p><img src="http://image.prntscr.com/image/07731c19ee1949a08272ba080795531a.png" alt="" class="fr-fic fr-dii fr-draggable " style="" /> </p><p></p><p>Then when i press enter hotel this happens:</p><p></p><p><img src="http://image.prntscr.com/image/ee09951cc20c4c7cbcb8db304e00601e.png" alt="" class="fr-fic fr-dii fr-draggable " style="" /> </p><p>It says please wait while habbo is loading</p><p>Then this:</p><p><img src="http://image.prntscr.com/image/0725e85372be4c1fa973e7df7235ae71.png" alt="" class="fr-fic fr-dii fr-draggable " style="" /> </p><p>_-------------------------------------</p><p></p><p>Here are some details:</p><p></p><p>I use Xampp 1.7.7</p><p>r63</p><p>apache and mysql are running</p><p></p><p>i use the mango thing not the Priv</p><p>Client.php:</p><p>[PHP]<?php</p><p>//////////////////////////////////////////////////////////////</p><p>// # TheHabbos Topsites API Script - Release 1.0.0 (BETA 2) //</p><p>// # (C) Copyright TheHabbos 2010. All rights reserved. //</p><p>//////////////////////////////////////////////////////////////</p><p></p><p>define('IN_THEHABBOS_API', 1);</p><p></p><p>require_once 'thehabbos_api/includes.php';</p><p></p><p>$create = new API_Template(); $create->buildTemplate();[/PHP]</p><p>If u need any other information or files please comment directly i will constantly check for replies!</p><p>Please help me out!</p></blockquote><p></p>
[QUOTE="ZedPython, post: 376880, member: 64801"] 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: [IMG]http://image.prntscr.com/image/07731c19ee1949a08272ba080795531a.png[/IMG] Then when i press enter hotel this happens: [IMG]http://image.prntscr.com/image/ee09951cc20c4c7cbcb8db304e00601e.png[/IMG] It says please wait while habbo is loading Then this: [IMG]http://image.prntscr.com/image/0725e85372be4c1fa973e7df7235ae71.png[/IMG] _------------------------------------- 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();[/PHP] If u need any other information or files please comment directly i will constantly check for replies! Please help me out! [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
Habbo client wont load!
Top