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 Tutorials
[tut] how to make a holocms hotel [tut]
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="TheTuTGuy" data-source="post: 9639" data-attributes="member: 1590"><p><span style="font-family: 'Arial'">EASY]How to Build your habbo </span></p><p><span style="font-family: 'Arial'">Retro (HoloCMS)[Easy]</span></p><p> </p><p><span style="font-family: 'Arial'">1# HoloCMS (Any Version!) (MUST BE STABLE) <a href="http://devbest.com/showthread.php?414" target="_blank">http://devbest.com/showthread.php?414</a></span></p><p> </p><p><span style="font-family: 'Arial'">2# WinRAR - <a href="http://www.rarlab.com/rar/wrar371" target="_blank">http://www.rarlab.com/rar/wrar371</a>. exe </span></p><p><span style="font-family: 'Arial'">3# MySQL ODBC Driver 5.1 - <a href="http://dev.mysql.com/downloads/co" target="_blank">http://dev.mysql.com/downloads/co</a> nnector/odbc/5.1.html </span></p><p><span style="font-family: 'Arial'">4# XAMPP - <a href="http://www.apachefriends.org/en/x" target="_blank">http://www.apachefriends.org/en/x</a> ampp.html </span></p><p><span style="font-family: 'Arial'">5# Microsoft Visual C# Express Edition - <a href="http://www.microsoft.com/express/" target="_blank">http://www.microsoft.com/express/</a> vcsharp/ </span></p><p><span style="font-family: 'Arial'">6# TortoiseSVN (for downloading Holograph Emulator C#) - <a href="http://tortoisesvn.net/downloads" target="_blank">http://tortoisesvn.net/downloads</a> </span></p><p> </p><p><span style="font-family: 'Arial'">Right Here We Go. </span></p><p> </p><p><span style="font-family: 'Arial'">1. Install TortoiseSVN first and restart your computer. </span></p><p><span style="font-family: 'Arial'">2. Create a folder on your desktop called ''Holograph Emulator''. </span></p><p><span style="font-family: 'Arial'">3. Right click on that map and click on SVN Checkout. </span></p><p><span style="font-family: 'Arial'">4. Fill in the first field: <a href="http://svn2.assembla.com/svn/holograph" target="_blank">http://svn2.assembla.com/svn/holograph</a> </span></p><p><span style="font-family: 'Arial'">So Far You Should Be Looking At Something Like This; </span></p><p> </p><p> </p><p><span style="font-family: 'Arial'">5.Click on OK, you don't have to change the settings. </span></p><p><span style="font-family: 'Arial'">6. Wait untill it's finished. </span></p><p><span style="font-family: 'Arial'">7. Ok now you have Holograph Emulator, you can check anytime if there's an update for it by right-clicking on the map and choosing SVN Update. </span></p><p><span style="font-family: 'Arial'">8. Install the MySQL ODBC Driver. </span></p><p><span style="font-family: 'Arial'">9. Install XAMPP, don't install one of the three services while you're installing XAMPP. </span></p><p><span style="font-family: 'Arial'">10. Open XAMPP Control Panel and start Apache and MySQL. </span></p><p><span style="font-family: 'Arial'">Now It Should Be Like This; </span></p><p> </p><p> </p><p><span style="font-family: 'Arial'">11. Install Visual C# Express Edition, make sure it also installs .NET Framework 3.5 if you don't have it. </span></p><p><span style="font-family: 'Arial'">12. Now Lets Set Some Important Things Up </span></p><p><span style="font-family: 'Arial'">13. Go to <a href="http://localhost/" target="_blank">http://localhost/</a> and select your language, make sure Apache and MySQL are running with XAMPP Control Panel all the time if you want your hotel to be accessable! </span></p><p> </p><p><span style="font-family: 'Arial'">14. Now go to <a href="http://localhost/security/xamppsec" target="_blank">http://localhost/security/xamppsec</a> urity.php. </span></p><p><span style="font-family: 'Arial'">15. Setup a password and don't change the settings again, just click on ''Change password''. </span></p><p><span style="font-family: 'Arial'">16. Go to C:\xampp\htdocs\ and throw everything in that folder away. </span></p><p><span style="font-family: 'Arial'">18. Install WinRAR. </span></p><p><span style="font-family: 'Arial'">19. Open HoloCMS (Your version) </span></p><p><span style="font-family: 'Arial'">20. Click on the second big button in WinRAR from the left to unpack it. </span></p><p> </p><p><span style="font-family: 'Arial'">21.Copy everything in the .rar file to C:\xampp\htdocs\ </span></p><p><span style="font-family: 'Arial'">22. Replace everything in the .rar file to C:\xampp\htdocs\ (Not your dcr's of course if you have them <img src="/styles/default/xenforo/smilies/emojione/tongue.png" class="smilie" loading="lazy" alt=":p" title="Stick Out Tongue :p" data-shortname=":p" />) </span></p><p> </p><p><span style="font-family: 'Arial'">23. Go to <a href="http://localhost/phpmyadmin" target="_blank">http://localhost/phpmyadmin</a> </span></p><p><span style="font-family: 'Arial'">24. Open config.php with Notepad. </span></p><p> </p><p><span style="font-family: 'Arial'">25. Fill in the first field ''root'' without quotes and in the second field your password you've setup. </span></p><p><span style="font-family: 'Arial'">26. Change it like this: </span></p><p> </p><p><span style="font-family: 'Arial'">$sqlhostname = "localhost"; </span></p><p><span style="font-family: 'Arial'">$sqlusername = "root"; </span></p><p><span style="font-family: 'Arial'">$sqlpassword = "YOUR PASSWORD"; </span></p><p><span style="font-family: 'Arial'">$sqldb = "holodb"; </span></p><p> </p><p><span style="font-family: 'Arial'">Scroll Down And Change - </span></p><p> </p><p><span style="font-family: 'Arial'">$path = "YOUR IP, 127.0.0.1 (For Yourself) Or Your Hamachi IP Adress Etc"; </span></p><p> </p><p><span style="font-family: 'Arial'">Then Click The Save Button!. </span></p><p> </p><p><span style="font-family: 'Arial'">Okay This Is Where You Have To Be Careful. </span></p><p><span style="font-family: 'Arial'">( Meaning Do Not Get It Wrong ) </span></p><p> </p><p><span style="font-family: 'Arial'">27. Now we must create a database, which we can create on the homepage of PHPMyAdmin. </span></p><p><span style="font-family: 'Arial'">Sorry About The Language </span></p><p> </p><p><span style="font-family: 'Arial'">28. Ok, fill in ''holodb'' (without quotes) and click on that button on the right as in the screen </span></p><p><span style="font-family: 'Arial'">29. Now you've created a database, click on it on the left-side in PHPMyAdmin. </span></p><p> </p><p><span style="font-family: 'Arial'">30. Click on import. </span></p><p> </p><p> </p><p><span style="font-family: 'Arial'">31. Click on Browse. </span></p><p><span style="font-family: 'Arial'">32. Select holodb in Holograph Emulator\Resources\db\holodb.txt. </span></p><p><span style="font-family: 'Arial'">33. Don't touch any options, and click on Go right below. </span></p><p> </p><p> </p><p><span style="font-family: 'Arial'">34. Go to Holograph Emulator\bin\debug\bin\mysql.ini </span></p><p><span style="font-family: 'Arial'">35. Fill in your password you've used in XAMPP etc; </span></p><p> </p><p> </p><p><span style="font-family: 'Arial'">36. Then Click The Save Button!. </span></p><p> </p><p><span style="font-family: 'Arial'">37. Now go to <a href="http://localhost/" target="_blank">http://localhost/</a> and you'll see a cool installer </span></p><p><span style="font-family: 'Arial'">38. Go to <a href="http://localhost/upgrade.php" target="_blank">http://localhost/upgrade.php</a>. There comes a message which says you haven't deleted install.php and/or upgrade.php. Ignore it by clicking on: ''click here''. Then click on Update your SQL database (1x) and you're done. </span></p><p> </p><p><span style="font-family: 'Arial'">Now go to C:\xampp\htdocs\ again and finally delete upgrade.php and install.php. </span></p><p> </p><p><span style="font-family: 'Arial'">Congratulations! </span></p><p><span style="font-family: 'Arial'">You Have Made Your Very Own HoloCMS Hotel ! </span></p><p> </p><p> </p><p><span style="font-family: 'Arial'">Question And Answers: </span></p><p> </p><p><span style="font-family: 'Arial'">1Q. Ok I Downloaded Holocms You Gave Me And Where Is The ''Config.php'' You Are On About; Its No Where To Be Seen!?!? </span></p><p><span style="font-family: 'Arial'">1A. If You Do Not See The ''Config.php'' Make Sure You Have Installed The CMS And If It Still Isnt There Download A Later Version Of CMS Here - rapidshare.com /files/28592138...kage.rar<br /> </span></p><p> </p><p><span style="font-family: 'Arial'">2Q. I Set Up A HOTEL! But I Have An Error, I Click Enter Hotel And Says ''Error Connecting'' Or ''Fatal Error'' PLEASE HELP!?! </span></p><p><span style="font-family: 'Arial'">2A. Well There Is Some Simple Things You Need To Check. First Of All Are Your Dcrs 100% Working?; Even If You Think They Are,There Could Be A Little Error Making Its Way Through Those Dcrs. I Would Recommend Using hjttp://dcr-host.com Dcr They Should Work. </span></p><p> </p><p><span style="font-family: 'Arial'">3Q. My Loader Is Just Shows The Background Of The Homepage? Nothings There What Should I Do!? </span></p><p><span style="font-family: 'Arial'">3A. Download The Following Packet - megaupload.com /nl47CWH74K </span></p><p><span style="font-family: 'Arial'">* Go To Htdocs - C:\xampp\htdocs </span></p><p><span style="font-family: 'Arial'">* Go To The Templates Folder </span></p><p><span style="font-family: 'Arial'">* Click The Client Folder In The Templates Folder </span></p><p><span style="font-family: 'Arial'">* Delete All PHP Files Inside It </span></p><p><span style="font-family: 'Arial'">* Copy And Paste The New Files Inside The .Rar File I Gave You ( Above) </span></p><p> </p><p><span style="font-family: 'Arial'">4Q. How to i make the hotel public? So others can access the hotel without Hamachi? </span></p><p><span style="font-family: 'Arial'">4A. Go to No-IP - <a href="http://www.no-ip.com" target="_blank">http://www.no-ip.com</a> </span></p><p><span style="font-family: 'Arial'">* Register On No-Ip </span></p><p><span style="font-family: 'Arial'">* Click Hosts/Redirects </span></p><p><span style="font-family: 'Arial'">* Click Add Host </span></p><p><span style="font-family: 'Arial'">* Add the hostname you wish to have ( This is the URL ) </span></p><p><span style="font-family: 'Arial'">* Scroll down the page, then click 'Create Host' </span></p><p><span style="font-family: 'Arial'">* Give that link out to your friend's! </span></p><p> </p><p></p><p>- Ryan Major</p><p> </p><p>ENJOY!!</p></blockquote><p></p>
[QUOTE="TheTuTGuy, post: 9639, member: 1590"] [FONT=Arial]EASY]How to Build your habbo [/FONT] [FONT=Arial]Retro (HoloCMS)[Easy][/FONT] [FONT=Arial] [/FONT] [FONT=Arial]1# HoloCMS (Any Version!) (MUST BE STABLE) [URL]http://devbest.com/showthread.php?414[/URL][/FONT] [FONT=Arial] [/FONT] [FONT=Arial]2# WinRAR - [url]http://www.rarlab.com/rar/wrar371[/url]. exe [/FONT] [FONT=Arial]3# MySQL ODBC Driver 5.1 - [url]http://dev.mysql.com/downloads/co[/url] nnector/odbc/5.1.html [/FONT] [FONT=Arial]4# XAMPP - [url]http://www.apachefriends.org/en/x[/url] ampp.html [/FONT] [FONT=Arial]5# Microsoft Visual C# Express Edition - [url]http://www.microsoft.com/express/[/url] vcsharp/ [/FONT] [FONT=Arial]6# TortoiseSVN (for downloading Holograph Emulator C#) - [url]http://tortoisesvn.net/downloads[/url] [/FONT] [FONT=Arial] [/FONT] [FONT=Arial]Right Here We Go. [/FONT] [FONT=Arial] [/FONT] [FONT=Arial]1. Install TortoiseSVN first and restart your computer. [/FONT] [FONT=Arial]2. Create a folder on your desktop called ''Holograph Emulator''. [/FONT] [FONT=Arial]3. Right click on that map and click on SVN Checkout. [/FONT] [FONT=Arial]4. Fill in the first field: [url]http://svn2.assembla.com/svn/holograph[/url] [/FONT] [FONT=Arial]So Far You Should Be Looking At Something Like This; [/FONT] [FONT=Arial] [/FONT] [FONT=Arial] [/FONT] [FONT=Arial]5.Click on OK, you don't have to change the settings. [/FONT] [FONT=Arial]6. Wait untill it's finished. [/FONT] [FONT=Arial]7. Ok now you have Holograph Emulator, you can check anytime if there's an update for it by right-clicking on the map and choosing SVN Update. [/FONT] [FONT=Arial]8. Install the MySQL ODBC Driver. [/FONT] [FONT=Arial]9. Install XAMPP, don't install one of the three services while you're installing XAMPP. [/FONT] [FONT=Arial]10. Open XAMPP Control Panel and start Apache and MySQL. [/FONT] [FONT=Arial]Now It Should Be Like This; [/FONT] [FONT=Arial] [/FONT] [FONT=Arial] [/FONT] [FONT=Arial]11. Install Visual C# Express Edition, make sure it also installs .NET Framework 3.5 if you don't have it. [/FONT] [FONT=Arial]12. Now Lets Set Some Important Things Up [/FONT] [FONT=Arial]13. Go to [url]http://localhost/[/url] and select your language, make sure Apache and MySQL are running with XAMPP Control Panel all the time if you want your hotel to be accessable! [/FONT] [FONT=Arial] [/FONT] [FONT=Arial]14. Now go to [url]http://localhost/security/xamppsec[/url] urity.php. [/FONT] [FONT=Arial]15. Setup a password and don't change the settings again, just click on ''Change password''. [/FONT] [FONT=Arial]16. Go to C:\xampp\htdocs\ and throw everything in that folder away. [/FONT] [FONT=Arial]18. Install WinRAR. [/FONT] [FONT=Arial]19. Open HoloCMS (Your version) [/FONT] [FONT=Arial]20. Click on the second big button in WinRAR from the left to unpack it. [/FONT] [FONT=Arial] [/FONT] [FONT=Arial]21.Copy everything in the .rar file to C:\xampp\htdocs\ [/FONT] [FONT=Arial]22. Replace everything in the .rar file to C:\xampp\htdocs\ (Not your dcr's of course if you have them :p) [/FONT] [FONT=Arial] [/FONT] [FONT=Arial]23. Go to [url]http://localhost/phpmyadmin[/url] [/FONT] [FONT=Arial]24. Open config.php with Notepad. [/FONT] [FONT=Arial] [/FONT] [FONT=Arial]25. Fill in the first field ''root'' without quotes and in the second field your password you've setup. [/FONT] [FONT=Arial]26. Change it like this: [/FONT] [FONT=Arial] [/FONT] [FONT=Arial]$sqlhostname = "localhost"; [/FONT] [FONT=Arial]$sqlusername = "root"; [/FONT] [FONT=Arial]$sqlpassword = "YOUR PASSWORD"; [/FONT] [FONT=Arial]$sqldb = "holodb"; [/FONT] [FONT=Arial] [/FONT] [FONT=Arial]Scroll Down And Change - [/FONT] [FONT=Arial] [/FONT] [FONT=Arial]$path = "YOUR IP, 127.0.0.1 (For Yourself) Or Your Hamachi IP Adress Etc"; [/FONT] [FONT=Arial] [/FONT] [FONT=Arial]Then Click The Save Button!. [/FONT] [FONT=Arial] [/FONT] [FONT=Arial]Okay This Is Where You Have To Be Careful. [/FONT] [FONT=Arial]( Meaning Do Not Get It Wrong ) [/FONT] [FONT=Arial] [/FONT] [FONT=Arial]27. Now we must create a database, which we can create on the homepage of PHPMyAdmin. [/FONT] [FONT=Arial]Sorry About The Language [/FONT] [FONT=Arial] [/FONT] [FONT=Arial]28. Ok, fill in ''holodb'' (without quotes) and click on that button on the right as in the screen [/FONT] [FONT=Arial]29. Now you've created a database, click on it on the left-side in PHPMyAdmin. [/FONT] [FONT=Arial] [/FONT] [FONT=Arial]30. Click on import. [/FONT] [FONT=Arial] [/FONT] [FONT=Arial] [/FONT] [FONT=Arial]31. Click on Browse. [/FONT] [FONT=Arial]32. Select holodb in Holograph Emulator\Resources\db\holodb.txt. [/FONT] [FONT=Arial]33. Don't touch any options, and click on Go right below. [/FONT] [FONT=Arial] [/FONT] [FONT=Arial] [/FONT] [FONT=Arial]34. Go to Holograph Emulator\bin\debug\bin\mysql.ini [/FONT] [FONT=Arial]35. Fill in your password you've used in XAMPP etc; [/FONT] [FONT=Arial] [/FONT] [FONT=Arial] [/FONT] [FONT=Arial]36. Then Click The Save Button!. [/FONT] [FONT=Arial] [/FONT] [FONT=Arial]37. Now go to [url]http://localhost/[/url] and you'll see a cool installer [/FONT] [FONT=Arial]38. Go to [url]http://localhost/upgrade.php[/url]. There comes a message which says you haven't deleted install.php and/or upgrade.php. Ignore it by clicking on: ''click here''. Then click on Update your SQL database (1x) and you're done. [/FONT] [FONT=Arial] [/FONT] [FONT=Arial]Now go to C:\xampp\htdocs\ again and finally delete upgrade.php and install.php. [/FONT] [FONT=Arial] [/FONT] [FONT=Arial]Congratulations! [/FONT] [FONT=Arial]You Have Made Your Very Own HoloCMS Hotel ! [/FONT] [FONT=Arial] [/FONT] [FONT=Arial] [/FONT] [FONT=Arial]Question And Answers: [/FONT] [FONT=Arial] [/FONT] [FONT=Arial]1Q. Ok I Downloaded Holocms You Gave Me And Where Is The ''Config.php'' You Are On About; Its No Where To Be Seen!?!? [/FONT] [FONT=Arial]1A. If You Do Not See The ''Config.php'' Make Sure You Have Installed The CMS And If It Still Isnt There Download A Later Version Of CMS Here - rapidshare.com /files/28592138...kage.rar<br /> [/FONT] [FONT=Arial] [/FONT] [FONT=Arial]2Q. I Set Up A HOTEL! But I Have An Error, I Click Enter Hotel And Says ''Error Connecting'' Or ''Fatal Error'' PLEASE HELP!?! [/FONT] [FONT=Arial]2A. Well There Is Some Simple Things You Need To Check. First Of All Are Your Dcrs 100% Working?; Even If You Think They Are,There Could Be A Little Error Making Its Way Through Those Dcrs. I Would Recommend Using hjttp://dcr-host.com Dcr They Should Work. [/FONT] [FONT=Arial] [/FONT] [FONT=Arial]3Q. My Loader Is Just Shows The Background Of The Homepage? Nothings There What Should I Do!? [/FONT] [FONT=Arial]3A. Download The Following Packet - megaupload.com /nl47CWH74K [/FONT] [FONT=Arial]* Go To Htdocs - C:\xampp\htdocs [/FONT] [FONT=Arial]* Go To The Templates Folder [/FONT] [FONT=Arial]* Click The Client Folder In The Templates Folder [/FONT] [FONT=Arial]* Delete All PHP Files Inside It [/FONT] [FONT=Arial]* Copy And Paste The New Files Inside The .Rar File I Gave You ( Above) [/FONT] [FONT=Arial] [/FONT] [FONT=Arial]4Q. How to i make the hotel public? So others can access the hotel without Hamachi? [/FONT] [FONT=Arial]4A. Go to No-IP - [url]http://www.no-ip.com[/url] [/FONT] [FONT=Arial]* Register On No-Ip [/FONT] [FONT=Arial]* Click Hosts/Redirects [/FONT] [FONT=Arial]* Click Add Host [/FONT] [FONT=Arial]* Add the hostname you wish to have ( This is the URL ) [/FONT] [FONT=Arial]* Scroll down the page, then click 'Create Host' [/FONT] [FONT=Arial]* Give that link out to your friend's! [/FONT] [FONT=Arial] [/FONT] [FONT=Arial][/FONT] - Ryan Major ENJOY!! [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Tutorials
[tut] how to make a holocms hotel [tut]
Top