Jump to content

[SOLVED] Image regenerate error after upgrade


Recommended Posts

Hello, I cannot regenerate image thumbnails following an upgrade to latest 1.3

PS: File permissions on img and all subdirectories are 777, and its still not working on a local or remote server.

Warning: getimagesize(/Applications/MAMP/htdocs/SesmicTest/img/p/en.jpg) [function.getimagesize]: failed to open stream: No such file or directory in /Applications/MAMP/htdocs/SesmicTest/images.inc.php  on line 120
1 error
  1. Cannot write no-picture image to (products) images folder. Please check the folder's writing permissions.



Line 120 in that file is:

   list($sourceWidth, $sourceHeight, $type, $attr) = getimagesize($sourceFile);



Anyone any ideas?

Link to comment
Share on other sites

  • 3 weeks later...

Hello, yes, try the following and see if it helps!

1) Firstly make sure you do not bring any language translation files over before loading your images into their respective folders and trying the thumb re-generation.
2) Secondly, make sure you do not overwrite any existing image folders, but merge the image files into their respective folders.
3) Do not overwrite or delete the new en-default-home.jpg files and respective other language .jpg files in the new folders.
4) Try the thumbnail generation again.

The re-generation is improved from V 1.2.5, and does not time out for me like the old V1.2.5 generation script did. Hope this helps.
Regards, airbag.

Link to comment
Share on other sites

  • 4 months later...

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...