Yep. Indeed it is. Edit: Just refreshed, It's taking its time to load.

Yep. Indeed it is. Edit: Just refreshed, It's taking its time to load.
Last edited by Jahova; 17-06-2007 at 06:05 PM.
"RETIRED" FROM HABBO(X)
:¬:
TOMSPIT / COWLY05
Yep.
19:07pm site STILL closed. And loading slow.Refresh this page at 7.00pm GMT tonight, to see the brand new site!
VERY VERY SLOW!Lilly said: 19:07pm site STILL closed. And loading slow.
"RETIRED" FROM HABBO(X)
:¬:
TOMSPIT / COWLY05
Lol. You get fans excited and don't actually open. Don't think ill bother myself again
Yay preview of the site section:
http://kisshabbo.net/radio/
http://kisshabbo.net/kisshabbo/
Last edited by Lilian; 17-06-2007 at 06:11 PM.
I am not a fan, just want to see the layout...
"RETIRED" FROM HABBO(X)
:¬:
TOMSPIT / COWLY05
True I found pages though
http://kisshabbo.net/radio/
http://kisshabbo.net/kisshabbo/
http://kisshabbo.net/community/
http://kisshabbo.net/panel/frontend/request.php
POWERPANEL FTW!
hehe Im guessing pink layout as theres pink writting? hmm sounds sexish
By looks of it they just deleted database:
PHP Code:Warning: mysql_connect() [function.mysql-connect]: Can't create a new thread (errno 12); if you are not out of available memory, you can consult the manual for a possible OS-dependent bug in /home/kisshab/public_html/panel/includes/config.php on line 3
Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /home/kisshab/public_html/panel/includes/config.php on line 4
Warning: mysql_query() [function.mysql-query]: Can't create a new thread (errno 12); if you are not out of available memory, you can consult the manual for a possible OS-dependent bug in /home/kisshab/public_html/panel/includes/config.php on line 6
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /home/kisshab/public_html/panel/includes/config.php on line 6
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/kisshab/public_html/panel/includes/config.php on line 7
Warning: mysql_connect() [function.mysql-connect]: Can't create a new thread (errno 12); if you are not out of available memory, you can consult the manual for a possible OS-dependent bug in /home/kisshab/public_html/panel/includes/config.php on line 3
Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /home/kisshab/public_html/panel/includes/config.php on line 4
Warning: mysql_query() [function.mysql-query]: Can't create a new thread (errno 12); if you are not out of available memory, you can consult the manual for a possible OS-dependent bug in /home/kisshab/public_html/panel/includes/config.php on line 6
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /home/kisshab/public_html/panel/includes/config.php on line 6
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/kisshab/public_html/panel/includes/config.php on line 7
Warning: mysql_connect() [function.mysql-connect]: Can't create a new thread (errno 12); if you are not out of available memory, you can consult the manual for a possible OS-dependent bug in /home/kisshab/public_html/panel/includes/config.php on line 3
Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /home/kisshab/public_html/panel/includes/config.php on line 4
Warning: mysql_query() [function.mysql-query]: Can't create a new thread (errno 12); if you are not out of available memory, you can consult the manual for a possible OS-dependent bug in /home/kisshab/public_html/panel/includes/config.php on line 6
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /home/kisshab/public_html/panel/includes/config.php on line 6
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/kisshab/public_html/panel/includes/config.php on line 7
Warning: mysql_query() [function.mysql-query]: Can't create a new thread (errno 12); if you are not out of available memory, you can consult the manual for a possible OS-dependent bug in /home/kisshab/public_html/panel/config_radio.php on line 5
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /home/kisshab/public_html/panel/config_radio.php on line 5
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/kisshab/public_html/panel/config_radio.php on line 6
var xmlHttp function GetXmlHttpObject() { var objXMLHttp = null if (window.XMLHttpRequest) { objXMLHttp = new XMLHttpRequest() } else if (window.ActiveXObject) { objXMLHttp = new ActiveXObject("Microsoft.XMLHTTP") } return objXMLHttp } function sendreq() { // Open function // Set object xmlHttp = GetXmlHttpObject() if (xmlHttp == null) { alert ("Browser does not support HTTP Request") return } // We have set teh object // Check for empty strings if(document.request.type.value == "") { alert("You must select a type of request!") return } if(document.request.name.value == "") { alert("You must enter a name!") return } if(document.request.message.value == "") { alert("You must enter a message!") return } // We have alerted if any strings are emptyyy var url = "request.php?sendreq=true&dj="+document.request.dj.value+"&name="+document.request.name.value+"&type="+document.request.type.value+"&message="+document.request.message.value xmlHttp.open("GET",url,true) xmlHttp.onreadystatechange = function () { if (xmlHttp.readyState == 4) { document.getElementById("results").innerHTML = xmlHttp.responseText; document.getElementById("form").innerHTML = "" // This removes the form, stopping them from sending the same request over and over again - SMART, EH? } }; xmlHttp.send(null); // Now we clear out the forms and hide the form to TRY to prevent spamz! // End function } is Offline You Are Here: KissHabbo Homepage » Radio » Requests Line
Last edited by Lilian; 17-06-2007 at 06:15 PM.
well done =)
"RETIRED" FROM HABBO(X)
:¬:
TOMSPIT / COWLY05
Lol!Code:Warning: mysql_connect() [function.mysql-connect]: Can't create a new thread (errno 12); if you are not out of available memory, you can consult the manual for a possible OS-dependent bug in /home/kisshab/public_html/panel/includes/config.php on line 3 Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /home/kisshab/public_html/panel/includes/config.php on line 4 Warning: mysql_query() [function.mysql-query]: Can't create a new thread (errno 12); if you are not out of available memory, you can consult the manual for a possible OS-dependent bug in /home/kisshab/public_html/panel/includes/config.php on line 6 Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /home/kisshab/public_html/panel/includes/config.php on line 6 Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/kisshab/public_html/panel/includes/config.php on line 7 Warning: mysql_connect() [function.mysql-connect]: Can't create a new thread (errno 12); if you are not out of available memory, you can consult the manual for a possible OS-dependent bug in /home/kisshab/public_html/panel/includes/config.php on line 3 Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /home/kisshab/public_html/panel/includes/config.php on line 4 Warning: mysql_query() [function.mysql-query]: Can't create a new thread (errno 12); if you are not out of available memory, you can consult the manual for a possible OS-dependent bug in /home/kisshab/public_html/panel/includes/config.php on line 6 Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /home/kisshab/public_html/panel/includes/config.php on line 6 Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/kisshab/public_html/panel/includes/config.php on line 7 Warning: mysql_connect() [function.mysql-connect]: Can't create a new thread (errno 12); if you are not out of available memory, you can consult the manual for a possible OS-dependent bug in /home/kisshab/public_html/panel/includes/config.php on line 3 Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /home/kisshab/public_html/panel/includes/config.php on line 4 Warning: mysql_query() [function.mysql-query]: Can't create a new thread (errno 12); if you are not out of available memory, you can consult the manual for a possible OS-dependent bug in /home/kisshab/public_html/panel/includes/config.php on line 6 Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /home/kisshab/public_html/panel/includes/config.php on line 6 Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/kisshab/public_html/panel/includes/config.php on line 7 Warning: mysql_query() [function.mysql-query]: Can't create a new thread (errno 12); if you are not out of available memory, you can consult the manual for a possible OS-dependent bug in /home/kisshab/public_html/panel/config_radio.php on line 5 Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /home/kisshab/public_html/panel/config_radio.php on line 5 Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/kisshab/public_html/panel/config_radio.php on line 6 is Offline You Are Here: KissHabbo Homepage » Radio » Requests Line Requests Line What song do you want on? Hey DJ, I wanna tune on! Well... no need to keep shouting at your screen, just fill in your Habbo Name, then select what you want, and then fill in your message! Oh - and after all that, you gotta click submit! It's a hard life, we know, but someone has to do it. Warning: only click send once! It may take upto 3 seconds before your request is sent, as we check if your IP is banned first! Radio DJ:
Their server is ******* up!![]()
Want to hide these adverts? Register an account for free!