Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Super Easy TUT - How to make a RevCMS r63 Habbo Retro [Noob Friendly/Pics/Downloads]

Status
Not open for further replies.
Newbie Spellweaver
Joined
May 13, 2012
Messages
7
Reaction score
1
I fill in the register-form, I click "Done" and I get this error:
Unknown column 'seckey' in 'field list'

Go into your Database MySQL

Click on Your Hotels Database Example 'rev_phoenix'

Once In Click on SQL At the Top of the MySQL.




Add this Code into Your SQL:

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

Press Go
Re-Register on your Retro, Problem Solved.
 
Last edited:
Newbie Spellweaver
Joined
Jul 21, 2010
Messages
43
Reaction score
0
My Client Won't Load? It Says File or Directory Not Found
UPDATE:
I went to my {URL}/client. but it stops loading after the bottom of the two bars is done
 
Last edited:
Banned
Banned
Joined
Jul 29, 2009
Messages
6
Reaction score
0
Warning: mysql_pconnect() [function.mysql-pconnect]: Host 'Jake-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

help?. it says im not allowed :(
 
Joined
Feb 28, 2010
Messages
1
Reaction score
0
Hello i cant find htdocs inside of %appdata% i already searches it shows all other things xampp control panel , xampp setup , xampp shell and xampp uninstall Help me please :!



add me on skype vestagfu / Kaatumis
 
Initiate Mage
Joined
Aug 8, 2012
Messages
2
Reaction score
0
Hi you might see me as a noob now...
but when i try to register on the page this comes up: Unknown column 'seckey' in 'field list'
 
Newbie Spellweaver
Joined
Aug 19, 2012
Messages
23
Reaction score
1
Good, Know the only problem that stands is a vps i dont wana keep my pc on 24/7 now do i?
 
Initiate Mage
Joined
Aug 24, 2012
Messages
1
Reaction score
0
My phoenix works and loads up fine it's just when i try to get on the client i do localhost/client and it looks like its loading but its not? can you please help me it's my only problem.
 
Newbie Spellweaver
Joined
Aug 16, 2012
Messages
18
Reaction score
6
Best [TUT] by far. Noob friendly. Ta Delirous.
 
Newbie Spellweaver
Joined
Aug 2, 2012
Messages
11
Reaction score
3
I kno how to do this but the thing i get tuck on is this please try help me:

When i put everything in config to ht docs nd stuff how does my hotel always run if my xampp doesnt stay open and emu when my laptops off i need help on how to fix this i do not know how to do it

Hi you might see me as a noob now...
but when i try to register on the page this comes up: Unknown column 'seckey' in 'field list'

If u were following correctly u wont add the query he tell you to add once u make the database and it will fix it -.-

Warning: mysql_pconnect() [function.mysql-pconnect]: Host 'Jake-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

help?. it says im not allowed :(

Edit your config correctly you have either the password wrong or your username wich is 'root' once it is correct problem solved

My friend bought me the vps and gave all the information to me does it mean i cant use the vps, on the yourvps.net it says CONTROL PANEL;
NONE
i need help with the vps help me please
 
Initiate Mage
Joined
Nov 21, 2012
Messages
1
Reaction score
0
Hey, I really need help on step 12 could you guide me via skype or on here.

Skype Name: Max.harrisjords
 
Initiate Mage
Joined
Nov 28, 2012
Messages
1
Reaction score
0
Anybody can help me? I get the error and it says "Object not found!"
 
Experienced Elementalist
Joined
Oct 13, 2012
Messages
220
Reaction score
55
Hi you might see me as a noob now...
but when i try to register on the page this comes up: Unknown column 'seckey' in 'field list'

Go to your database and then click the tab SQL and then run this code

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

Didn't you follow some steps? LOOOL
 
Initiate Mage
Joined
Jun 16, 2013
Messages
1
Reaction score
0
why do I need to buy a Phoenix License? People say DO NOT buy it.
 
Last edited:
Status
Not open for further replies.
Back
Top