SORRY for the double post but wouldnt let me EDIt that one any more

when i tried
Before you do this if you look it says "1146: Table 'db_sas_client.qls3_masks' doesn't exist" so something went wrong with install so i would start fresh inless you do this
Login to your cpanel and go to PHPMYADMIN and click SQL and insert these then save
CREATE TABLE `sas_clients_masks`(
`id` SMALLINT(6) NOT NULL AUTO_INCREMENT,
`name` VARCHAR(255) DEFAULT '' NOT NULL,
`auth_admin` TINYINT(1) DEFAULT '0' NOT NULL,
`auth_admin_phpinfo` TINYINT(1) DEFAULT '0' NOT NULL,
`auth_admin_configuration` TINYINT(1) DEFAULT '0' NOT NULL,
`auth_admin_add_user` TINYINT(1) DEFAULT '0' NOT NULL,
`auth_admin_user_list` TINYINT(1) DEFAULT '0' NOT NULL,
`auth_admin_remove_user` TINYINT(1) DEFAULT '0' NOT NULL,
`auth_admin_edit_user` TINYINT(1) DEFAULT '0' NOT NULL,
`auth_admin_add_page` TINYINT(1) DEFAULT '0' NOT NULL,
`auth_admin_page_list` TINYINT(1) DEFAULT '0' NOT NULL,
`auth_admin_remove_page` TINYINT(1) DEFAULT '0' NOT NULL,
`auth_admin_edit_page` TINYINT(1) DEFAULT '0' NOT NULL,
`auth_admin_page_stats` TINYINT(1) DEFAULT '0' NOT NULL,
`auth_admin_add_mask` TINYINT(1) DEFAULT '0' NOT NULL,
`auth_admin_list_masks` TINYINT(1) DEFAULT '0' NOT NULL,
`auth_admin_remove_mask` TINYINT(1) DEFAULT '0' NOT NULL,
`auth_admin_edit_mask` TINYINT(1) DEFAULT '0' NOT NULL,
`auth_admin_add_group` TINYINT(1) DEFAULT '0' NOT NULL,
`auth_admin_list_groups` TINYINT(1) DEFAULT '0' NOT NULL,
`auth_admin_remove_group` TINYINT(1) DEFAULT '0' NOT NULL,
`auth_admin_edit_group` TINYINT(1) DEFAULT '0' NOT NULL,
`auth_admin_activate_account` TINYINT(1) DEFAULT '0' NOT NULL,
`auth_admin_send_invite` TINYINT(1) DEFAULT '0' NOT NULL,
`auth_356a192b7913b04c54574d18c28d46e6395428ab` TINYINT(1) DEFAULT '0' NOT NULL,
PRIMARY KEY(`id`),
INDEX `masks_idx` (`name`)
);
Hi right these are the steps you need to take to install

1. it doesnt have to be in a folder called quaododo could be in anything so lets start from the beginning.
First go to
http://www.quadodo.net/downloads.php and download the one that says "qls-3.1.9.zip" and then you will be redirected to sourceforge you can even wait for it redirect you to the link or you can click "Direct Link" and it will download straight away then choose, Save and save it to your desktop in a folder called quadodo so get messed up with all your other desktop stuff hehe
Now uzip it with a programme called Winrar or Winzip which can be downloaded by going to google and typing in WinRar or WinZip.
Once downloaded and extracted upload the ENTIRE quadodo files/folders to your site via FTP. so upload it all in a folder called "login" or "members"
Then once uploaded point your website to
http://www.yourwebsite.com/login/install/install.php change this to reflect to your site.
Now login to your hosting CPANEL and create a mysql username so should be like this
username: aaron
database aaron1
password: 123456
Then once that is created go back to the browser where i told you to go to
http://www.yourwebsite.com/login/install/install.phpNow choose mysql not mysqli cause thats a different database altogether, then fill in all your database information which you did it the step before leave database port: BLANK
Then once you have filled in all the neccessary fields to your needs, click install and save the file which pops up database_info.php and uplaoded that into the includes folder and if database_info.php is already in the directory then OVERWRITE IT.
Now try and visit the login.php file and login with your ADMIN Login which you setup upon install then try and go to admincp.php and see if its all good if not

i will do a screencast of how i have installed it for you, or even better if you PM me with details i will tka e alook for you and see what is wrong, i wont hack ya i used to host this site for Dogulas

until we hd a few problems with my host but is all good now.
Regards,
Aaron