Page 1 of 1
Can't see image detail view.
Posted: 11 Dec 2009, 12:32
by Artashes
Hello!
I have a uploaded images via ftp, he created thumbnails well (I checked), but when I'm opening a gallery and trying to open image detail view, I see white div...
I tried to find some information on forum, but too much topics. In FAQ something is written about GD library. If problem in that, please tell me how to enable it?
Thank you for your help!
P.S. The address of website -
http://amsir.net/WebSites/TopTimeMusa -> Masterpieces
Re: Can't see image detail view.
Posted: 11 Dec 2009, 13:17
by reko
Hi Artashes,
you say all three thumbnails (small, medium, large) were created correctly. Then please switch to a standard Jommla! template (eg rhuk_milkyway) and see if it works then. If so, it's an issue with your template...
regards
/rk
Re: Can't see image detail view.
Posted: 11 Dec 2009, 13:29
by Artashes
Thanks you for your advice. The problem in my template, I need to fix it somehow )
And another question, it's out of topic but still it's about gallery thumbnails. Category folder thumb don't shows random picture. It shows picture of a folder, but I want to see instead pictures from exact category.
Thank you.
Re: Can't see image detail view.
Posted: 11 Dec 2009, 13:44
by reko
OK.
For the category icon please see the documentation:
https://www.phoca.cz/documents/2-phoca-g ... -menu-item (eg "Display image instead of folder icon"), you have a lot of options there.
Re: Can't see image detail view.
Posted: 11 Dec 2009, 14:38
by Artashes
reko wrote:Hi Artashes,
you say all three thumbnails (small, medium, large) were created correctly. Then please switch to a standard Jommla! template (eg rhuk_milkyway) and see if it works then. If so, it's an issue with your template...
regards
/rk
Still I have no idea, how to fix that bug... I set and looked my template and rhuk_milkyway html sources and couldn't find a difference. Before I removed all the styles from my template and leave only <jdoc:include type="component" />, but source of my modal pop up is still like that:
<!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">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Untitled Document</title>
</head>
<body>
</body>
</html>
It's empty and I don't know how to fix that... Maybe anbody have some ideas??!
P.S. I tried to open a link in a new window, but still it's empty:
http://amsir.net/WebSites/TopTimeMusa/i ... t&Itemid=2
Re: Can't see image detail view.
Posted: 11 Dec 2009, 15:37
by Artashes
I found where is the bug, I just replaced my component.php file with standart template file.
Thank you!

Re: Can't see image detail view.
Posted: 13 Dec 2009, 19:36
by Jan
Ok