Guest Posted November 21, 2007 Posted November 21, 2007 Hi. what a cracking piece of software this is, and all in all not that tricky to set up even for a duffer like me! anyway i have the following message in pink at the top of my control panel, i did have a few others but by hook or by crook i have got rid of them, can anyone please tell me how to get rid of the last one? Error: Backup directory does not exist. Please set this in configure.php. many thanks Richard
Guest Posted November 21, 2007 Posted November 21, 2007 Hi.what a cracking piece of software this is, and all in all not that tricky to set up even for a duffer like me! anyway i have the following message in pink at the top of my control panel, i did have a few others but by hook or by crook i have got rid of them, can anyone please tell me how to get rid of the last one? Error: Backup directory does not exist. Please set this in configure.php. many thanks Richard The admin side and the catalog side both have a configure.php file in the includes directory. You need to look at the admin one, see where it says backup is and create that direcory of the same name where the file says to put it. For instance, it may say define('DIR_FS_BACKUP', DIR_FS_ADMIN . 'backups/'); which means admin/backups/
Guest Posted November 21, 2007 Posted November 21, 2007 The admin side and the catalog side both have a configure.php file in the includes directory. You need to look at the admin one, see where it says backup is and create that direcory of the same name where the file says to put it. For instance, it may say define('DIR_FS_BACKUP', DIR_FS_ADMIN . 'backups/'); which means admin/backups/ yep thats done it thankyou very much and all backed up without a problem. very greatful cheers Richard
Recommended Posts
Archived
This topic is now archived and is closed to further replies.