Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Server Development
Habbo Retros
Habbo Q&A
empty_username
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Detox" data-source="post: 458727" data-attributes="member: 596"><p>Hey All,</p><p></p><p>Im slowly getting back into Habbo since the world is pretty much shutdown in my area at least.</p><p></p><p>So Im trying to create a look-a-like of the Original HoloCMS theme.</p><p></p><p>I keep running into error when I create test account.</p><p></p><p>Image</p><p></p><p>[SPOILER="Image"][ATTACH=full]10427[/ATTACH][/SPOILER]</p><p></p><p>[PHP]</p><p><div id="process-content"></p><p> <div id="column1" class="column"></p><p> <div class="habblet-container "> </p><p> <?php User::Register(); ?></p><p> <form method="post" autocomplete="off"></p><p> </div></p><p> <div id="register-column-right" style="width: 269px;"></p><p> <div id="register-section-2"></p><p> <div class="rounded rounded-blue"></p><p> <h2 class="heading"><span class="numbering white"><label for="username">1.</span>CHOOSE YOUR NAME</h2></label></p><p> <fieldset id="register-fieldset-name"></p><p> <div class="register-label white">Habbo Name</div></p><p> <input type="text" name="username" id="username" class="register-text" value="" size="25" /></p><p> </fieldset></p><p> </div></p><p> </div></p><p>[/PHP]</p></blockquote><p></p>
[QUOTE="Detox, post: 458727, member: 596"] 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 [SPOILER="Image"][ATTACH=full]10427[/ATTACH][/SPOILER] [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> [/PHP] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
empty_username
Top