اتمنى الحل يفيدكـ
افتح ملف
includes/functions_showthread.php
كود:$usertherd = $DB_site->query_first("SELECT COUNT(threadid) AS total FROM thread WHERE postuserid=$post[userid] "); $usertherdcoun = $usertherd[total]; $userpostdcoun = $post[posts] - $usertherdcoun ;
استبدله بـ
كود:if($post[userid] !=0){ $usertherd = $DB_site->query_first("SELECT COUNT(threadid) AS total FROM thread WHERE postuserid=$post[userid] "); $usertherdcoun = $usertherd[total]; $userpostdcoun = $post[posts] - $usertherdcoun ; }


		
		
 
 
  رد مع اقتباس

مواقع النشر (المفضلة)