Hey All,
Im slowly getting back into Habbo since the world is pretty much shutdown in my area at least.
So Im trying to create a look-a-like of the Original HoloCMS theme.
I keep running into error when I create test account.
Image
Im slowly getting back into Habbo since the world is pretty much shutdown in my area at least.
So Im trying to create a look-a-like of the Original HoloCMS theme.
I keep running into error when I create test account.
Image
You must be registered for see images attach
PHP:
<div id="process-content">
<div id="column1" class="column">
<div class="habblet-container ">
<?php User::Register(); ?>
<form method="post" autocomplete="off">
</div>
<div id="register-column-right" style="width: 269px;">
<div id="register-section-2">
<div class="rounded rounded-blue">
<h2 class="heading"><span class="numbering white"><label for="username">1.</span>CHOOSE YOUR NAME</h2></label>
<fieldset id="register-fieldset-name">
<div class="register-label white">Habbo Name</div>
<input type="text" name="username" id="username" class="register-text" value="" size="25" />
</fieldset>
</div>
</div>