By Guest on Friday, 20 April 2018
Replies 2
Likes 0
Views 1K
Votes 0
Hi,

There is a problem with the creation of scaled images for an event detail after we updated to joomla version 3.8.7.
In the jevents configuration the scaled image width is set to 0. Normally on image upload it created a thumb and a scaled image in the appropriate folder. Now, only the original and thumb images are created, the scaled one is missing . There is no error message in the logs either.

Your help would be appreciated. Thanks!

using:
php 7.1.1
joomla 3.8.7
jevents core 3.4.48
jevfiles 3.7.14
Hello,

A height of 0 means do not scale usually. set this to a high number if you do not want it to be used i.e. 10000. Then the width is the limit.

Many thanks
Tony
·
Friday, 20 April 2018 16:12
·
0 Likes
·
0 Votes
·
0 Comments
·
That fixed my issue.

Thanks a lot.
Daniel
·
Friday, 20 April 2018 22:56
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post