News:

Looking for documentation? Take a look on our wiki

Main Menu

Deprecated: file_exists()

Started by scottstreet, June 12, 2026, 02:37:34 AM

Previous topic - Next topic

scottstreet

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.

PRO

have you turned off error reporting?

Do you see loss of function?

scottstreet

site still working. biotechequipmentsales.com

Product pages are OK.

But the deprecated file_exists() Passing null error appears in many places.