Summary:
No thumbnails generated anymore
Detailed Description:
Having problems generating thumbnails on an older upgraded site with this module
running PHP 7.4.33 on CMS Made Simple 2.2.18. When uploading an image no
thumbnail is generated the resulting html is like this:
<li class="thumb">
<a
href="https://example.nl/uploads/images/Travelling/Europe/Test/20230705_121317
[1024x768].jpg" rel="Test" class="thickbox" title="20230705_121317
[1024x768].jpg"> <img
src="https://example.nl/uploads/imageshttps://example.nl/uploads/images/Travelling/Europe/Test/20230705_121317
[1024x768].jpg" alt="20230705_121317 [1024x768].jpg" title="20230705_121317
[1024x768].jpg" height="">
</a>
</li>
PHP error:
Got error 'PHP message: PHP Notice: Trying to access array offset on value of
type null in
/home/example/domains/example.nl/public_html/modules/Album/action.uploadpicture.php
on line 44
Dir only contiains the actual uploaded image no thumb_ images.