Jump to content

Featured Replies

Posted

Hello. I set the maximum size of profile pictures to 150 px, for one of the groups.

I also defined a variable in constants.php

\define( 'PHOTO_THUMBNAIL_SIZE', 150 );

The problem is that an unnecessary thumbnail of the same size and weight is created.

Even if I skip cropping/adjusting the image by closing the window, the thumbnail is still created.

Is there any way to bypass thumbnails for profile pictures? Because currently, two identical images are created.

Thanks.

Edited by SeNioR-

  • Author

I have already tried:

\define( 'PHOTO_THUMBNAIL_SIZE', FALSE );

but no effect.

  • Community Expert

There isnt any way in which to switch them off at present. It may be worth a suggestion in our suggestions are if you wish for something to be added of that nature

  • Author

It should definitely be implemented/improved. Can you move the topic to the suggestions section?

Recently Browsing 0

  • No registered users viewing this page.