Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

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';

 

Easy populate did not update my inventory when I tried it. I tried everything to get this to work. After about a week, I finally found the right combination. For my site, I have set the DOCUMENT_ROOT to $DOCUMENT_ROOT and the temp directories as seen above.

 

Notice that in tempdir2 there are no preceeding and following slashes.

 

'downtown' is my folder for 'catalog'

 

I hope this helps those of you still looking for the answer.

 

Buck

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...