PierreFr_ Posted July 19, 2014 Share Posted July 19, 2014 Hi, I've just upgraded my prestashop website to the latest version ( 1.6.0.8 ) in local, and the theme import doesn't work : -With the first way ( IMPORT FROM YOUR COMPUTER ) : nothing happen. -With the second way ( IMPORT FROM THE WEB ) : I have the following error : Warning on line 1530 in file C:\wamp\www\prestashop-prep\controllers\admin\AdminThemesController.php [2] mkdir(): No such file or directory -With the third way ( IMPORT FROM FTP ) : I have two errors : Warning on line 1530 in file C:\wamp\www\prestashop-prep\controllers\admin\AdminThemesController.php [2] mkdir(): No such file or directoryandWarning on line 1567 in file C:\wamp\www\prestashop-prep\controllers\admin\AdminThemesController.php[2] copy(C:\wamp\www\prestashop-prep/cache/sandbox\53caaa093a7d8\uploaded.zip): failed to open stream: No such file or directory I've checked the file AdminThemesController.php, I've tried with a new AdminThemesController.php, but it doesn't work. Do you have any idea how to repair it ? Thank you in advance ! Link to comment Share on other sites More sharing options...
paperx Posted November 24, 2014 Share Posted November 24, 2014 (edited) Hy, i've the same problem after upgrade my PS it is impossible to load new theme Warning on line 1530 in file /Users/xxx/controllers/admin/AdminThemesController.php[2] mkdir(): No such file or directoryWarning on line 171 in file /Users/xxx/classes/Uploader.php[2] move_uploaded_file(/Users/xxx/cache/sandbox/54731013b92b7/uploaded.zip): failed to open stream: No such file or directoryWarning on line 171 in file /Users/xxx/classes/Uploader.php[2] move_uploaded_file(): Unable to move '/private/var/tmp/php5zZhFt' to '/Users/Axxx/cache/sandbox/54731013b92b7/uploaded.zip'Warning on line 265 in file /Users/xxx/classes/Uploader.php[2] filesize(): stat failed for /Users/xxx/cache/sandbox/54731013b92b7/uploaded.zipWarning on line 185 in file /Users/xxx/classes/Uploader.php[2] unlink(/Users/xxx/cache/sandbox/54731013b92b7/uploaded.zip): No such file or directory Any idea to solve it? i'm cheking difference between DB ( ver 1.5) and new (ver 1.6) db... hope to find solution Edited November 24, 2014 by paperx (see edit history) 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