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:And edit had it says above ^^^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;
?>
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.Find21d.Underneath that sould be some number's change it toPHP Code:$this->SetParam('web_build',
21e.Go back to your site and it should be ok.PHP Code:61_c0f99b7b02ed27ad5d4d5661fe02784f/
-----------------------------------------------------------------
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:just follow it.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
How to setup up the Swf's??
Credit's to:(Edited becouse of powahalert :thumbdown:PHP Code:- Drop all the files in /htdocs and replace all files ( client.php )
- Edit The variables ( You can do this easily through the R61+ Pack 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 easy, you just go to this link:
http://%hotel_url%/client?lang=%language code here%
Example language codes:
NL
DE
SE
ES
-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!:thumbup1:

