Some of my pictures have "X" on it. I have looked under _data/i/ and corresponding folder and it is missing few thumbnails. Pictures exists in upload directory.
How do I regenerate the missing thumbnails ? Images are only 800 X 600 and not very large in size. remaining similar images are displaying fine. Environments Details below. I have full access to server and not shared environment. I can provide the link to gallery if needed.
Environment•Operating system: Linux
•PHP: 5.2.10-2ubuntu6.10 (Show info) [2012-11-04 22:22:16]
•mysql: 5.1.37-1ubuntu5.5 [2012-11-04 22:22:16]
•Graphics Library: GD 2.0 or higher
Edit : I also tried Cadie --> Generate Multiple Size Images which resulted in error of "1 photos were not generated
"
PS: I also looked at various other threads and none of the suggestions worked hence finally posting the question. Thanks for your help in advance.
Best Regards
Pat
Last edited by ppat (2012-11-05 08:15:48)
Offline
link please to the page wih x ...
thanks
(the regeneration should be automatic)
Offline
I have recently written an article in the doc under the 2.4 documentation. Could you take a look?
Offline
rvelices wrote:
link please to the page wih x ...
thanks
(the regeneration should be automatic)
Details sent via email. Thanks for the help.
Offline
flop25 wrote:
I have recently written an article in the doc under the 2.4 documentation. Could you take a look?
Thanks . looking at it (http://piwigo.org/doc/doku.php?id=pwg24 … es_missing). Will provide update shortly.
Offline
ppat wrote:
flop25 wrote:
I have recently written an article in the doc under the 2.4 documentation. Could you take a look?
Thanks . looking at it (http://piwigo.org/doc/doku.php?id=pwg24 … es_missing). Will provide update shortly.
When I try to access the picture from browser , I received "Fatal error: Call to undefined function imagerotate() in /*path*/admin/include/image.class.php on line 732"
Offline
Might be an incomplete install/update : download the package from piwigo.org and extract then upload it with overwritten
Offline
flop25 wrote:
Might be an incomplete install/update : download the package from piwigo.org and extract then upload it with overwritten
Thanks. I will try. Any suggestion on NetInstall vs full Package ?
Offline
The full package :-)
Offline
flop25 wrote:
The full package :-)
Thanks ..Just did a full replace but no change. I restarted apache as well. Any other suggestions ?
Last edited by ppat (2012-11-05 09:22:25)
Offline
I had an issue once before when uploading files. I needed to turn off automatic in the FTP program and use binary for transfers of the .php files.
Also it might be worth looking at installing ImageMagick as that is much faster. It might be your old GD install that isn't supported by Piwigo.
Jack
Offline
mendip_discovery wrote:
I had an issue once before when uploading files. I needed to turn off automatic in the FTP program and use binary for transfers of the .php files.
Also it might be worth looking at installing ImageMagick as that is much faster. It might be your old GD install that isn't supported by Piwigo.
Jack
Thanks for the response. I installed ImageMagick on the server. How do I tell piwigo to look for it ?
Offline
ppat wrote:
mendip_discovery wrote:
I had an issue once before when uploading files. I needed to turn off automatic in the FTP program and use binary for transfers of the .php files.
Also it might be worth looking at installing ImageMagick as that is much faster. It might be your old GD install that isn't supported by Piwigo.
JackThanks for the response. I installed ImageMagick on the server. How do I tell piwigo to look for it ?
Offline
flop25 wrote:
ppat wrote:
mendip_discovery wrote:
I had an issue once before when uploading files. I needed to turn off automatic in the FTP program and use binary for transfers of the .php files.
Also it might be worth looking at installing ImageMagick as that is much faster. It might be your old GD install that isn't supported by Piwigo.
JackThanks for the response. I installed ImageMagick on the server. How do I tell piwigo to look for it ?
Thanks. My environment still show GD though. Any other suggestions ?
Appreciate all the support from you all. Thank you.
Offline
be sure the path is correct, and maybe try without the / at the end and/or at the beginning
Offline