My site is not live.
Am using 1.24 and Joomla 1.52
The site has been working up until today. I do not know what I changed but am now getting an error of ....
Notice: Trying to get property of non-object in /var/www/mymispoche/modules/mod_minifrontpage/helper.php on line 479
Line 479 is
."WHERE type='content_category' AND published='1' AND link='index.php?option=$option&task=category§ionid=$row->sectionid&id=$row->catid'"

;
Second problem also just started on a thumbnail.
Error is....
Notice: Undefined offset: 0 in /var/www/mymispoche/modules/mod_minifrontpage/helper.php on line 167
Line 167 is
$rows[$r]->images = $txtimgelsr[1][0];
Is this enough info to tell me what I need to debug.
Thanks
carltonb