Code: Select all
Warning: getimagesize(/PATH/components/com_phocagallery/assets/Images/shadow1.gif) [function.getimagesize]: failed to open stream: No such file or directory in /PATH/components/com_phocagallery/views/category/view.html.php on line 198Code: Select all
$instance->image_abs_front = JPATH_ROOT . DS . 'components' . DS . 'com_phocagallery' . DS . 'assets' . DS . 'Images'.DS ;Workaround: patch the above file

