Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

AzureWEB ~ azure's official cms

git bisect -m
Loyal Member
Joined
Sep 2, 2011
Messages
2,173
Reaction score
917
AzureWEB ~ azure's official cms [updated]

azureWEB
formely HabboWEB clone

What is azureWEB?
A Content Management System made for Azure Emulator, developed by me. Intended to be a good copy of new Habbo's CMS the HabboWEB.

Why azureWEB
Because was part of Azure Project

Why create a CMS based on new Habbo CMS?
Ironically, AzureWEB was the first completely CMS created from scratch released completely in this Year (AzureWEB was released in 2015). Also AzureWEB is the first CMS on the area to using AngularJS and the new Habbo's CMS (Habbo WEB).
Also AzureWEB isn't the first CMS for azure, the first was "lavvos"
Also AzureWEB is the first CMS with a quickly installer after HoloCMS/UberCMS
Also AzureWEB is the first cms that also is included with a custom (really little configuration edits) web server.

Features
Included a built-on Apache Minimal WebServer and PhP, Apache optimized for AzureWEB.

Web Server Features
  • mod_security 2
  • apache 2.4
  • minimal dll's
  • file system settings for azureweb
  • optimized configurations

Included PhP Features
  • Minimal configuration
  • Only included Modules that are needed
  • Optimal configuration

AzureWEB Features
  • Installer
  • OneClick StartUp (Need only open AzureWEB.cmd to start AzureWEB)
  • Pretty coded and documented
  • Following PSR-1
  • Object Oriented
  • Data Objects
  • MWC
  • Using jSON based communication
  • AngularJS
  • A lot of features from HabboWEB
  • Newbie Users Client
  • Housekeeping
  • Secure for Injection/Exploits
  • Prepared Statements
  • PhPMailler Feature (Send messages)
  • Core Features:
    • Recover Password Request
    • Confirm E-Mail
    • Welcome E-Mail
    • HabboID System
    • Security System
  • HabboWEB Features (some)
    • Habbo Stories
    • Community
    • Articles
    • Minimail
    • Profile
    • Reporting
    • Settings
    • Register
    • Login
    • Client
    • Habbo Shop
    • Help Section

Last Version
Build 500. HabboWEB Version: May, 2016

Download


Compatibility List
  • Read the thread. Database and Emulator from Azure.
  • Compatible Emulators
    • Azure Emulator 1.0x
    • Azure Emulator 2.0x
    • AzureSharp
    • Yupi Emulator
    • Uber Emulator (probably)
    • Mercury Emulator (probably)
    • GTE Emulator (probably)
    • Plus Emulator (probably)
    • Swift Emulator (probably)
    • Phoenix Emulator (probably)
  • Compatible Databases
    • Azure Emulator Built-In Database
    • Azure based Databases (probably)
    • Yupi Database
    • Other Databases (not certain)

Installation
Hardware/Software Minimal Requirements:


  • [*=1]Windows 7+ / Windows Server 2008+
    [*=1]C++ 2012 x64 and x32 Redistributable
    [*=1].NET 3.5
    [*=1]MySQL pre-configured
    [*=1]512MB Ram (For Windows 2GB Min)
    [*=1]Intel Celeron
    [*=1]No GPU Required
    [*=1]Internet
Install Guide


  1. [*=1]Download .ZIP
    [*=1]Extract
    [*=1]Disable all Softwares that are running in port 80 and 443
    [*=1]Don't run as Administrator
    [*=1]Run the azureweb.cmd
    [*=1]Enter localhost/install
    [*=1]Setup your Database in PhPMyAdmin
    [*=1]Follow Install Instructions
    [*=1]After Installing, open Web/Public/Js/2.js and Change the Recaptcha Token (You can create one in Recaptcha's from Google
    [*=1]Create an account in the CMS
    [*=1]Start your Emulator if you want
    [*=1]Enter client
    [*=1]Enjoy

Observations
  1. The Administrator Account that you created in Installer is for Housekeeping isn't an User Account.
  2. The Housekeeping system is external from the CMS, so Housekeeping accounts aren't normal User Accounts. The Account created in Installer is only for entering on housekeeping (must be logged in CMS)
  3. If you receive .dll Errors when open azureweb.cmd like MSVCP120.dll, read the README.txt in Instructions folder.
  4. Check if nothing is using port 80 likely Apache, XAMPP, Skype, TeamViewer, Printer Spooler (used by system)
  5. If System is using port 80, open CMD as administrator and enter net stop http and select yes
  6. If installer gives blank window, or error 500 that means Apache didn't started successfully / or PhP Module wasn't loaded correctly.
  7. If recaptcha gives error in register, you forgotted to put your own Recaptcha Code, if you already did, clear cookies and cache. (cookies is optionally)
  8. If your client Page is blank is because SWF uris are wrong, try change the settings in Init.php in /Web/Api/Azure/Init.php
  9. If installer when says Installing shows blank page, that means that you received SQL queryies errores when the CMS tried to insert his tables. Check if your database is compatible. Or try to check PHP_Errors.log
  10. If you receive blank page after register, check if PhPMailler settings are okay, in Init.php
  11. If some other weird thing happens, comment the line error_reporting(1) in Init.php, that line was created to ignore HTTP PhP warnings or casting warnings.
  12. Other errors? See Help Section.

Credits
Sulake - HabboWEB , Habbo's Angular Framework (formely Habbo API), also for creating Habbo
Apache Project - Apache HTTP Web Server
ZEND - PhP ..
And a lot other more..
ovflowd - Create AzureWEB and coded it
Rockster - Helped in Development of AzureWEB
Flicker - Helped in Development/issue Tracking of AzureWEB
Old Azure Team (Jamal, Xdr, Antoine) - for things that i don't remember..
You - For using
StackOverFlow - dummie questions

Atenttion
AzureWEB is discontinued, i will only commit some fixes, PhP fixes, code fixes and clean code, improve code documentation. I will also update PhP and Apache versions and also HabboWEB build's, starting maybe in this month or february.

if you liked it, give a good rep or likes. that gave me a big job.

You will think this cms is soo likely FutureCMS.. AzureWEB was released before FutureCMS started to be developed. Also see the development thread, i think FutureCMS is a copy of AzureWEB.

​Cheers.
 
Last edited:
Newbie Spellweaver
Joined
Nov 5, 2015
Messages
29
Reaction score
4
you're download link is not working :)
Anyway good release i had it all ready on my pc :)
And a good tutorial for the people who don't know how to set it up :D
 
Newbie Spellweaver
Joined
Nov 5, 2015
Messages
29
Reaction score
4
btw i got a question :)
Is this gonna work with you're yupi emulator?
 
Elite Diviner
Joined
Nov 28, 2014
Messages
450
Reaction score
113
I have been waiting for something like this!

Thank you for releasing this man! :)
 
Junior Spellweaver
Joined
Dec 12, 2015
Messages
103
Reaction score
5
Hello,

I tried to install the cms, but i get the following error:

Could someone help me?

BTW,

CMS build 350 is working fine, but I want use the last one which is improved/fixed. Screenshot:
 
Last edited:
Junior Spellweaver
Joined
Sep 14, 2013
Messages
108
Reaction score
25
Yo man, nice release bud!

Just nice to have the CMS now. Been waiting for it.

Nice work :thumbup1:
 
Elite Diviner
Joined
Nov 28, 2014
Messages
450
Reaction score
113
Hello,

I tried to install the cms, but i get the following error:

Could someone help me?

BTW,

CMS build 350 is working fine, but I want use the last one which is improved/fixed. Screenshot:
BeginOfEnd I have same problem, posted in the help section. Let's just wait for a solution :)
 
Custom Title Activated
Loyal Member
Joined
Oct 26, 2012
Messages
2,357
Reaction score
1,086
Good release though I don't like the new Habbo CMS. The fact it has an installer is already pretty nice; almost every CMS (NOT Habbo CMS) has an installer (think of Wordpress Joomla etc.). Don't get why a lot of people aren't making one for their Habbo CMS, it actually is pretty useful (especially for the noobs). By the way, love the way you made your thread. It's really organised now.
 
Elite Diviner
Joined
Aug 4, 2013
Messages
466
Reaction score
169
Is there not any screenshots or am I just blind?
 
Junior Spellweaver
Joined
Sep 14, 2013
Messages
108
Reaction score
25
Can anyone confirm that this is working with Phoenix 3.11.0?

Would be nice to know. Thanks!
 
git bisect -m
Loyal Member
Joined
Sep 2, 2011
Messages
2,173
Reaction score
917
Fixed 500 Error from Build 450.

If you see Github can also see that i created branch "new-xit", that means that slowly i will rewrite AzureWEB

Cheers,
 
Elite Diviner
Joined
Aug 4, 2013
Messages
466
Reaction score
169
Fixed 500 Error from Build 450.

If you see Github can also see that i created branch "new-xit", that means that slowly i will rewrite AzureWEB

Cheers,

Can you rewrite AzureWEB with the sandbox Habbo theme? The new Habbo theme is very ugly.
 
Elite Diviner
Joined
Aug 4, 2013
Messages
466
Reaction score
169
Sandbox is the exact same now. They changed it to the same layout as Habbo.com. The old layout is simply just gone AFAIK.

Cheers,
Glaceon.

Thank you. I didn't know that. I think my point was caught tho haha.
 
Back
Top