صفحة 18 من 20
					
				[ ????? ] ??? ??? ???????? ?? ?????????-??? ??????? ????????
				مرسل: الجمعة يناير 28, 2011 6:35 am
				بواسطة عاصم المهدي
				???? ?????? كتب:
General Error
SQL ERROR [ mssql_odbc ]
[Microsoft][ODBC SQL Server Driver][SQL Server]Incorrect syntax near 'LIMIT'. [37000]
An sql error occurred while fetching this page. Please contact an administrator if this problem persists.
 
?????? : 
http://sudaneseonline.org/board/topic10.php 
			 
			
					
				[ ????? ] ??? ??? ???????? ?? ?????????-??? ??????? ????????
				مرسل: السبت إبريل 09, 2011 12:52 am
				بواسطة alghzil
				????? ???? ?????? ?? ????????? ??? ???? 
??? ???? ???? 
http://alghzil.com/bb/phpBB_Project_101_3.0.php 
			 
			
					
				[ ????? ] ??? ??? ???????? ?? ?????????-??? ??????? ????????
				مرسل: السبت إبريل 09, 2011 6:00 am
				بواسطة Dawn birth
				
??? ????? ????? ????? utf-8
 
			 
			
					
				[ ????? ] ??? ??? ???????? ?? ?????????-??? ??????? ????????
				مرسل: الثلاثاء إبريل 19, 2011 1:19 pm
				بواسطة alghzil
				???? ????? ????? ??? ?? ??? ??? ????? ?? "?????? ??? ?????? ??? ????? ?? ????????? ???????? ???"
			 
			
					
				[ ????? ] ??? ??? ???????? ?? ?????????-??? ??????? ????????
				مرسل: الأربعاء إبريل 20, 2011 6:46 am
				بواسطة Dawn birth
				??? ??? ???? ????? ??????? ?????? ? ???????? ????? ?? ??????? ??? ???? ????? 
?????? ?? ??? : ???? ??? ?????? 
http://www.alghzil.com/bb/phpBB_Project_101_3.0.php
?? ?? ????? view ???? character encoding ?? ???? unicode(utf-8)  ?? ?????????? 
?? ????????: view>encoding>more>unicode
???? ?????? ??? ?????? ????? ??? ???? ??? ?? ???? ????? ???????? ??????
 
			 
			
					
				[ ????? ] ??? ??? ???????? ?? ?????????-??? ??????? ????????
				مرسل: الأربعاء إبريل 20, 2011 1:33 pm
				بواسطة ابو عبد الودود
				???? ??? ???? ???? Dawn birth ??? ???? ??????? (utf-8 ??? ????? ???? ???? ??? ??? ????? ??? ????? ? ????? ??????? ?????? ????? ??????? ??????? 
?????? ??????
			 
			
					
				[ ????? ] ??? ??? ???????? ?? ?????????-??? ??????? ????????
				مرسل: الاثنين مايو 23, 2011 1:47 pm
				بواسطة heshambb
				???? ?? ????? كتب:????? ?? ?? ?????? ?? ?????? ??? 
phpBB2???
.
???? ???? ?? ?????
?? ?????? phpBB3
???? ????? ??? ?? ???? ftp - ???? ???? ?????? ??????
????? ?????? ??? ????? ?? phpBB3
?? ???? ?????? ?????? : http://www.phpbbarabia.com/downloads.php
??? ?????? ??? ???? ????? ????????? ???????? http://www.phpbbarabia.com/community/vi ... 34&t=14706
??? ?????? phpBB2 ????? ?? ??????? ??? ??? ????? 
.
???? 
			 
			
					
				[ ????? ] ??? ??? ???????? ?? ?????????-??? ??????? ????????
				مرسل: الأربعاء يونيو 15, 2011 4:18 pm
				بواسطة Eng.fekry
				???? ?? ????? ???? ???? ????? ??? ?? ????? ????????????????
 ?????
			 
			
					
				[ ????? ] ??? ??? ???????? ?? ?????????-??? ??????? ????????
				مرسل: الأحد يوليو 10, 2011 8:46 pm
				بواسطة Ghalebi
				Eng.fekry كتب:???? ?? ????? ???? ???? ????? ??? ?? ????? ????????????????
 ?????
???? ??????? ??????? ?? ??????? .. ??? ????? ?? ??? ??? ??? iframe ?? ??? index_body.html ?? ????? ?? ??? ??? overall_header.html ??????? ?? ??? ???? ???????
????????  

 
			 
			
					
				[ ????? ] ??? ??? ???????? ?? ?????????-??? ??????? ????????
				مرسل: الأحد يوليو 17, 2011 5:12 am
				بواسطة umaya
				?? ????? ?? ??? ???? ??? ??? ?? ??????? 
??? ??? ??????? ?? ?? ????? 

????? ?? ??? 
>>>>> 2= Topic ????? $title_limit ='10'; // Max Number of Title Graped ???? ??? ???????? ???????? $private_fourms ='18,8'; //Number of Private Fourms seperate # with coma " ," ????? ????????? ?????? ???? ??? ????????? ?????? $font_color ='black'; // The color of the font ??? ???? $font_face ='tahoma'; // The Font Face ??? ???? $font_size ='0.75em'; // The Font Size ??? ???? $frame_color ='white';// The Border Color ??? ?????? $back_color ='white';// TheBackground Color ??? ??????? echo"
[\"?????] [\"?????] [\"?????] [\"?????] 	"; if($post_type == "1") { //??? ??? ????? ??? ????????? ??? $sql = "SELECT topic_last_post_id,topic_title FROM phpbb_topics WHERE forum_id NOT IN ($private_fourms) AND topic_approved = 1 ORDER BY topic_last_post_id DESC LIMIT 0,$title_limit"; $result = $db->sql_query($sql); //$result = mysql_query($sql)or die(mysql_error()); while ($line = $db->sql_fetchrow($result)) { echo "  "; echo $line[topic_title]; echo "  "; } echo "
"; } elseif($post_type == "2") { //??? ??? ????? ??? ???????? ??? $sql = "SELECT topic_id,topic_title FROM phpbb_topics WHERE forum_id NOT IN ($private_fourms) AND topic_approved = 1 ORDER BY topic_id DESC LIMIT 0,$title_limit"; $result = $db->sql_query($sql); //$result = mysql_query($sql)or die(mysql_error()); while ($line = $db->sql_fetchrow($result)) { echo "  "; echo $line[topic_title]; echo "  "; } echo ""; } else { // ??? ???? ???????? ?? ?????? ?? ???? ??????? ??? ???? ????? ?????? echo ("????? ??? ?? ??? ?????? ?????????? ?????? ??? ??? ???????? (??? ?????? ?? ?????) ?????? ????? ????? ?????? ?????? ??????? ??????? ??????"); } ?>
??? ?? ???? ?
 
			 
			
					
				[ ????? ] ??? ??? ???????? ?? ?????????-??? ??????? ????????
				مرسل: الأحد يوليو 17, 2011 5:13 am
				بواسطة umaya
				?? ????? ??? ?????? ??? ????? ???? ???? ?????? ????? ?? ?????
			 
			
					
				[ ????? ] ??? ??? ???????? ?? ?????????-??? ??????? ????????
				مرسل: الخميس يوليو 21, 2011 6:02 pm
				بواسطة ياسر عتريس
				???? ?? ??? ??????? ????? ?????? ???
			 
			
					
				[ ????? ] ??? ??? ???????? ?? ?????????-??? ??????? ????????
				مرسل: الخميس يوليو 21, 2011 6:20 pm
				بواسطة Garebooo
				?? ??? ???????? ??? ??? phpBB_Project_101_3.0.php ??? ?????? ????
			 
			
					
				[ ????? ] ??? ??? ???????? ?? ?????????-??? ??????? ????????
				مرسل: الخميس يوليو 21, 2011 6:30 pm
				بواسطة ياسر عتريس
				Garebooo كتب:?? ??? ???????? ??? ??? phpBB_Project_101_3.0.php ??? ?????? ????
 
 ????? ??? ??????? ??? ???? ???? ????? ????? ????? ???? ??????? ??? ???????? ????? ??????? ????
 
			 
			
					
				[ ????? ] ??? ??? ???????? ?? ?????????-??? ??????? ????????
				مرسل: الجمعة يوليو 22, 2011 5:52 am
				بواسطة umaya
				?? ????? ??? ?? ????? ???? ?? ?? ???????
????? ???? ????????