mmontalbano Posted November 18, 2007 Posted November 18, 2007 I'm having a really hard time with this contribution even though it installs very simply. I installed a version that required the QTPro contribution the first time around and got all kinds of errors so I started over from scratch and intalled v2.76. After installing 2.76 I can now download the EP and Froogle files perfectly. But whenever I try to Create In Temp Directory I get errors such as this: Warning: fopen(/home/customto/public_html//catalog/temp/EP2007Nov18-1301.txt) [function.fopen]: failed to open stream: No such file or directory in /home/customto/public_html/admin/easypopulate.php on line 611 Warning: fwrite(): supplied argument is not a valid stream resource in /home/customto/public_html/admin/easypopulate.php on line 612 Warning: fclose(): supplied argument is not a valid stream resource in /home/customto/public_html/admin/easypopulate.php on line 613 You can get your file in the Tools/Files under /catalog/temp/EPEP2007Nov18-1301.txt Also when I attempt to upload an EP file I get this error: Warning: move_uploaded_file(/home/customto/public_html//catalog/temp/EP2007Nov18-1111.txt) [function.move-uploaded-file]: failed to open stream: No such file or directory in /home/customto/public_html/admin/easypopulate_functions.php on line 32 Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/tmp/phpEu0CLz' to '/home/customto/public_html//catalog/temp/EP2007Nov18-1111.txt' in /home/customto/public_html/admin/easypopulate_functions.php on line 32 File uploaded. Temporary filename: /tmp/phpEu0CLz User filename: EP2007Nov18-1111.txt Size: 1925 Warning: file(/home/customto/public_html//catalog/temp/EP2007Nov18-1111.txt) [function.file]: failed to open stream: No such file or directory in /home/customto/public_html/admin/easypopulate.php on line 665 Warning: Invalid argument supplied for foreach() i Almost like I have a path incorrect but I placed the temp directory under public_html as instructed with permissions set to 777. What am I missing????
mmontalbano Posted November 18, 2007 Author Posted November 18, 2007 Nevermind. Found the problem in the troubleshooting section of the manual. Wrong path set to temp in the easypopulate.php file.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.