Acidflame Posted January 22, 2013 Share Posted January 22, 2013 Hello guys, despite the optimal configuration of php and direct admin we have a single problem, to import images via csv, I speak of external links. We receive this error Warning: fopen() [function.fopen]: Filename cannot be empty in/home/xxxxx/domains/provadns.tk/public_html/controllers/admin/AdminImportController.php on line 647 Warning: fgetcsv() expects parameter 1 to be resource, boolean given in/home/xxxxx/domains/provadns.tk/public_html/controllers/admin/AdminImportController.php on line 648 Warning: fclose() expects parameter 1 to be resource, boolean given in/home/xxxxx/domains/provadns.tk/public_html/controllers/admin/AdminImportController.php on line 649 Warning: unlink(7) [function.unlink]: No such file or directory in/home/xxxxx/domains/provadns.tk/public_html/controllers/admin/AdminImportController.php on line 650 We have allow_url_fopen = on safe_mode = off mod_suphp PHP versione 5.3.21 this is the phpinfo qui Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now