Hello RZ,
Im Gonna Show You How To Make An Habbo Retro.
You will need the following:
MYSQL Connector:
MediaFire - Online Space for your documents, photos, videos, and music.
XAMPP 1.7.3:
Download Xampp 1.7.3 - OldApps.com
RevCMS 1.9.9.9:
RevCMS 1.9.9.9.zip
SWF Pack:
gordon.zip
(Look For Cracked Phoenix Emulators)
Step 1. Get a Pheonix Licence, you will need to buy it.
Step 2. Go to your desktop and make a folder called "Phoenix" and extract the Phoenix files in there.
Step 3. Install your XAMPP, after installing, open your control panel and run apache and MySQL and tick the SVC on both of them.
Step 5. Install MySQL Connector, it lets phoenix connect to your database.
Step 6. Go to
http://Localhost and click Security.
Step 7. Setup a safe password for your MySQL, Make it Safe so people cannot enter and mess around with your database.
Step 8. Once you have Setup the password open the XAMPP control panel and stop the apache and mysql then start it again.
Step 9. Then go to,
http://Localhost/phpmyadmin
Step 10. You should see “Create new Database” click it and make a Database named “Phoenix”.
Step 11. Then click Import, Go to your folder you made earlier called “Phoenix” in your Desktop and you should see something called “Phoenix 3.6.4 sql” Click there and import it.
Step 12. Go to Phoenix folder in your desktop and open Config.conf
Step 13. You should see MySQL Configuration, only edit the one's in red.
## MySQL Configuration
db.hostname=127.0.0.1
db.port=3306
db.username=root
db.password=password
db.name=phoenix
Step 14. After editing , Save it and close it.
Step 15. Go to C:\Xampp\htdocs and Delete everything Inside it.
Step 16. Open RevCMS 1.9.9.9 in Winrar and Extract it to C:\Xampp\htdocs
Step 17. After it’s Extracted, go to C:\Xampp\htdocs\app\management and open Config.php
Step 18. Once again, Only edit what is in Red. Edit these.
$_CONFIG['mysql']['hostname'] = 'localhost'; //MySQL host
$_CONFIG['mysql']['username'] = 'root'; //MySQL username
$_CONFIG['mysql']['password'] = 'password'; //MySQL password
$_CONFIG['mysql']['database'] = 'phoenix'; //MySQL database
$_CONFIG['mysql']['port'] = '3306'; //MySQL's port
Step 19. Go to Hotel Mangement section, and edit these, well replace them. :p
You will see this:
$_CONFIG['hotel']['server_ip'] = '124.234.68.43'; //IP of VPS/DEDI/etc
$_CONFIG['hotel']['url'] = 'http://localhost/RevCMSold'; //Does not end with a "/"
Replace it with:
$_CONFIG['hotel']['server_ip'] = '127.0.0.1'; //IP of VPS/DEDI/etc
$_CONFIG['hotel']['url'] = 'http://localhost'; //Does not end with a "/"
And this:
$_CONFIG['hotel']['figure'] = '-'; //Default figure users will register with.
$_CONFIG['hotel']['web_build'] = '63_1dc60c6d6ea6e089c6893ab4e0541ee0/527'; //Web_Build
With this:
$_CONFIG['hotel']['figure'] = 'hr-100.hd-190-7.ch-210-66.lg-270-82.sh-290-80'; //Default figure users will register with.
$_CONFIG['hotel']['web_build'] = '63_1dc60c6d6ea6e089c6893ab4e0541ee0/1090'; //Web_Build
Step 20. Then go to
Http://Localhost you should be able to Login and Register
Step 21. Register and post some news if you want.. LOL
If you registration fails and you see this:
Unknown column 'seckey' in 'field list'
Go to
http://www.localhost/phpmyadmin and go to your database, "Phoenix"
Click on MYSQL and enter this code: ALTER TABLE `users` ADD `seckey` VARCHAR( 999 ) NOT NULL
Now for the SWFS. Download the swfs here:
gordon.zip
Step 1. Go to c:\xampp\htdocs\app\management and then Open config.php
Step 2. Find and replace these stuff in config.php
Find:
$_CONFIG['hotel']['external_vars'] = 'http://localhost/RevCMS/r63/external_vars.txt'; //URL to your external vars
$_CONFIG['hotel']['external_texts'] = 'http://localhost/RevCMS/r63//external_texts.txt'; //URL to your external texts
$_CONFIG['hotel']['product_data'] = 'http://localhost/RevCMS/r63/productdata.txt'; //URL to your productdata
$_CONFIG['hotel']['furni_data'] = 'http://localhost/RevCMS/r63/furnidata.txt'; //URL to your furnidata
$_CONFIG['hotel']['swf_folder'] = 'http://localhost/RevCMS/r63/'; //URL to your SWF folder(does not end with a '/')
Replace with:
$_CONFIG['hotel']['external_vars'] = 'http://localhost/gordon/external_variables.txt'; //URL to your external vars
$_CONFIG['hotel']['external_texts'] = 'http://localhost/gordon/external_flash_texts.txt'; //URL to your external texts
$_CONFIG['hotel']['product_data'] = 'http://localhost/gordon/productdata.txt'; //URL to your productdata
$_CONFIG['hotel']['furni_data'] = 'http://localhost/gordon/furnidata.txt'; //URL to your furnidata
$_CONFIG['hotel']['swf_folder'] = 'http://localhost/gordon/swf/'; //URL to your SWF folder(does not end with a '/')
Save it and close it.
SWF Pack, open it in winrar and extract the folder.
If you need help, either ask me (post or Pm) or search it.
If you client disconnects when you try enter it. Try this:
Find this in your htdocs>app>management>config.php
Find: $_CONFIG['hotel']['external_texts'] = 'http://localhost/gordon/external_flash_texts.txt'; //URL to your external texts
Replace with:
$_CONFIG['hotel']['external_texts'] = 'http://localhost/r63/external_flash_texts.txt'; //External Flash Texts [Don't edit]
You are done making a hotel! enjoy. :lol: