Album module and thumbnails in IE

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
Michal
New Member
New Member
Posts: 4
Joined: Thu May 10, 2007 9:38 pm

Album module and thumbnails in IE

Post by Michal »

Hello,
I am using the Album module 0.9.2 with CMSMS 1.1 and I have a problem
with thumbnails in Internet Explorer (tested in 5, 6, and IEs4Linux).
There are somethink like "dots" or very tiny picture (around 2x2px) with description only instead of thumbnails. In  it works fine in Firefox, Konquerer and Opera browsers.

You can see the page at http://www.knihovna-lanskroun.cz/index.php?page=fotogalerie.

There is used the default template with some translations to the Czech language.

Do you have any idea what could causes this problem?

Many thanks,
Michal
JayP
Forum Members
Forum Members
Posts: 12
Joined: Fri Mar 23, 2007 5:06 pm

Re: Album module and thumbnails in IE

Post by JayP »

Michal,

Did you solve the problem you were having with the Album thumnails, for I went to your site and am able to see them. I have IE7.

Jay
Michal
New Member
New Member
Posts: 4
Joined: Thu May 10, 2007 9:38 pm

Re: Album module and thumbnails in IE [SOLVED]

Post by Michal »

Hello,
yes, the problem is solved, thanks to Elijah post:


Looking at the HTML, I see this:



Somehow the height is being set to "" which is messing up IE.

I would try this

1. Go to: /admin/moduleinterface.php?module=Album
2. Click on the "Templates" tab.
3. Click on the "default" template: /admin/moduleinterface.php?mact=Album,m1_,edittemplate,0&m1_templatename=default
4. Delete this part from your template:
{$onepicture->autothumbnailsize}
5. Click Submit.

Hope this helps,
Elijah Lofgren

And I also deleted the {$album->autothumbnailsize} to fix the album thumbnails size.


Michal
Post Reply

Return to “CMSMS Core”