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.
Initiate Mage
Joined
Mar 15, 2012
Messages
4
Reaction score
0
Everytime I try go on localhost, it keeps saying this error message:

MySQL Engine - RevCMS:
MySQL could not connect to database

Help anyone?
 
Divine Celestial
Loyal Member
Joined
Jun 26, 2011
Messages
819
Reaction score
338
That's the one thing wrong with creating your own tutorial, everyone wants your help for the simplest things.

Haven't they heard of a help section? tt1:
 
Initiate Mage
Joined
Apr 4, 2012
Messages
3
Reaction score
0
Hello,

this is a nice tutorial really help me. But i have one problem. I dont know why (iam really desperate now :O ) but furniture and players are white. I saw someone have same problem but no solution. Thx for tut and for solution for this my last help request
 
Initiate Mage
Joined
Apr 5, 2012
Messages
4
Reaction score
0
I followed everything to exact, and I got this:
 
Last edited:
Newbie Spellweaver
Joined
Jun 25, 2011
Messages
14
Reaction score
0
^^dis
 
Joined
Apr 5, 2012
Messages
1,997
Reaction score
826
I get this Error when i try to access my hotel
Warning: mysql_pconnect() [function.mysql-pconnect]: Host 'Laptop-PC' is not allowed to connect to this MySQL server in C:\xampp\htdocs\app\class.engine.php on line 48
MySQL Engine - RevCMS:
MySQL could not connect to host

I did someones advice earlier but i had the hamachi Ip in it?
 
Initiate Mage
Joined
Feb 16, 2012
Messages
1
Reaction score
0

im having a problem with emulator take a look
this is my config file
i tried using del_revcms but doesnt works so i used dell_revcms can u see the problem.
this is a snapshot of my REVCMS folder



please take a look at it
 
Newbie Spellweaver
Joined
Dec 30, 2011
Messages
37
Reaction score
2
Delirious you are a god!
Thanks for this tutorial, my FIRST successful hotel
However, nothing in the hotel is loading.
Clothes|Shop|Effects - None of these load.

I get this problem, when I try to register an account.
Open up phpmyadmin>users>structure>insert new> field = seckey, Type = varchar, length/value = 999

OR run this in your MySQL:
ALTER TABLE users ADD COLUMN seckey VARCHAR( '999' );

Your missing this at the bottom of your config file.
## Console Configuration
emu.messages.connections=1
emu.messages.roommgr=1

I still have this problem when I run the Emu

You haven't put the right password in.
Show me a screenshot of your config file.
Or tell me your skype and maybe your TeamViewer and I'll do it for you.

When i search xampp htdocs folder nothing comes up?
C://Users/Admin/xampp/htdocs
I don't know how you have been working with xampp because your meant to open it in the installed directory
 
Last edited:
Newbie Spellweaver
Joined
Feb 29, 2012
Messages
54
Reaction score
1
when i confirum register it stays:Unknown column 'seckey' in 'field list'
 
Newbie Spellweaver
Joined
Dec 30, 2011
Messages
37
Reaction score
2
Code:
ALTER TABLE users ADD COLUMN seckey VARCHAR( 999 );
Run that in your DB!
 
Last edited:
Status
Not open for further replies.