Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

problem with excel import 1.51


sparkroms

Recommended Posts

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.

Link to comment
Share on other sites

  • 6 months later...
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

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.

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