You can remove the question mark by messing with the SWF or you can add files to your gamedata to make them work. I have done this on my hotel. Unzip the file below and place the habbopages folder in your gamedata, you may have to clear cache and then they should display...
Hi guys,
I'm looking to fix news articles on my cms - the {newscontent}/title and description is not working. Wondering how to fix? I have been looking around and have not found anything.
Bonus: while looking around I found the maintenance redirect code. I would like to be able to allow staff...
Hi again,
I am trying to make my retro cms allow staff members online during maintenance but haven't seen code for it anywhere. I presume it is possible as it is just a bit of SQL...
final public function handleCall($k)
{
global $users, $template, $_CONFIG...
Hi guys,
Just looking for code to count how many times "1" appears in the table "users" in column "online"?
I have tried
"SELECT COUNT(online) FROM users;"
AND
"select count(DISTINCT online) FROM users");
I know I need to put the "1" somewhere so it can look for it but I don't know where...
group.badge.url=http://www.domain.com/habbo-imaging/badge/%imagerdata%.gif
group_logo_url_template=http://www.domain.com/habbo-imaging/badge-fill/%imagerdata%.gif
Place the above code in your external variables. Then change domain.com to what your domain is. Then download...
Where are you downloading files from? Check IIS has the permissions to access the wwwroot folder.
Also as said above, show your config.php and web.config
Need to download ASP.NET from the IIS manager, all retro tutorials I've seen include this step. Go check a tutorial somewhere here and make sure you read every step. :up:
What issue are they getting when trying to load the client?
Does it load past 30%? past 70%? Past 90%? Does it go to 100% then redirect? Whats the issue exactly?