Page 1 of 2
pictures don't work
Posted: 18 Aug 2016, 11:58
by dandez
Hello I have phoca gallery 4.1.2 and joomla 3.4.8
The problem is that uploaded pictures don't display.
The recreation thumbnails button in image section doesn't work.
Also there is thumbnails creation status OFF. Hovewer I can't switch it on anywhere as i can't find PARAMETERS section that used to be in previous Phoca version.
Any ideas what could actually help?
Re: pictures don't work
Posted: 18 Aug 2016, 12:12
by Benno
Hi,
I have phoca gallery 4.1.2 and joomla 3.4.8
You're using an outdated version of Phoca Gallery and Joomla!
Hovewer I can't switch it on anywhere as i can't find PARAMETERS section that used to be in previous Phoca version.
Since Joomla! v1.6 the PARAMETERS section is named Options.
Normally you find the Options tab in the upper right corner of Phoca Gallery Control Panel.
You must be logged in with Super user rights to see this tab.
Kind regards,
Benno
Re: pictures don't work
Posted: 27 Aug 2016, 14:09
by odins701
I have a similar problem. Actually, the same problem. I am using Phoca 4.3.1 and Joomla 3.6.2. I get folder icons instead of thumb nails and just the alt text is displaying for images, but no images.
Re: pictures don't work
Posted: 27 Aug 2016, 14:16
by Benno
Hi,
can you post the URL please?
Kind regards,
Benno
Re: pictures don't work
Posted: 27 Aug 2016, 14:29
by odins701
Re: pictures don't work
Posted: 27 Aug 2016, 15:00
by Benno
Hi,
go to: backend --> Components --> Phoca Gallery --> Control Panel --> Options --> Thumbnails --> Thumbnail Generation Settings --> and check if 'Enable Thumbnails Generation' ist set to 'Yes'.
Then go to: backend --> Components --> Phoca Gallery --> Images
and create the missing thumbs.
Kind regards,
Benno
Re: pictures don't work
Posted: 27 Aug 2016, 15:05
by odins701
ok, it was already set to yes, regenerated thumbnails, no change. Also note that not even the actual image is displaying. By the way, thanks so much for helping me!
Re: pictures don't work
Posted: 27 Aug 2016, 15:31
by Benno
Hi,
go to backend --> Componenten --> Phoca Gallery --> Info
Your Infosite should look like mine:
Kind regards,
Benno
Re: pictures don't work
Posted: 27 Aug 2016, 15:46
by odins701
Re: pictures don't work
Posted: 27 Aug 2016, 16:26
by christine
Hi,
Found the img:
http://goodguyelectrical.net/images/pho ... _test1.jpg
(wanted to test, if img exist).
The reason for could be the plugin of lazyload:
<a href="/gallery/category/2-test">
<span class="lazy_container lazyloaded" style="width: px;">
<span class="lazy_preloader" style="padding-top: 0%;"></span>
<img class="lazy" alt="test" src="/images/phocagallery/test/thumbs/phoca_thumb_m_test1.jpg" style="display: block;">
</span>
http://goodguyelectrical.net/plugins/sy ... azyload.js
... lazy_container ... is inactive.
Kind regards, Christine