So I followed the tutorial on here
How to set up a retro in 2023 (IIS) (Nitro HTML5) - (Part 1)
But for instance Habbon has a centered large chatbox that looks way off what I have.
Is there any skins or such I can use to edit it? The same goes for the font being very small. Is there any...
Hi!
I'm trying to install AtomCMS on my VPS and I've uploaded the arcturus database and set it all up according to the tutorial.
But when I try to access the website it redirects me from / to "/installation" and the page displays page not found.
I don't really know how to debug the issue as I...
Hello!
I've been searching and searching but at no luck finding a solution to this problem.
Everyone says something different so it's hard to get a grip
My client.php:
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="shortcut icon"...
Hello!
So I'm going to show you guys a few screenshots from my current project.
Project Aura will be a swedish programming community. Where Swedish programmers can get to know each other, help out and share stuff. Kinda like DevBest but for swedes.
Project Aura is just a project name, it was...
First of all, run mysqli or pdo instead of mysql. It is outdated.
Anyway. Use while-loops.
<!DOCTYPE html>
<html>
<head>
</head>
<body>
Applied Applicants :
<?php
while($Applicant = mysql_fetch_assoc(mysql_query("SELECT UserName FROM staffapps"))) {
echo '<a...
Really nice. Although it is bugging me a bit that "Login" is in lowercase and "Sign In" is in uppercase. As well as bigger font. Just also realized it says "Sign In" which is the same as "Login". Perhaps you should change "Login" to "Sign In" and "Sign In" to "Sign Up".
I also know it is a easy...
It's your external_flash_texts.txt that is in Spanish. You have two options.
1. Search for a English one
2. Translate it yourself
My Skype is darknesssky1337 (on my DevBest-profile) I will not answer if you call but I can write to you.
I see you are from Norway. In both Norway and Sweden we use "," to mark decimals. Like 9/2 = 4,5 but in the US they use "." Ex. 9/2 = 4.5. The emu is based of the US systems and when the emu uses numbers, it want to use ".".
Not sure but try this.
On your computer (gonna give instructions of Windows 7)
Go down to the right corner in the bottom, click the time.
"Change settings for date & time"
"Change date & time" (administrator)
"Change calendar settings"
Then two windows will open up.
Click on the overlapping...
Hey!
I am a programmer and have been going on and off with coding for Habbo. I would like to at least have the things I need to do this. I would like which CMS you would recommend (I'm used to RevCMS) and also which Emu. I require that the emu is r63b or if something even better has arrived...
Hello!
I would like to know what the users of DevBest use as CMS and database.
I used BcStorm with an unknown CMS (up-to-date Habbo anyway) but many things did not work due to database problems, for instance banning which made it hard to code scripts with it.
Any recommendations of a database...
Hello!
I have tried the SWF from Habboon since I figured it should be cracked and should work for my hotel as well. But when I start the client it only loads to 87% and then stops, I get a connection in my emu but no more. Someone suggested I need to change my packet ids but I do not understand...
I am sorry but I do not understand how I should do that. Did a quick little search but I couldn't find a noob friendly guide of how to update packet id for the client. I do have knowledge in coding but I do not know how or where I should edit something.
Hello!
Anybody sitting on the latest swfs? With the Floor Editor and such? Would appreciate if anyone could give me a download link, been searching for a while.
Little update: I am almost done with the ASE but banning on my hotel seems to be a bit broken so it might be broken for you as well because I really can't code it if I do not have a working example of a ban.