empty_username

Detox

Member
Jul 24, 2010
365
24
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

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>
 

Attachments

  • Screen Shot 2020-04-10 at 2.07.52 PM.png
    Screen Shot 2020-04-10 at 2.07.52 PM.png
    100.4 KB · Views: 8

Users who are viewing this thread

Top