Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

I get this error:

 

Fatal error: Call to undefined function tep_get_uploaded_file() in /home/ddwatche/domains/ddwatches.com/public_html/iadmin/excel.php on line 489

 

I tried looking at that line in the code and im totally confused as to what to do. I tried installing easypopulate because it seems to be related to that from my minimal understanding of the code, but the error still shows. What is it that is missing? do I need some additional file? I am pretty sure I followed the installation instructions perfectly.

 

Thanks.

Posted

is this an uncommonly used plugin? should I reinstall the entire oscommerce system? I dont understand why this is not working from the beginning

Posted

Make sure you are saving the file to import in .txt tab delimited format not xls.

  • 6 months later...
Posted
I get this error:

 

Fatal error: Call to undefined function tep_get_uploaded_file() in /home/ddwatche/domains/ddwatches.com/public_html/iadmin/excel.php on line 489

 

I tried looking at that line in the code and im totally confused as to what to do. I tried installing easypopulate because it seems to be related to that from my minimal understanding of the code, but the error still shows. What is it that is missing? do I need some additional file? I am pretty sure I followed the installation instructions perfectly.

 

Thanks.

 

Hi There,

 

Try going to the file excel.php, up on around line 5 where it says -

 

include ('easypopulate_functions.php');

 

change it to:

 

include ('includes/functions/easypopulate_functions.php');

 

or wherever it is in your files.

 

Hope this makes sense!

 

Good luck

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