Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

easy populate - fixed!


Guest

Recommended Posts

Posted

// **** 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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...