This:
http://<IP>/client/r63//5.211.19.142/client/disconnected.php?flash_client_error
tells me that you go from
<IP> to client folder, to r63 folder, to 5.211.19.142 folder, to client folder, to disconnected.php file.
So you screwed something up in configurations
You probably don't have the file disconnected.php in the this folder:
root > client > r63 > 5.211.19.142 > client
where root is where localhost is pointed to.
Try post your settings file, where your set things like client_ip, client_port etc.
If you have any details that is personal, hide them with something like <CENSUR>
Normally in configuration files you don't need to put an leading '/'. Though this is not really an issue, since most times it will ignore how many of these '/' there are, but it should not lead to your gordon folder. Gordon is the folder that content all of your SWF files, badges etc. and only...
This is a 404 error. Means that the page you request does not exist. Though I can't see which page is requested, so look in the url when it tells that error and see what page it request.
You can't do this server-side without refreshing, since when it validates it should send a request first. So you would need to use either JavaScript (jQuery) or Ajax.
Since you requested it, I just made a really quick submit page.
What this does is validating fields in the form. If these are...
If you use Windows, their product Microsoft Security Essentials is working great enough. It doesn't slow down your computer as much as many other Antivirus' - and then it's free without limitations.
No the problem, which stuck the system working is that it does NOT recognize other GET values than 'url'. So for example an url like this:
http://example.com/ase/banlist?url=banlist&unban=58
Will output this in print_r():
Array
(
[url] => banlist
)
Instead of
Array
(
[url] =>...
I recently installed the fix, that was supplied somewhere on the forum. It worked, and I could see all the bans. Now I just have the problem, that the Unban-link (which links to ase/banlist?url=banlist&unban=<id>) doesn't work.
I investigated the issue further more, and saw that it didn't even...
63_1dc60c6d6ea6e089c6893ab4e0541ee0/744
This is the latest webbuild of Habbo.com - You will need to place that in either an configuration file or in all files, that need that for the CSS (stylesheets).