[Solved]: Thumb size in orginal-image. [Solved]: Thumb size in orginal-image.
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

[Solved]: Thumb size in orginal-image.

Started by Linosa, February 27, 2008, 10:17:43 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Linosa

Hi,

When I try to use "exact" at my thumbnails some orginal-images also get that size. Why is that?

Stramm


Linosa

http://andreasjohnson.starszz.com/gallery/index.php

But I've changed now so I don't have exact thumbnales (haven't updated the old ones though).

Stramm

I meant a link to a pic that you consider to be problematic.

Linosa

Uh, I changed to "exact" again and this time it made the thumbs look really wierd. I used 93px as height.

http://andreasjohnson.starszz.com/gallery/index.php

Stramm

Quote from: Linosa on February 28, 2008, 11:25:13 AM
Uh, I changed to "exact" again and this time it made the thumbs look really wierd. I used 93px as height.

http://andreasjohnson.starszz.com/gallery/index.php


expected behaviour... please read the modpack docs.

Linosa

I just read the docs and can't find my problem anywhere.

When I try to use exact size of my thumbs, some of my orginal-images turn outs to look really small in firefox. Example:
http://andreasjohnson.starszz.com/gallery/displayimage.php?album=lastup&cat=0&pos=0
And even smaller in explorer:
http://andreasjohnson.starszz.com/gallery/displayimage.php?album=lastup&cat=0&pos=0

All my thumbs in Explorer (6.0) just have a height of 1 pixel. Example:
http://andreasjohnson.starszz.com/gallery/index.php

When I edit height in config, the next time I go there the height-space is empty.


Stramm

QuoteWhen I try to use exact size of my thumbs, some of my orginal-images turn outs to look really small in firefox. Example:
It's theme issues... probably a theme that is a plain copy of the sample/theme.php. Remove all unnecessary (not modified) functions and variables. You can try the classic theme... no problem there.

QuoteAll my thumbs in Explorer (6.0) just have a height of 1 pixel. Example:
Looks to me as if you set the resize method to 'exact' but haven't set a thumb height.

Linosa

you're right, the pictures work if I change theme. I guess I have to try to re-code the gallery so it looks like I want it.

The prob with 1px height in IE is still there though, and I set the height everytime but it's gone next time I check the config.

Stramm

run update.php again... if that doesn't help reupload the modpack files. Make sure you upload all files overwriting the existing ones.

Linosa

I think it works now. I changed template and run the update file again and everything seems to work. Thanks a lot for your help!