How to make a RevCMS 1.9.9.9 Hotel (Staff Page/r63 Swfs/Phoenix 3.7.1 Emu/Phoenix DB)

Status
Not open for further replies.
Newbie Spellweaver
Joined
Mar 11, 2012
Messages
7
Reaction score
0
Thanks, somebody knows how to set rares in the catalogue in the client?
 
Newbie Spellweaver
Joined
Mar 11, 2012
Messages
7
Reaction score
0
And how to make a new "rares" section in the catalogue?
 
Newbie Spellweaver
Joined
Mar 10, 2012
Messages
9
Reaction score
9
I found out my problem. I've got a missing api.php file in both Mango and Priv Themes. Any idea on how to fix that?
 
Mythic Archon
Joined
Nov 18, 2011
Messages
728
Reaction score
116

game.tcp.bindip=127.0.0.1 game.tcp.port=30000

Take out the red

I found out my problem. I've got a missing api.php file in both Mango and Priv Themes. Any idea on how to fix that?

I deleted them, re-add them from another revcms file
 
Skilled Illusionist
Joined
Jul 8, 2011
Messages
394
Reaction score
62
Any Help?

\/ \/ \/
 

Attachments

You must be registered for see attachments list
Joined
Feb 18, 2012
Messages
779
Reaction score
247
Any Help?

\/ \/ \/

Please be aware that I could be totally incorrect, but its possibly your version of PHP?
If not navigate yourself to the line it says to go to. Open it in notepad click edit and click go to and put in the line your going tool. Look for the errors in the syntax of your PHP. If your not aware of how to find code error's look for simple stuff like this.
PHP:
<?php. <<ERROR ?>
Or stuff like this
PHP:
<?php
mysqql_query('');
Those simple things cause big errors. And I can't view the image now but put this right after <?php in global.
PHP:
error_reporting(0);
Hope I helped.
 
Newbie Spellweaver
Joined
Mar 7, 2012
Messages
12
Reaction score
0
OMFG its works

almost

I have a problem width register? Anyone can help me?
 
Mythic Archon
Joined
Nov 18, 2011
Messages
728
Reaction score
116
OMFG its works

almost

I have a problem width register? Anyone can help me?

Go to 'SQL' in your del_revcms database and place in this code

Code:
ALTER TABLE `users` ADD `seckey` VARCHAR(999)

Then click 'go'
 
Newbie Spellweaver
Joined
Aug 29, 2011
Messages
7
Reaction score
0

i am getting the same error as you are, if you have fixed it now, would you like to explain how thanks
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Aug 29, 2011
Messages
7
Reaction score
0
New web build i think, i get the same
i tried that, but anyway it works fine now.
i found out the problem, if you go into your
cms config file and go to the DCR's edit


$_CONFIG['hotel']['external_texts'] = 'http://localhost/r63/external_flash_texts'; //External Flash Texts [Don't edit]

add .txt on the end and check your vars and make sure
theres a "." between "variable2 and the "txt"

all in your go to your external_variables.txt and make
sure where it says "external.texts.txt=" its = http://%predefined%/gordon/"name of your external text.txt file"/1.txt <------- also with that make sure theres a /1.txt after.


sorry for my poor grammar and if i didnt explain it well, if you would liek to see my config file and external variables just ask and i will post them.

Hmmmm i can access teh client the hotel works everything is fine exept one small thing, that is when i load the hotel my character is in its loading stage E.G white and all the furni are loading boxes.
i believed it was to do with Hof_furni so i had a look, all teh files are there and i looked in my variables and it looked fine, i tryed another set of vars, same problem, thats as far as i have got.

thanks
 
Last edited:
Newbie Spellweaver
Joined
Aug 29, 2011
Messages
7
Reaction score
0
how do i keep solving me on problems, i just relised why i was having loading blocks and such like, if you are getting that make sure your vars are completely right. if you want to see mine just ask on here or message me.
 
Initiate Mage
Joined
Mar 13, 2012
Messages
1
Reaction score
0
It says to me Object not found error 404 when I want to load the client. How can I fix it?
 
Newbie Spellweaver
Joined
Mar 10, 2012
Messages
9
Reaction score
9

Okay, I followed your advice and it works!!! I type and my hotel loads up!. I can't tank you enough. However, my Enter Hotel Button is still not working.

To help others understand what he is saying.
Here is a step by step process.

1st, Head over to xampp\htdocs\app\management
2nd, Open up config.php and Check that you have a ".txt" behind all your external files.
3rd, Head over to xampp\htdocs\r63
4th, Open up external_variables.txt and Check that you have a ".txt" at the end of <<< I had no problems with this.
5th, Run Xampp and your Phoenix Emulator.
6th, Run your web browser and type "Your hotel link/client"
Your client should load up. But your Enter Hotel Button should not work like mine I guess.

edit* My problems are exactly like jlwalker now. My hotel loads up, but all my furni, badges and clothes are not loading.
 
Last edited:
Newbie Spellweaver
Joined
Aug 9, 2010
Messages
10
Reaction score
1
EVERYTHING WORKS, except for when I try and change my habbo looks, it works and then when I go to save it , it doesn't save! PLEASE help...Also if anyone knows how I can make my hotel public WITH hamachi please let me know!! thanks! HERES A PICTURE SO YOU KNOW WHAT IM TALKING ABOUT
 
Status
Not open for further replies.