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'; 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 Quote
Recommended Posts
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.