Creating thumbnails page broken?

Phoca Gallery - image gallery extension
brot2
Phoca Newbie
Phoca Newbie
Posts: 4
Joined: 13 Feb 2009, 00:31

Creating thumbnails page broken?

Post by brot2 »

Hi everyone,

I have a small problem when creating thumbnails (actually I can't create them ;-)). The page that appears is incomplete. I only get a page with the following source.

Code: Select all

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-en" lang="en-en" dir="ltr" >
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<title>Creating of thumbnail</title>
</head>
<body>
<div style="text-align:right;padding:10px"><a style="font-family: sans-serif, Arial;font-weight:bold;color:#fc0000;font-size:14px;" href="index.php?option=com_phocagallery&controller=phocagallery&task=disablethumbs">Stop Thumbnails Creation</a></div>
There are no closing </body> or </html> tags. What's wrong?
I'm on joomla 1.5.20 and noticed this first on phoca gallery 2.7.4, then updated to 2.7.6, but it didn't fix my problem.
Ideas anyone?

Best regards,
Brot2
brot2
Phoca Newbie
Phoca Newbie
Posts: 4
Joined: 13 Feb 2009, 00:31

Re: Creating thumbnails page broken?

Post by brot2 »

Am I the only one who has this problem? :cry:
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49297
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Creating thumbnails page broken?

Post by Jan »

Hi, seems like you get some php fatal error, try to see:
https://www.phoca.cz/documents/16-joomla ... rs-on-site

Jan
If you find Phoca extensions useful, please support the project
brot2
Phoca Newbie
Phoca Newbie
Posts: 4
Joined: 13 Feb 2009, 00:31

Re: Creating thumbnails page broken?

Post by brot2 »

You were right. I had a memory allocation error. I had to reduce the size of one image. Now everything works fine. :-)

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

Re: Creating thumbnails page broken?

Post by Jan »

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