Quote Originally Posted by mc12345678 View Post
In a way I'm not sure how best to approach the next part, as I don't want you to publish information that would allow others access to anything. But, I guess a couple things that can be done are to post the variable names that are listed in your admin configure.php file to confirm that it at least contains. The correct variables to be declared aample of one of them may be DIR_FS_IMAGES. But leave off what it equals in cases of paths.

You don't have an admin/includes/local/configure.php file do you?

Also when you say you can't get into your admin, could you please elaborate? I'm somewhat guessing at possible solutions at the moment. Are you getting a blank screen? Are you having to enter your password multiple times and it just cycles. What error logs do you have as a result? Etc...
I don't see DIR_FS_IMAGES at all in the admin confure.php file

// * DIR_FS_* = Filesystem directories (local/physical)
//the following path is a COMPLETE path to your Zen Cart files. eg: /var/www/vhost/accountname/public_html/store/
define('DIR_FS_ADMIN', 'BLANKED OUT');
define('DIR_FS_CATALOG', 'BLANKED OUT');

define('DIR_FS_CATALOG_LANGUAGES', DIR_FS_CATALOG . 'includes/languages/');
define('DIR_FS_CATALOG_IMAGES', DIR_FS_CATALOG . 'images/');
define('DIR_FS_CATALOG_MODULES', DIR_FS_CATALOG . 'includes/modules/');
define('DIR_FS_CATALOG_TEMPLATES', DIR_FS_CATALOG . 'includes/templates/');
define('DIR_FS_BACKUP', DIR_FS_ADMIN . 'backups/');
define('DIR_FS_EMAIL_TEMPLATES', DIR_FS_CATALOG . 'email/');
define('DIR_FS_DOWNLOAD', DIR_FS_CATALOG . 'download/');

I don't have an admin/includes/local/configure.php file.

I can't get into my admin means that when I click the shortcut on my desktop to reach it I now get a screen with the following error message:

0 DB_ERROR_NOT_CONNECTED
in:
[select * from project_version WHERE project_version_key = 'Zen-Cart Database' ]
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.