Welcome to the RaGEZONE - MMORPG development forums.

How to setup HoloCMS

This is a discussion on How to setup HoloCMS within the Habbo Tutorials forums, part of the Habbo Hotel category; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ To start, you need the folowing things: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1) Xaamp - http://www.apachefriends.org/en/xampp-windows.html#641 - {Application that comes with Mysql server ...

LyncusMU
Page 1 of 6 123456 LastLast
Results 1 to 15 of 86
  1. #1
    RaGEZONER
    Rank
    Member
    Join Date
    Jun 2009
    Location
    South England
    Posts
    84
    Liked
    6

    Post How to setup HoloCMS

    Tabo Hotel
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    To start, you need the folowing things:
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    1) Xaamp - http://www.apachefriends.org/en/xampp-windows.html#641 - {Application that comes with Mysql server and apache. You are gonne place the HoloCMS files here so it can be available for all the world.}

    2) ODBC driver 5.1 for mysql - http://dev.mysql.com/downloads/conne...5.1.html#win32 - {This is a program that let's you connect to the mysql server}

    3) HoloCMS 2.0.1 BETA 7 - http://rapidshare.com/files/16292918..._53_stable.zip - {This are the files of the Habbo based web. This supplies you all files need to have a wonderfull website just like habbo hotel.}

    4) C# express edition - http://www.microsoft.com/exPress/download/ - {This is the coding language the server {HoloEMU} is in. You need this application to run the server.}

    5) ADO.NET Framework - http://www.microsoft.com/downloads/d...DisplayLang=en - {I really have no idea what this is for, but it has to do with Microsoft C# Expressedition}

    6) Tortise SVN - http://sourceforge.net/project/downl...se_mirror=osdn - {This is an application that allows you to update every new things HoloCMS and HoloEMu has{We'll see later}.

    7) Winrar - http://rarlab.com/rar/wrar371.exe - {Program that most of you have, used for compressing and un-compressing files in zip, rar and much more. Very useful for customs and other downloads.}

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    Lets Begin:
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    1} Download everything that I mentioned in the previous part of the tutorial.{Do Not upload the applications you already own.}

    2} Create a folder in your desktop called "HoloEMU"{Without"} Obviously!

    3} Right click on the folder after you have created it. Then select SVN Checkout{This options is possible thanks to Tortoise SVN}

    4} You will see a little window, what you got to do now is to write the following sentence where it says "Url of repository" In that place, you MUST write:

    http://svn2.assembla.com/svn/holograph/ {This makes the files from that URL you wrote are copied into the folder. Very clever!!}

    5} After you have done this,you will see a smaller window called LOG.. Click Ok when it has finished.

    6} Now Install xaamp. Install Mysql and apache with it. After installing open it and clivk on the start button. {Do This with Mysql and Apache, Make sure no boxes are ticked}

    7} Now go to localhost in your browser and select your language.

    8} Go to localhost/security/xamppsecurity.php and fill in the blanks. {If its your first time there, type your password and retype it. If it's not, type your old password and then your new password 2 times.}

    9} Go to c:/xaamp/htdocs and erase everything in that folder.{This is where the website{HoloCMS} files are gonna be kept}

    10} Now install Winrar {If Not Installed} and unzip The HoloCMS Folder. Copy al the files in that folder and paste them in c:/xamp/htdocs{Start Installing C# and ADO.NET}

    11} Now go to localhost/phpmyadmin. Enter the user and password {Leave user as default, "root". Use the password you configured in step #8}

    12} Now you will se the "Control panel". Create a Database where there is a blank space.{Dont touch the toher options}

    13} When the database is created, click on the "Import" Button in the upper, right part.

    14} Now, look for the file "holodb"{Without"} in the HoloEMu folder.{HoloEMU/Resources/db/holodb}

    15} After it has uploaded {It takes some time}, go to HoloEMU\bin\debug\bin\mysql.ini and change the password for the one you typed in step #8.

    16} Save and now go to localhost in your browser, and you will see a neat installer of the HoloCMS.{The Files in the htdocs}

    17} Click on "New Installation"

    18} Leave all as it is, except for the password and sire URL. In password type the same password {The password in step number 8}and In site URL type "http://localhost/" {Without the "}

    19} Click On submit

    20} Click On start installation

    21} Click On proceed

    22} It is time for you to make an account for the housekeeping, which you can use in habbo too.{This User has The Maximum rank}

    23} After you have done this, quit the installer and delete the files"Install.php" and "upgrade.php" from c:/xaamp/htdocs so the HoloCMS can be usable.

    24} By now C# and ADO.NET should have finished installing. Open the server in the HoloEMU folder, The one that has a 9 in the icon.

    25} After opening the correct file, in the upper part there is a green arrow. Click it or press f5.{Both Lead to debugging}{Be sure to have xaamp open}

    26} Now that your server is up and running, go to localhost in your browser and you will see your HoloCMS! As you can see, it's really similar to the real Habbo! {Amazing!}

    27} Enter your brand new site with the habbo you created in the installation. When logged in, you see some tabs, click the tab named "HouseKeeping" and enter with the habbo you created.

    28} click on site and content. Modify you hotel name and shirt name.. W/e you want to typen there.

    29} Go to Loader configuration in the left and type your public Ip adress{http://whatismyip.com/}, be sure to have WORKING V23 DCR'S, TEXTS AND VARIABLES {It's recommenden for you to host your own so you can fix some thing that depend on variables and texts}

    30} This Is of IMPORTANTCE! MAKE SURE YOU CHOOSE "YES" in the last option, that is, if you followed my tutorial.If you have HoloCMS in an external server, choose "No"

    31} You are ready to go! Make sure xaamp is running, that you got the server debugging!

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    Questions
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    1} Your Client keeps loading? -Then your dcr's are wrong! Try to use a good V26 Dcr's or any other ones.

    2} There are some MySQL errors in your site {HoloCMS}? - You did something wrong, I recommend you to erase all files from htdocs and paste them again. If errors persist, try using the old version of HoloCMS.

    3} My "Homepage", "Change look" links in my client are broken! - This is due to your variables and texts. Thats why I recommend to host your own. If you are hosting your own, try to fix it. There are some threads about those fixes.

    4} Additional questions add [email protected] i will try to help you.

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    Last edited by Hablake; 11-08-09 at 08:40 PM.

  2. HostKey.com: Unmetered Dedicated servers in the Netherlands
  3. #2
    RageZone's Bitch <3
    Rank
    Member +
    Join Date
    Jul 2008
    Location
    Arizona
    Posts
    1,059
    Liked
    11

    Re: How To Make A HoloCMS

    Seems like a good tut.
    But add some pictures on the important things.
    ;) +1

  4. #3
    RaGEZONER
    Rank
    Member
    Join Date
    Jun 2009
    Location
    South England
    Posts
    84
    Liked
    6

    Re: How To Make A HoloCMS

    Thankyou :D

  5. #4
    Newbie
    Rank
    Newbie
    Join Date
    Jun 2009
    Posts
    1
    Liked
    0

    Re: How To Make A HoloCMS

    ok im lost

  6. #5
    i'm back.
    Rank
    Member +
    Join Date
    Jun 2008
    Location
    New Zealand
    Posts
    987
    Liked
    50

    Re: How To Make A HoloCMS

    This looks like a copy of my tutorial....

  7. #6
    Member
    Rank
    Newbie
    Join Date
    Oct 2008
    Location
    On The Laptop
    Posts
    40
    Liked
    0

    Re: How To Make A HoloCMS

    mm im just about to try it...
    and andy, they probably used your tutorial (urs is a good tut) to make there hotel, and they just made there own to help others...

    xD

    ill give u feedback in a sec

  8. #7
    RaGEZONER
    Rank
    Member
    Join Date
    Jun 2009
    Location
    South England
    Posts
    84
    Liked
    6

    Thumbs down Re: How To Make A HoloCMS

    Quote Originally Posted by handyandy160 View Post
    This looks like a copy of my tutorial....
    Nope, i did not copy your tut.

  9. #8
    Newbie
    Rank
    Newbie
    Join Date
    Jun 2009
    Posts
    2
    Liked
    0

    Re: How To Make A HoloCMS

    Grr. I go to Localhost and it takes me to "Index Of."

  10. #9
    Member
    Rank
    Newbie
    Join Date
    Nov 2008
    Posts
    31
    Liked
    0

    Re: How To Make A HoloCMS

    Hablake why ur hablake hotel won't work! It say got maintanience why it is so long!! I wan to play ur hotel!!!!!!!

  11. #10
    RaGEZONER
    Rank
    Member
    Join Date
    Jun 2009
    Location
    South England
    Posts
    84
    Liked
    6

    Wink Re: How To Make A HoloCMS

    Quote Originally Posted by shadowmen124 View Post
    Hablake why ur hablake hotel won't work! It say got maintanience why it is so long!! I wan to play ur hotel!!!!!!!
    Lol sorry about that, our Last VPS Company Ripped us off so we're going for a different VPS - Should be open in a couple of days [WORTH WAITING FOR TBH] Lol - But u should of PM'ed me instead of doing it on this thread

    Many thanks - Jack

  12. #11
    Member
    Rank
    Newbie
    Join Date
    Dec 2006
    Posts
    29
    Liked
    0

    Re: How To Make A HoloCMS

    Help!! Ive done it hamachi. For the time being, But How do i make it so others can access it ?

  13. #12
    Member
    Rank
    Newbie
    Join Date
    Nov 2008
    Posts
    31
    Liked
    0

  14. #13
    RaGEZONER
    Rank
    Member
    Join Date
    Jun 2009
    Location
    South England
    Posts
    84
    Liked
    6

    Cool Re: How To Make A HoloCMS

    Ill Add You.

  15. #14
    RaGEZONER
    Rank
    Member
    Join Date
    Jun 2009
    Location
    South England
    Posts
    84
    Liked
    6

    Question Re: How To Make A HoloCMS

    Quote Originally Posted by Mancebo View Post
    Grr. I go to Localhost and it takes me to "Index Of."
    Ok, This has happened because you have not put your HoloCMS files into your HtDocs folder in xampp - Where it says "To start, you need the folowing things:" And number "3}" Is the HoloCMS files you should of downloaded.

    If that dont help Add my Hotels Msn - [email protected]

    VERY SORRY FOR DOUBLE POST

  16. #15
    LMC
    Web designer
    Rank
    Member +
    Join Date
    Apr 2009
    Location
    United Kingdom
    Posts
    433
    Liked
    101

    Re: How To Make A HoloCMS

    ? im sure that handyandys tut looks just like this, but meh, i gess its a good tut!well done jack

 

 
Page 1 of 6 123456 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •