Thumbnail creation failure

Phoca Gallery - image gallery extension
peterhb
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 28 Aug 2009, 09:40

Thumbnail creation failure

Post by peterhb »

Hi!
I have tried reading some of the other topics, but I can't find the solution for my problem.
I have the newest stable version of Phoca Gallery installed. At the beginning everything seemed to work fine. But now I suddenly can't create thumbnails anymore. The system hangs up in the procedure, and I have to press "Stop thumbnail creation" to continue.
The server has php 5 installed and GD library enabled. I have plenty of storage. The librarys for thumb creation and picture upload have all write read and edit permissions.
What have I missed? Why has the system suddenly stopped working?

Hope you can help me.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49297
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Thumbnail creation failure

Post by Jan »

Hi, try to see your error log, maybe some image is too large for making thumbnails from it ?
If you find Phoca extensions useful, please support the project
peterhb
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 28 Aug 2009, 09:40

Re: Thumbnail creation failure

Post by peterhb »

Hi!

I don't think the size is a problem. The pics are only about 200kb each. What else can make it not working?
Prinze
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 03 Sep 2009, 15:30

Re: Thumbnail creation failure

Post by Prinze »

Hi I have the same problem.
But first of all, great component. I use it on all the homepages I created. And now I get that problem.
When I first installed the component and uploaded the first pix, the thumbnails were created fine.
Now I want to add a new category and when I add the pictures the screen turns white and in the right corner the message is displayed: "Minibilderstellung abbrechen" or in englisch "stop thumbnail creation" or something like that.
When I look in the thumbs folder, two thumbnails of the first picture are created, a medium and a small one, but just of the first one, even if I want to create all sizes of thumbs.
The uploaded pictures are 640x480 and no one is bigger than 132kb.
The version is 2.5.7 on Joomla! 1.5.14. The browsers I tried on are FF, IE and Opera.
Greez
billraydrums
Phoca Member
Phoca Member
Posts: 11
Joined: 06 Nov 2008, 04:04

Re: Thumbnail creation failure

Post by billraydrums »

I've had the same problem it seems, Jan.

Help.....(?) :)
Schmunzel
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 04 Sep 2009, 13:43

Re: Thumbnail creation failure

Post by Schmunzel »

And I have the same problem too.
4 albums are correctliy working, with all thumbnails. The fifth now make problems. The large of pictures are max. 200 kb.
I have just deletet and installed the programm, with the same effect.

The errorcode:
Fatal error: Allowed memory size of 52428800 bytes exhausted (tried to allocate 17152 bytes)in C:\xampp\htdocs\joomla\administrator\components\com_phocagallery\libraries\phocagallery\image\imagemagic.php on line 220

HELP HELP HELP :cry:
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49297
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Thumbnail creation failure

Post by Jan »

Hi, you need to increase php memory for your site :(
If you find Phoca extensions useful, please support the project
Prinze
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 03 Sep 2009, 15:30

Re: Thumbnail creation failure

Post by Prinze »

Hi Jan

Thank you very much for the hint. I never would have thought about that (non-pro). I now increased the php memory and it works fine again. Thanks again. :)

P.S. For all with the same problem: In my case the value with memory_limit = in the file php.ini had to be increased.
Greez
Schmunzel
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 04 Sep 2009, 13:43

Re: Thumbnail creation failure

Post by Schmunzel »

Thanks a lot, Jan. It was the correct Idea!! Let me kiss your feed :D
Now it works fine. :twisted:
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49297
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Thumbnail creation failure

Post by Jan »

Ok
If you find Phoca extensions useful, please support the project
Post Reply