فایل artbanners.other.php رو باز کنید
خط 63:
کد:
foreach ($rows as $row) {
به اینصورت تغییر بدید:
کد:
if(count($rows))
foreach ($rows as $row) {