سلام

فایل .htaccess رو به htaccess.txt تغییر نام بدید

فایل includes/sef.php رو باز کنید

line 501-510 رو ببینید :

کد:
// comment line below if you dont have mod_rewrite
		return $mosConfig_live_site .'/'. $string . $fragment;

		// allows SEF without mod_rewrite
		// uncomment Line 508 and comment out Line 510	
	
		// uncomment line below if you dont have mod_rewrite
		// return $mosConfig_live_site .'/index.php/'. $string . $fragment;
		// If the above doesnt work - try uncommenting this line instead
		// return $mosConfig_live_site .'/index.php?/'. $string . $fragment;
تغییرات رو اعمال کنید
فکر کنم مشکلتون حل شد

Using SEF without mod_rewrite

یا علی