I am releasing a housekeeping which works on any hotel running on a Phoenix database. The login system uses a different table in the database called members, meaning the chance of users in your hotel guessing a staff members account details are decreased as the user would need to guess both the username, password and guess that you are using this housekeeping.
Screen shots can be found at www.jro.org.uk, I am lazy so made a PHP to show all images in the directory where I store the screenshots.
Anyway back on topic:
Download link www.jro.org.uk/ea.rar
if that doesn't work, ea.zip
Install
1. Run the SQL file on your hotels database
2. Edit your db.php file so it will connect to your database.
3. Add your user to the table called members, remember the passwords are encrypted with MD5 so encrypt the password before adding it to the database, I believe the default is the same as the username.
4. Please note, this is one rank for everything so any users with access to this will be able to view all the features.
Make sure the housekeeping is in a folder in your root directory called 'ea'. You will then be able to access the housekeeping by using domain.com/ea/index.php also page views within housekeeping are logged in a table called logdata.
Please note: You can keep your old housekeeping and still use this one.
Style made by Grapefruit, credits given on dash.php
If you get "#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'TYPE=MyISAM' at line 12" change it from type=myisam to engine=myisam, I haven't tried it myself but according to someone on another forum that fixes it.







