sparkroms Posted March 2, 2008 Posted March 2, 2008 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. Quote
sparkroms Posted March 3, 2008 Author Posted March 3, 2008 is this an uncommonly used plugin? should I reinstall the entire oscommerce system? I dont understand why this is not working from the beginning Quote
Guest Posted March 3, 2008 Posted March 3, 2008 Make sure you are saving the file to import in .txt tab delimited format not xls. Quote
labwebdesign Posted October 1, 2008 Posted October 1, 2008 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 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.