Welcome to the RaGEZONE - MMORPG development forums.

[Uber]How to make a ubercms habbo retro R61[Uber]

This is a discussion on [Uber]How to make a ubercms habbo retro R61[Uber] within the Habbo Tutorials forums, part of the Habbo Hotel category; Hi there!Im new to coding i only do this for 1 week so i may forget parts and post it ...

LyncusMU
Page 1 of 4 1234 LastLast
Results 1 to 15 of 53
  1. #1
    Im a litle bitch
    Rank
    Member +
    Join Date
    Oct 2010
    Posts
    724
    Liked
    50

    big grin [Uber]How to make a ubercms habbo retro R61[Uber]

    Tabo Hotel
    Hi there!Im new to coding i only do this for 1 week so i may forget parts and post it wrong!Im not copiying or using other tut to help me.I will repost this with if you want screen's. ok Here it is...

    Donwload's:
    Uberemu
    XAMPP
    Ubercms
    WinRAR
    Tut:
    1.Download Xampp and install it with phpmyadmin
    2.go to your internet browser and click on the bar.
    3.Put there: http://localhost/xamppsecurity/security.php
    4.Change your password to something you will remember
    5.Go to Xampp folder.
    6.Then go to htdocs and delete everthing in there.
    7.Now open Ubercms with WinRAR
    8.Extract it to htdocs.
    9.Now go to localhost.
    10.Put the username-root and put the password you setted earlier
    11.Make a datebase with the name ubercms or uberdb or whatever you want it to be called.
    12.Now on the Bar above look for 'Import' and click on it
    13.Now open uberemu with WinRar.
    14.Make a folser or your deskot saying Uberemu or whatever you like to call it.
    15.Extract everything in the Rar file to the folder.
    16.Go to localhost again and and import the datebase on the uberemu folser.
    17.Now press go and dont press any off the options .
    18.Now go to Xampp folser and search for htdocs.
    19.Open it and click on inc and go to inc.config.
    20.Its sould look like this:
    PHP Code:
    <?php
    /*=======================================================================
    | UberCMS - Advanced Website and Content Management System for uberEmu
    | #######################################################################
    | Copyright (c) 2010, Roy 'Meth0d'
    | http://www.meth0d.org
    | #######################################################################
    | This program is free software: you can redistribute it and/or modify
    | it under the terms of the GNU General Public License as published by
    | the Free Software Foundation, either version 3 of the License, or
    | (at your option) any later version.
    | #######################################################################
    | This program is distributed in the hope that it will be useful,
    | but WITHOUT ANY WARRANTY; without even the implied warranty of
    | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
    | GNU General Public License for more details.
    \======================================================================*/

    $config['Site']['www'] = "Put your site adress or hamachi ip.";
    $config['Site']['hash_secret'] = "xCg532%@%gdvf^5DGaa6&*rFTfg^FD4\$OIFThrR_gh(ugf*/";

    $config['MySQL']['hostname'] = "Leave as localhost";
    $config['MySQL']['username'] = "root";
    $config['MySQL']['password'] = "Your password";
    $config['MySQL']['database'] = "Name of database";

    $config['MUS']['enabled'] = false;
    $config['MUS']['ip'] = Your ip/hamachi;
    $config['MUS']['port'] = Your MUS port;

    ?>
    And edit had it says above ^^^

    21.If you go to the site path and your images are not loaded go this:
    21a.Go back to your htdocs and open inc.
    21b.There find class.tpl and open it.
    21c.Find
    PHP Code:
    $this->SetParam('web_build'
    21d.Underneath that sould be some number's change it to
    PHP Code:
    61_c0f99b7b02ed27ad5d4d5661fe02784f
    21e.Go back to your site and it should be ok.
    -----------------------------------------------------------------
    UberEmu

    1.Go to your deskot and open uberemu or whatever you called it.
    2.go to bin/debug and open uber-config.
    3.Edit the ip's ports datebase password.
    4.Save it.
    5.Now Open R61+SWF's with WinRAR.
    6.Extract them into to htdocs and replace client.php.
    7.Open it and go into inc/tpl's and cut page-client R61.
    8.Go back into htdocs and open inc/tpls and paste it there.
    9.Now go into README
    This should be saying this there:
    PHP Code:
    Thanks for using my R61 pack for UberCMS :)

    You must drop those files in you'r htdocs folder,
    and then it runs fine :)

    Use the client.php & page-client-r61.tpl included in this pack or else it won'
    t work.

    And 
    add this to you'r .htaccess

    RewriteRule ^gamedata/figurepartconfig/partsets(|/)$ ./gamedata/figurepartconfig/partsets.xml
    RewriteRule ^gamedata/figurepartconfig/draworder(|/)$ ./gamedata/figurepartconfig/draworder.xml
    RewriteRule ^gamedata/figurepartconfig/animation(|/)$ ./gamedata/figurepartconfig/animation.xml
    RewriteRule ^gamedata/figuredata(|/)$ ./gamedata/figuredata.xml
    RewriteRule ^gamedata/furnidata(|/)$ ./gamedata/furnidata.txt
    RewriteRule ^gamedata/productdata(|/)$ ./gamedata/productdata.txt
    RewriteRule ^gamedata/external(|/)$ ./gamedata/external.php
    RewriteRule ^gamedata/external_variables(|/)$ ./gamedata/external_variables.txt
    RewriteRule ^gamedata/external_flash_texts(|/)$ ./gamedata/external_flash_texts.txt
    RewriteRule ^gamedata/banner(|/)$ ./gamedata/banner.png
    RewriteRule ^habblet/xml/promo_habbos(|/)$ ./xml/promo_habbos.xml
    RewriteRule ^clientlog/update(|/)$ ./clientlog/update.php
    RewriteRule ^cacheCheck(|/)$ ./cacheCheck.php
    RewriteRule ^rd/([^/]+)(|/)$ ./home.php?qryId=$1

    Still having problems?

    PM me on Ragezone, my Username on Ragezone = PEjump2 
    just follow it.
    How to setup up the Swf's??
    PHP Code:
    Drop all the files in /htdocs and replace all files client.php )
    Edit The variables You can do this easily through the R61Pack Editor )
    Read the file "README.txt"
    Delete this line from you'r .htaccess:
    Code:
    RewriteRule ^gamedata/external(|/)$ ./externals.php
    - Edit you'
    r host port in client.php
    PHP Code
    :
    $client->SetParam('info_host''127.0.0.1');
    $client->SetParam('info_port''30000');  

    How does the Multi-language system work?
    Well it works pretty easyyou just go to this link:
    http://%hotel_url%/client?lang=%language code here%
    Example language codes:
    NL
    DE
    SE
    ES 
    Credit's to:(Edited becouse of powahalert
    -Ijakey for the emu.
    -PEjump2 for craking the R61 SWF's
    -MDK and the rest of the ppl that made ubercms
    -And me for making the tut.
    ______________________________

    Still need help??PM me or comment it uderneath Bye!More tut's coming soon!
    Last edited by Miggs; 20-11-10 at 01:00 PM.

  2. HostKey.com: Unmetered Dedicated servers in the Netherlands
  3. #2
    Now 35% cooler!
    Rank
    Alpha Member
    Join Date
    Oct 2008
    Location
    United Kingdom
    Posts
    2,071
    Liked
    353

    Re: [Uber]How to make a ubercms habbo retro R61[Uber]

    RIGHT; I am getting utterly pissed off with noobs and dicks like you and the rest of RZ's noobs. PLEASE STOP COPYING MY TUTORIAL FFS.

  4. #3
    Im a litle bitch
    Rank
    Member +
    Join Date
    Oct 2010
    Posts
    724
    Liked
    50

    Re: [Uber]How to make a ubercms habbo retro R61[Uber]

    what??Thats mine!

  5. #4
    Banned
    Rank
    Banned
    Join Date
    Jan 2010
    Location
    The Netherlands
    Posts
    2,890
    Liked
    766

    Re: [Uber]How to make a ubercms habbo retro R61[Uber]

    Thanks for giving me credits & nice tut, any d/l? :)

  6. #5
    Click on Sig Pic!
    Rank
    Member +
    Join Date
    Mar 2010
    Location
    Australia
    Posts
    653
    Liked
    53

    Re: [Uber]How to make a ubercms habbo retro R61[Uber]

    LoLs!!

    Kewl it Powah... It;s not a complete copy...

    Copying someone would be [Copy+Paste], which he clearly didn't do because ur;s was better...

    STOP! saying everyone copies you!.

  7. #6
    Now 35% cooler!
    Rank
    Alpha Member
    Join Date
    Oct 2008
    Location
    United Kingdom
    Posts
    2,071
    Liked
    353

    Re: [Uber]How to make a ubercms habbo retro R61[Uber]

    Quote Originally Posted by PEjump2 View Post
    Thanks for giving me credits & nice tut, any d/l? :)
    PEjump, In the credits, I put Credits to PEjump2, for thw SWF pack on (censored) as I posted the thread on another forum, no not fagtaku, another forum.. If you find my thread You'll see my original one.

  8. #7
    Member
    Rank
    Newbie
    Join Date
    Apr 2007
    Posts
    42
    Liked
    1

    Re: [Uber]How to make a ubercms habbo retro R61[Uber]

    My furni dosent show?

  9. #8
    Im a litle bitch
    Rank
    Member +
    Join Date
    Oct 2010
    Posts
    724
    Liked
    50

    Re: [Uber]How to make a ubercms habbo retro R61[Uber]

    Well im having a problem.When i turn my emu on and go into the any page on the cms it comes as a error:
    This page contains the following errors:

    error on line 5 at column 23: Extra content at the end of the document

    Below is a rendering of the page up to the first error.


    I cant give you a Sreen yet but i will soon.

    Can someone help me.My CMS is working without the emu on but with the emu on it doent. :(

    ---------- Post added at 01:08 PM ---------- Previous post was at 01:04 PM ----------

    Quote Originally Posted by PEjump2 View Post
    Thanks for giving me credits & nice tut, any d/l? :)
    Thanks d/l what does that mean??

  10. #9
    Member
    Rank
    Newbie
    Join Date
    Jul 2010
    Posts
    27
    Liked
    2

    sad Re: [Uber]How to make a ubercms habbo retro R61[Uber]

    Hello. My hotel dos'nt work here are some screens:






    Please help!

  11. #10
    Im a litle bitch
    Rank
    Member +
    Join Date
    Oct 2010
    Posts
    724
    Liked
    50

    Re: [Uber]How to make a ubercms habbo retro R61[Uber]

    Can you post the sreen again??of the emu of the top where it says Uberemu

    ---------- Post added at 02:46 PM ---------- Previous post was at 02:45 PM ----------

    Make sure you are using your own SWF's or it wont work if you want me to tell you how to put it comment

  12. #11
    Banned
    Rank
    Banned
    Join Date
    Jan 2010
    Location
    The Netherlands
    Posts
    2,890
    Liked
    766

    Re: [Uber]How to make a ubercms habbo retro R61[Uber]

    Quote Originally Posted by Miggs View Post
    Well im having a problem.When i turn my emu on and go into the any page on the cms it comes as a error:
    This page contains the following errors:

    error on line 5 at column 23: Extra content at the end of the document

    Below is a rendering of the page up to the first error.


    I cant give you a Sreen yet but i will soon.

    Can someone help me.My CMS is working without the emu on but with the emu on it doent. :(

    ---------- Post added at 01:08 PM ---------- Previous post was at 01:04 PM ----------



    Thanks d/l what does that mean??
    Download link's.

  13. #12
    Im a litle bitch
    Rank
    Member +
    Join Date
    Oct 2010
    Posts
    724
    Liked
    50

    Re: [Uber]How to make a ubercms habbo retro R61[Uber]

    Quote Originally Posted by PEjump2 View Post
    Download link's.
    Yeah i post them.

  14. #13
    Im a litle bitch
    Rank
    Member +
    Join Date
    Oct 2010
    Posts
    724
    Liked
    50

    Re: [Uber]How to make a ubercms habbo retro R61[Uber]

    im doing a tut for r59

  15. #14
    Newbie
    Rank
    Newbie
    Join Date
    Dec 2009
    Posts
    3
    Liked
    0

    Re: [Uber]How to make a ubercms habbo retro R61[Uber]

    Im having problem with the "Put site or hamachi IP" .. Can we put webs.com site? Because I've put but it still having problem.. I cant see the login page.. Please help ~~

  16. #15
    Newbie
    Rank
    Newbie
    Join Date
    Feb 2010
    Posts
    3
    Liked
    0

    Re: [Uber]How to make a ubercms habbo retro R61[Uber]

    hello! i can give u an paypal konto whit 20$ if you can give me an working client! XD

 

 
Page 1 of 4 1234 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
  •