Guest Posted October 1, 2005 Posted October 1, 2005 // **** Temp directory **** // if you changed your directory structure from stock and do not have /catalog/temp/, then you'll need to change this accordingly. // // Please set DOCUMENT_ROOT to $DOCUMENT_ROOT in your /downtown/admin/includes/configure.php $tempdir = '/downtown/tmp/'; $tempdir2 = 'downtown/tmp'; In configure, I am using $DOCUMENT_ROOT. As you see above, tempdir2 has no leading or following slashes. To all you others looking for this answer, I hope this helps! Buck
Recommended Posts
Archived
This topic is now archived and is closed to further replies.