Page 1 of 1

Image is not displayed - Character '1' after the string: phoca_thumb_l

Posted: 03 Mar 2021, 00:24
by yapanta
Hello
I have the following problem at my phoca photo gallery, and I can't explain why.
I am adding a new photo and all the thumbnails are created correctly, but my new photo is not displayed in the list.
As you can see in my page: https://www.naftotopos.gr/index.php/el/ ... a-varkalas

the original photo is: Hydra-Varkalas-4.JPG
In thumbs subfolder the file "phoca_thumb_l_Hydra-Varkalas-4.JPG" exists... and
the module is trying to find and open a file with the name: "phoca_thumb_l1_Hydra-Varkalas-4.JPG"

There is the character '1' after the string: phoca_thumb_l

Could you help me please?

Thank you in advanced

Yannis

Re: Image is not displayed - Character '1' after the string: phoca_thumb_l

Posted: 03 Mar 2021, 00:45
by yapanta
Hello again...
I followed the instructions of the post "Photo display looking for wrong thumb name"
with the following two options:
1.) You use views that do not require additional thumbnails.
2.) You create the required additional thumbnails.
backend --> Components --> Phoca Gallerey --> Control Panel --> Options --> Thumbnails --> Thumbnail Generation Settings --> Additional Thumbnails=All etc

I noticed that my new photo is displayed with different dimensions compared with the other photos. This is not what I want. Also, many new thumbnails were created for all the photos. No, this is not what I want.
What do you mean with the option 1 above? Is there any other option to correct this case? I did't have this problem the previous days!
Why the character '1' is suddenly added to the image filename? Did I do something wrong?

Your help please!

Thank you

Re: Image is not displayed - Character '1' after the string: phoca_thumb_l

Posted: 03 Mar 2021, 15:03
by Jan
Hi, this is the function of additional thumbnails - it adds different formats for the thumbnails which will be used e.g. in masonry effect - so e.g. landscape images have larger width, portrait images have larger height, etc. So enabling this feature will create additional thumbnails. To not use them just disable all the parameters regarding additional thumbnails - then the original thumbnails will be used.

Jan

Re: Image is not displayed - Character '1' after the string: phoca_thumb_l

Posted: 03 Mar 2021, 18:57
by yapanta
Thank you Jan
I think that the problem is solved, but I have to inform you that the following parameters had been already set to the preferred values.

Thumbnail Generation Settings
-----------------------------------------
Additional Thumbnails: No
Margin (Additional Thumbnails): 0

But, I found by chance the following attribute which had the value 'Yes' and I set the 'No' value
Different Thumbnail Height: No

After that, all the thumbnails of the page, finally displayed correctly.

Thank you

Re: Image is not displayed - Character '1' after the string: phoca_thumb_l

Posted: 03 Mar 2021, 20:00
by Jan
Ok