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
Holocms client dcr
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="Muscab" data-source="post: 41402" data-attributes="member: 2992"><p>How I install HoloCMS and HoloEMU</p><p></p><p></p><p> </p><p>I am writting this to show people how I setup HoloCMS and EMU, I don't anymore but I feel I can still help. Holo is very easy to setup but it requires some knowledge. This is a basic tutorial and you should do anything else by yourself or read other tutorials.</p><p></p><p></p><p>HoloCMS is a content management system. That's you're website.</p><p>HoloEMU is a emulator, that's what makes you're hotel run (if you've used flatfile it's like your server).</p><p></p><p></p><p>Notes:</p><p>This is not for v26, this is for v23.</p><p>I don't want to hear you going 'won't work', if it doesn't work do it again</p><p></p><p></p><p>First you need to download XAMPP, XAMPP is a webserver with a built in MySQL server becuase HoloCMS runs on PHP thus the need for a webserver, becuase the CMS and EMU use a MySQL database thus the need for MySQL. In theory you can have any kind of webserver and download MySQL separately, but XAMPP is far easier to use. You will also need C# 2008 <a href="http://www.microsoft.com/express/download/" target="_blank">http://www.microsoft.com/express/download/</a> and MySQL OBDC connector <a href="http://dev.mysql.com/get/Downloads/Connector-ODBC/5.1/mysql-connector-odbc-5.1.4-win32.msi/from/http://mysql.mirrors.webazilla.nl/" target="_blank">http://dev.mysql.com/get/Downloads/Connector-ODBC/5.1/mysql-connector-odbc-5.1.4-win32.msi/from/http://mysql.mirrors.webazilla.nl/</a> and an SVN client such as tortoise SVN <a href="http://downloads.sourceforge.net/tortoisesvn/TortoiseSVN-1.5.0.13316-win32-svn-1.5.0.msi?download" target="_blank">http://downloads.sourceforge.net/tortoisesvn/TortoiseSVN-1.5.0.13316-win32-svn-1.5.0.msi?download</a>. Anyway, Back to XAMPP</p><p></p><p></p><p>You can download it here: <a href="http://www.apachefriends.org/en/xampp.html" target="_blank">http://www.apachefriends.org/en/xampp.html</a>, find your Operating System and scroll down the next page until you see where it says downloads, download the Basic Package.</p><p></p><p></p><p>Do not install any of the services.</p><p></p><p></p><p>Now go to <a href="http://localhost/" target="_blank">http://localhost/</a> and choose your language, then go to <a href="http://localhost/security/xamppsecurity.php" target="_blank">http://localhost/security/xamppsecurity.php</a> and set a MySQL password.</p><p></p><p></p><p>Once that's done it's time to download HoloCMS. Make a new file on your desktop called 'HoloGraph' and create 2 files, one for HoloCMS called 'HoloCMS', one for HoloEMU called 'HoloEMU'.</p><p></p><p></p><p>If you don't already have it, get WinRAR or WinZIP.</p><p></p><p></p><p>Download HoloCMS: <a href="http://phpretro.googlecode.com/files/holocms_3_1_1_60_unstable.zip" target="_blank">http://phpretro.googlecode.com/files/holocms_3_1_1_60_unstable.zip</a> and extract it o the HoloCMS file on your desktop.</p><p></p><p></p><p>Open up your HoloCMS folder and keep it open. Now go to the install location for xampp and open the sub-directory htdocs, delete all the crap in there and copy and paste all the stuff from HoloCMS/holo.</p><p></p><p></p><p>Now you need to go to <a href="http://localhost/phpmyadmin" target="_blank">http://localhost/phpmyadmin</a>, create a new database called holodb. Once this is done, go to the tab which says import, chances are you'll get an error, edit the file and remove that line, then copy and paste whats below and add it via a SQL Query.</p><p></p><p></p><p>Open up your browser and go to <a href="http://localhost/install.php" target="_blank">http://localhost/install.php</a> and follow the install setup and make your admin account, if you get errors just delete config.php and do it again. After this delete install.php, and run upgrade.php, there's two upgrades to run, upgrade one and go back to the other.</p><p></p><p></p><p>Logon and go into Housekeeping, under 'Site and Content' here you can edit the sitename ect. Once you're done with this on the side click on 'Loader Configuration' this is where you have to edit in your DCRs, if you want prehosted I recomend <a href="http://dcr-host.com/" target="_blank">http://dcr-host.com/</a> or if you want to host your own I recommend: <a href="http://rapidshare.com/files/131073411/v23.rar" target="_blank">http://rapidshare.com/files/131073411/v23.rar</a>.</p><p></p><p></p><p>If you do use you're own DCRs you need to edit vars.txt, find YOURIPADDRESS and replace with your IP, find YOURHOTELSITEWITHHOLOCMS and replace with either your IP or your site with HoloCMS, if you want custom badges you can also edit texts.txt find group_logo_url_template=http://nipper.servegame.com/habbo-imaging/badge/%imagerdata%.gif and change to group_logo_url_template=http://Your IP/habbo-imaging/badge/%imagerdata%.gif.</p><p></p><p></p><p>Now to setup the EMU, on the folder you created earlier called HoloEMU right-click and select SVN checkout, check out the URL to <a href="http://svn2.assembla.com/svn/holograph" target="_blank">http://svn2.assembla.com/svn/holograph</a>. This will download your Emulator. Once it has finished open Holograph Emulator.csproj and edit /bin/Debug/bin/mysql.ini for your database. Press the green arrow.</p><p></p><p></p><p>If you want help please tell me what was the last thing you did or what you can't do. And if its on the CMS or EMU.</p><p></p><p></p><p>Credits to KT from OS</p></blockquote><p></p>
[QUOTE="Muscab, post: 41402, member: 2992"] How I install HoloCMS and HoloEMU I am writting this to show people how I setup HoloCMS and EMU, I don't anymore but I feel I can still help. Holo is very easy to setup but it requires some knowledge. This is a basic tutorial and you should do anything else by yourself or read other tutorials. HoloCMS is a content management system. That's you're website. HoloEMU is a emulator, that's what makes you're hotel run (if you've used flatfile it's like your server). Notes: This is not for v26, this is for v23. I don't want to hear you going 'won't work', if it doesn't work do it again First you need to download XAMPP, XAMPP is a webserver with a built in MySQL server becuase HoloCMS runs on PHP thus the need for a webserver, becuase the CMS and EMU use a MySQL database thus the need for MySQL. In theory you can have any kind of webserver and download MySQL separately, but XAMPP is far easier to use. You will also need C# 2008 [url]http://www.microsoft.com/express/download/[/url] and MySQL OBDC connector [url]http://dev.mysql.com/get/Downloads/Connector-ODBC/5.1/mysql-connector-odbc-5.1.4-win32.msi/from/http://mysql.mirrors.webazilla.nl/[/url] and an SVN client such as tortoise SVN [url]http://downloads.sourceforge.net/tortoisesvn/TortoiseSVN-1.5.0.13316-win32-svn-1.5.0.msi?download[/url]. Anyway, Back to XAMPP You can download it here: [url]http://www.apachefriends.org/en/xampp.html[/url], find your Operating System and scroll down the next page until you see where it says downloads, download the Basic Package. Do not install any of the services. Now go to [url]http://localhost/[/url] and choose your language, then go to [url]http://localhost/security/xamppsecurity.php[/url] and set a MySQL password. Once that's done it's time to download HoloCMS. Make a new file on your desktop called 'HoloGraph' and create 2 files, one for HoloCMS called 'HoloCMS', one for HoloEMU called 'HoloEMU'. If you don't already have it, get WinRAR or WinZIP. Download HoloCMS: [url]http://phpretro.googlecode.com/files/holocms_3_1_1_60_unstable.zip[/url] and extract it o the HoloCMS file on your desktop. Open up your HoloCMS folder and keep it open. Now go to the install location for xampp and open the sub-directory htdocs, delete all the crap in there and copy and paste all the stuff from HoloCMS/holo. Now you need to go to [url]http://localhost/phpmyadmin[/url], create a new database called holodb. Once this is done, go to the tab which says import, chances are you'll get an error, edit the file and remove that line, then copy and paste whats below and add it via a SQL Query. Open up your browser and go to [url]http://localhost/install.php[/url] and follow the install setup and make your admin account, if you get errors just delete config.php and do it again. After this delete install.php, and run upgrade.php, there's two upgrades to run, upgrade one and go back to the other. Logon and go into Housekeeping, under 'Site and Content' here you can edit the sitename ect. Once you're done with this on the side click on 'Loader Configuration' this is where you have to edit in your DCRs, if you want prehosted I recomend [url]http://dcr-host.com/[/url] or if you want to host your own I recommend: [url]http://rapidshare.com/files/131073411/v23.rar[/url]. If you do use you're own DCRs you need to edit vars.txt, find YOURIPADDRESS and replace with your IP, find YOURHOTELSITEWITHHOLOCMS and replace with either your IP or your site with HoloCMS, if you want custom badges you can also edit texts.txt find group_logo_url_template=http://nipper.servegame.com/habbo-imaging/badge/%imagerdata%.gif and change to group_logo_url_template=http://Your IP/habbo-imaging/badge/%imagerdata%.gif. Now to setup the EMU, on the folder you created earlier called HoloEMU right-click and select SVN checkout, check out the URL to [url]http://svn2.assembla.com/svn/holograph[/url]. This will download your Emulator. Once it has finished open Holograph Emulator.csproj and edit /bin/Debug/bin/mysql.ini for your database. Press the green arrow. If you want help please tell me what was the last thing you did or what you can't do. And if its on the CMS or EMU. Credits to KT from OS [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
Holocms client dcr
Top