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 Releases
Custom Index release
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="HatemeLoveme" data-source="post: 292035" data-attributes="member: 12928"><p>Hello Dev, I will be sharing my custom index</p><p></p><p>today I will be releasing the index which was designed by </p><p>INDEX:<img src="http://i.imgur.com/rVEU7m7.png" alt="" class="fr-fic fr-dii fr-draggable " style="" /> </p><p></p><p>we coded this to the best of our ability we are accepting positive and negative feedback</p><p>NOTE: if you have this index you don't need a register.php we've built it in with jQuery also you can change the images to your liking don't remove the credits -.- </p><p></p><p></p><p>Also VERY IMPORTANT :</p><p>in class.core.php</p><p>case "index":</p><p>case null:</p><p>case "login":</p><p>$users->login();</p><p>break; </p><p></p><p>Replace that ^ with this</p><p></p><p>case "index":</p><p>case null:</p><p>case "login":</p><p>$users->register();</p><p>$users->login();</p><p>break;</p><p></p><p></p><p>Download : <a href="http://www.mediafire.com/download/kmcvr09v0butcjd/index_clean.php" target="_blank">http://www.mediafire.com/download/km...ndex_clean.php</a></p><p></p><p>Credits: </p><p>Me - 35% for pointing out obvious errors in the code and the images </p><p><em><strong><a href="http://forum.*****.com/members/2000019831.html" target="_blank">VOID3D</a></strong></em> - 65% for coding - member at RZ</p></blockquote><p></p>
[QUOTE="HatemeLoveme, post: 292035, member: 12928"] Hello Dev, I will be sharing my custom index today I will be releasing the index which was designed by INDEX:[IMG]http://i.imgur.com/rVEU7m7.png[/IMG] we coded this to the best of our ability we are accepting positive and negative feedback NOTE: if you have this index you don't need a register.php we've built it in with jQuery also you can change the images to your liking don't remove the credits -.- Also VERY IMPORTANT : in class.core.php case "index": case null: case "login": $users->login(); break; Replace that ^ with this case "index": case null: case "login": $users->register(); $users->login(); break; Download : [URL='http://www.mediafire.com/download/kmcvr09v0butcjd/index_clean.php']http://www.mediafire.com/download/km...ndex_clean.php[/URL] Credits: Me - 35% for pointing out obvious errors in the code and the images [I][B][URL='http://forum.*****.com/members/2000019831.html']VOID3D[/URL][/B][/I] - 65% for coding - member at RZ [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Releases
Custom Index release
Top