Exact thumbnails, but still have an intermediate photo Exact thumbnails, but still have an intermediate photo
 

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

Exact thumbnails, but still have an intermediate photo

Started by flowmo, September 18, 2007, 05:56:05 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

flowmo

I have just realized that when you set your thumbnails to exact, your intermediate pictures are no longer used and the full image is just displayed...

Is it possible to have thumbnails as if you were using max width, while still having your thumbnails use exact?

Stramm

No, the creation of intermediate pics is not dependent of the thumb resize method. Please check if you've (still) enabled intermediate images.

flowmo

Create intermediate pictures is still enabled

I have confirmed that setting the thumbnails to exact eliminates my intermediate pictures by enabling, and than disabling "exact" in the ACP

I'm just totally lost as to where to start to find a solution for this

//Thanks for the fast reply

flowmo

Sorry, forgot to mention, intermediate photos are still created, they just aren't used.

Stramm


flowmo

http://www.***buc***.com/displayimage-lastup-0-7.html

***=emo
***=ket

That's one of the photos not displaying the intermediate.. after you have seen that, I will change thumbs to use max width, and that images intermediate photo will than be displayed

Stramm


flowmo


Stramm

It's a theme problem... probably a theme that contains all and every function from themes/sample/theme.php (utterly unnecessary -> you only copy functions into your theme.php you edited)

So my guess is you just have to delete function theme_html_picture() from your theme.php to make it work

flowmo

ahh that would be it.. I have some modified functions in there for my votebox and file info box that I did... Probably modified something on accident.

thanks for the help  :)