• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

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
Jan 5, 2011
Messages
27
Reaction score
1
Ah i just checked and i noticed the password was wrong, now it is working. However now it still can't connect to the hotel (localhost/client) and registering is also offline
"Unknown column 'seckey' in 'field list'"
 
Mythic Archon
Joined
Nov 18, 2011
Messages
728
Reaction score
116
Ah i just checked and i noticed the password was wrong, now it is working. However now it still can't connect to the hotel (localhost/client) and registering is also offline
"Unknown column 'seckey' in 'field list'"

Go add this code in your database under the 'SQL tab'

And click go

PHP:
ALTER TABLE `users` ADD `seckey` VARCHAR(999)
 
Newbie Spellweaver
Joined
Jan 5, 2011
Messages
27
Reaction score
1
-snip it worked-

Alright it worked and i made a account, and after that i pressed it to enter the hotel which led to
Except that it 404'd

localhost/client also does not function correctly
 
Mythic Archon
Joined
Nov 18, 2011
Messages
728
Reaction score
116
-snip it worked-

Alright it worked and i made a account, and after that i pressed it to enter the hotel which led to
Except that it 404'd

localhost/client also does not function correctly

update your web build, go to Identified's tutorial on how to fix your web build error.
 
Newbie Spellweaver
Joined
Mar 16, 2012
Messages
56
Reaction score
2
Broken image.


Warning: date() [function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Paris' for '1.0/no DST' instead in C:\xampp\htdocs\app\tpl\class.forms.php on line 90

I getting it when i login why ?

what about this then grrr....
 
Thanks for a great time!
Joined
Jun 10, 2009
Messages
681
Reaction score
122
Trying REV CMS on IIS 7.0, 500'error , any help would be great.


> did url rewrite didnt work.
 
Last edited:
Newbie Spellweaver
Joined
Oct 24, 2011
Messages
51
Reaction score
0
i got this problem..

Unknown column 'seckey' in 'field list'
 
Initiate Mage
Joined
Mar 28, 2012
Messages
2
Reaction score
0
I have some problems whit register it comes up ERROR 404.. help please
 
Skilled Illusionist
Joined
Dec 19, 2011
Messages
308
Reaction score
41
Nice tutorial

OFT: You people need to read the whole thing. If you read the damn thing and not skim threw it, you wouldn't have any problems. kbai.
 
Initiate Mage
Joined
Mar 28, 2012
Messages
2
Reaction score
0
I did edit ALTER TABLE `users` ADD `seckey` VARCHAR(999) but does not work anyways..
 
Skilled Illusionist
Joined
Dec 19, 2011
Messages
308
Reaction score
41
I did edit ALTER TABLE `users` ADD `seckey` VARCHAR(999) but does not work anyways..

Your not supposed to edit it just run the sql in the database. and when your register you shouldnt have the "secky poop"
 
Newbie Spellweaver
Joined
Mar 16, 2012
Messages
56
Reaction score
2
Warning: date() [function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Paris' for '1.0/no DST' instead in C:\xampp\htdocs\app\tpl\class.forms.php on line 90


Its on the me.php page when i login i get it on the header any help WOULD BE GREAT !
 
Status
Not open for further replies.