You really using xampp?
This is what it should be:
group_logo_url_template=${url.prefix}/habbo-imaging/badge-fill/%imagerdata%.gif
and find the other one and replace it with the following:
group.badge.url=${url.prefix}/habbo-imaging/badge/%imagerdata%.gif
If you don't want the ${url.prefix} you...
What I don't understand on your code part you close </html> but there isn't even an opening?
<html>
<head>
<link rel="stylesheet" type="text/css" href="../style.css">
</head>
<body>
<?php
include("../functions.php");
include("../connector.php");
if(isset($_GET["day"]))
{
$date =...
It's a mixture between both really. The help thread is getting overloaded with comments and maybe this helps more people instead of them commenting asking for a solution and waiting for a reply that might not happen as some help threads do leave without any help at all from people.
Move this...
Hi! People recently are asking for help regarding their emulator and swfs, and maybe some want to upgrade their hotel from the old latest to the actual latest.
Sledmore has released a production thread, where he is developing his own emulator and swfs and releasing them for us to use for our...
I'm currently on some MyBB Forums and would like some assistance creating a custom mycode.
I'd like to request someone to produce a code for me, where I can submit something of the following:
I pulled this from Boon Forums but can someone create something on the lines that is similar to...
Replace that bottom line with:
group_logo_url_template=//lucidhotel.pw/habbo-imaging/%imagerdata%.gif
Try that I might be wrong, but I'll have a look at my code when possible later on today.