woekiewoekie Posted July 18, 2003 Posted July 18, 2003 The first problem I encountered was: Fatal error: Call to undefined function: tep_array_merge() in /home/mydomainaccount/public_html/myhosting/shop/catalog/admin/easypopulate.php on line 1047 You can work around this problem bij changing some of the code descriped in http://www.oscommerce.com/forums/viewtopic.php...asypopulate+ms2 Now I got another problem when uploading or downloading the *.txt When I upload I get the following error Warning: move_uploaded_file(/home/httpd/vhosts/compusite.nl/httpdocs/catalog//catalog/temp/EP2003Jul10-1402.txt): failed to open stream: No such file or directory in /home/httpd/vhosts/compusite.nl/httpdocs/catalog/admin/easypopulate_functions.php on line 32 Warning: move_uploaded_file(): Unable to move '/tmp/phpUx3EqG' to '/home/httpd/vhosts/compusite.nl/httpdocs/catalog//catalog/temp/EP2003Jul10-1402.txt' in /home/httpd/vhosts/compusite.nl/httpdocs/catalog/admin/easypopulate_functions.php on line 32 File uploaded. Temporary filename: /tmp/phpUx3EqG User filename: EP2003Jul10-1402.txt Size: 63915 Warning: file(/home/httpd/vhosts/compusite.nl/httpdocs/catalog//catalog/temp/EP2003Jul10-1402.txt): failed to open stream: No such file or directory in /home/httpd/vhosts/compusite.nl/httpdocs/catalog/admin/easypopulate.php on line 710 Warning: Invalid argument supplied for foreach() in /home/httpd/vhosts/compusite.nl/httpdocs/catalog/admin/easypopulate.php on line 728 when I try to download I get Fatal error: Call to undefined function: tep_array_merge() in /home/httpd/vhosts/compusite.nl/httpdocs/catalog/admin/easypopulate.php on line 948 What am I doing wrong, other people don't seem to have these troubles. I have a catalog/temp chmodded at 777.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.