Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Can someone just help with this question once and for all?


Onstar

Recommended Posts

Hi,

 

I have seen this question asked by some other people , but never answered.

 

The readmefirst.txt of easypopulate 2.8 says:

 

If you have changed the directory structure of your OSC install (i.e. you don't have /catalog/temp/ in your document root anymore), then you'll need to go into easypopulate.php and change the setting of "$tempdir". It is located right after the version history.

 

 

WHERE IS THE $TEMPDIR variable?

 

Does it Exist?

 

Should I add it?

 

Thanks.

Link to comment
Share on other sites

admin/easypopulate.php

 

Look right under the commented text and then change to: (if in root instead of catalog/)

 

$tempdir = "/temp/";

$tempdir2 = "/temp/";

 

Make sure you have a temp folder in your root directory of course.

 

 

--KJ

define('PROJECTS', 'Something that goes on forever!');

Link to comment
Share on other sites

admin/easypopulate.php

 

Look right under the commented text and then change to: (if in root instead of catalog/)

 

$tempdir = "/temp/";

$tempdir2 = "/temp/";

 

Make sure you have a temp folder in your root directory of course.

--KJ

 

 

Thanks for your replies. I don't think $tempdir exists. What am I doing wrong?

I wanted to post the code from admin/easypopulate.php, but the length of the code is more than size allowed to be posted here.

 

If any of you can, please look at easy populate 2.8 and tell me what you think. I am pretty sure $tempdir doesn't exist.

 

Thank you very much.

Link to comment
Share on other sites

  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

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...