Joomla 5.4.3 VM 4.4.6 php 8.4.21
Instead of thumbnails, my category pages now display this:
Deprecated: file_exists(): Passing null to parameter #1 ($filename) of type string is deprecated in /home/beqsaleshost/public_html/administrator/components/com_virtuemart/helpers/mediahandler.php on line 690
LIne 690 of mediahandler.php is
if (file_exists($file_url_thumb) and !is_dir($this->file_url) ) { // Spiros
Not sure how to proceed.
have you turned off error reporting?
Do you see loss of function?
site still working. biotechequipmentsales.com
Product pages are OK.
But the deprecated file_exists() Passing null error appears in many places.