Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

tep_copy_uploaded_file()


Ascii

Recommended Posts

Morning Guys,

 

Fatal error: Call to undefined function: tep_copy_uploaded_file() in /usr/www/users/test/catalog/admin/easypopulate.php on line 641

 

Are anybody able to decypher the above error? I followed the simple 3 step install procedure and now getting this error when uploading the txt file.

 

I am running on OSC 2.2.2 and EP 2.74

 

If you would like me to post the contents of spesific files, pls advise which.

 

Once again, tnx for all the efforts and assistance.

From all the things I lost, I miss my mind the most - Ozzy Ozborne

Link to comment
Share on other sites

You are missing the file easypopulate_functions.php from you admin directory, or the reference to that file (dunno, don't use EP)... something like that! :P

 

Perhaps this in admin/easypopulate.php:

 

include ('easypopulate_functions.php');

 

Matti

Edited by Johnson
Link to comment
Share on other sites

Thanx for the advice Matti

 

No, I already have

include ('easypopulate_functions.php');

specified in easypopulate_functions.php

 

As a matter of interst, what do you use to upload and update your stock? Sure you dont use the OSC catagory/product screen? Its cool for editing spesific products but time consuming adding 1000 stock items ...

From all the things I lost, I miss my mind the most - Ozzy Ozborne

Link to comment
Share on other sites

As a matter of interst, what do you use to upload and update your stock? Sure you dont use the OSC catagory/product screen? Its cool for editing spesific products but time consuming adding 1000 stock items ...

I use a customised CSV uploader I found in contributions - I'll post a link if I find it, very simple to implement - for orders I use a modified version of the MYOB contribution :)

 

Matti

Link to comment
Share on other sites

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