Quote Originally Posted by DrByte View Post
What are your settings for the following, in both configure.php files?

DIR_FS_CATALOG
DIR_FS_DOWNLOAD
In admin:

define('DIR_FS_CATALOG', '/home/microshi/public_html/nomadicresearchlabs.com/store/');

define('DIR_FS_DOWNLOAD', DIR_FS_CATALOG . 'download/');


In the store:

define('DIR_FS_CATALOG', '/home/microshi/public_html/nomadicresearchlabs.com/store/');

define('DIR_FS_DOWNLOAD', DIR_FS_CATALOG . 'download/');


- Steve

(oh, and sorry for that barely-readable screen capture back there... making it PNG kinda shrunk it!)