tim_ver Posted January 22, 2006 Posted January 22, 2006 I just installed the newest version 2.2 and all is good except I get an error on the top of the admin screen that says (Error: Backup directory does not exist. Please set this in configure.php) also where is the password manager to make the .htaccess file for admin directory? Thanks
tina_boots Posted January 22, 2006 Posted January 22, 2006 I just installed the newest version 2.2 and all is good except I get an error on the top of the admin screen that says (Error: Backup directory does not exist. Please set this in configure.php) also where is the password manager to make the .htaccess file for admin directory? Thanks You should have a line like this in your admin/includes/configure.php file: define('DIR_FS_BACKUP', DIR_FS_ADMIN . 'backups/'); However you also want to make sure the folder actually exists as well. .htaccess is not set through osC, its usually set through your web hosting control panels. Tina If you're not having fun you're not doing it right Teach a person to fish rather than give them a loaf of bread or however that saying goes.
tim_ver Posted January 22, 2006 Author Posted January 22, 2006 Ok, Thanks. I am trying to edit the default text on the main page I am in the english.php page but I can not for some reason get ride of the Oscommerce in Red on the body text. Why is this? I can not find it. I am leaving the footer but do not want the red one in the body text. Arghhh Please help. Thanks You should have a line like this in your admin/includes/configure.php file: define('DIR_FS_BACKUP', DIR_FS_ADMIN . 'backups/'); However you also want to make sure the folder actually exists as well. .htaccess is not set through osC, its usually set through your web hosting control panels. Tina
Recommended Posts
Archived
This topic is now archived and is closed to further replies.