Fatal error: Call to a member function on a non-object in /home/dfdfdfd/public_html/newsite/components/com_content/image_auth.php on line 69 /** Image width */ var $img_width = 200; /** Image height */ var $img_height = 50; any ideas what the issue might be?
"Call to a member function " components/com_content/image_auth.php on line 69 Seems to be a joomla website... Can you output the content of that line (in the image_auth.php) ? Something on that line's undefined or missing.