أهلا وسهلا بك زائرنا الكريم في منتدى دعم PBBoard الرسمي، لكي تتمكن من المشاركة ومشاهدة جميع أقسام المنتدى وكافة الميزات ، يجب عليك إنشاء حساب جديد بالتسجيل بالضغط هنا أو تسجيل الدخول اضغط هنا إذا كنت عضواً .

مشكله في المنتدى

موضوع مغلق


04-07-2010 04:05 مساءً
kedo9
معلومات الكاتب
هذه هي المشكله هناك رمز او شيء يظهر فوق المنتدى :
http://up.g4z4.com/uploads/6f84109603.png

look/images/icons/i1.gif مشكله في المنتدى
  07-07-2010 02:50 صباحاً   [1]
Mohandko
معلومات الكاتب
دى مشكلة فى التمبلت تبع الهيدر

افتح الكود ابحث عن عن */>
وقوم بحزفة مشكله في المنتدى

look/images/icons/i1.gif مشكله في المنتدى
  07-07-2010 05:25 صباحاً   [2]
lampard m-o
معلومات الكاتب
انا صاحب المنتدى معاه
ممكن شرح اكتر لاني تقريبا قمت بنفس الحل ولم ينفع

look/images/icons/i1.gif مشكله في المنتدى
  07-07-2010 06:16 صباحاً   [3]
Soliman
معلومات الكاتب
سبق وان ردينا عليك في موضوع سابق لك بخصوص الخطأ الموجود لديك في الهيدر مشكله في المنتدى
https://pbboard.info/forums/t1638&count=10#8540

فقط ارجو التركيز قليلاً وستتمكن من حل مشكلتك .

تم تحرير المشاركة بواسطة :Soliman بتاريخ:07-07-2010 06:16 صباحاً


look/images/icons/i1.gif مشكله في المنتدى
  07-07-2010 03:01 مساءً   [4]
lampard m-o
معلومات الكاتب
المشكلة كررتها اكثر من مرة وتاكدت اني قمت بكل شئ حتى انني جرب ان اقوم بها بنفسي ولكن دون جدوى

look/images/icons/i1.gif مشكله في المنتدى
  07-07-2010 03:08 مساءً   [5]
lampard m-o
معلومات الكاتب
اقتبـاس ،، <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html dir="{$_CONF['info_row']['content_dir']}" xmlns="http://www.w3.org/1999/xhtml" xml:lang="{$_CONF['info_row']['content_language']}" lang="{$_CONF['info_row']['content_language']}">
<head>
<meta http-**="Content-Type" content="text/html; charset={$_CONF['info_row']['charset']}" />
<meta http-**="Content-Language" content="{$_CONF['info_row']['content_language']}" />
<meta name="keywords" content="{$_CONF['info_row']['keywords']}" />
<meta name="description" content="{$_CONF['info_row']['description']}" />
<link rel="shortcut icon" href="favicon.ico" />
<link rel="stylesheet" href="{$style_path}" type="text/css" />
<link rel="alternate" type="application/rss+xml" title="{$lang['rss_subject']}" href="index.php?page=rss&amp;subject=1" />
{if {$SECTION_RSS}}
<link rel="alternate" type="application/rss+xml" title="{$lang['rss_section']}" href="index.php?page=rss&amp;section=1&amp;id={$SECTION_ID}" />
{/if}
{template}pbboard_code_js{/template}
<script type="text/javascript" src="includes/js/prototype.js"></script>
<script type="text/javascript" src="includes/js/scriptaculous.js?load=effects"></script>
<script type="text/javascript" src="includes/js/lightbox.js"></script>
{if {$JQUERY}}
<script type="text/javascript" src="includes/js/jquery.js"></script>
{/if}
</head>
<body>
<!--pbb.logo.start-->

مشكله في المنتدى
<!--pbb.logo.end-->
{template}main_bar{/template}
هاهو الكود ؟؟ ممكن تاكد منه

تم تحرير المشاركة بواسطة :lampard m-o بتاريخ:07-07-2010 03:10 مساءً


look/images/icons/i1.gif مشكله في المنتدى
  07-07-2010 03:09 مساءً   [6]
lampard m-o
معلومات الكاتب
CODE

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "[url=http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd]http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd[/url]">
<html dir="{$_CONF['info_row']['content_dir']}" xmlns="[url=http://www.w3.org/1999/xhtml]http://www.w3.org/1999/xhtml[/url]" xml:lang="{$_CONF['info_row']['content_language']}" lang="{$_CONF['info_row']['content_language']}">
<head>
<meta http-**="Content-Type" content="text/html; charset={$_CONF['info_row']['charset']}" />
<meta http-**="Content-Language" content="{$_CONF['info_row']['content_language']}" />
<meta name="keywords" content="{$_CONF['info_row']['keywords']}" />
<meta name="de**ion" content="{$_CONF['info_row']['de**ion']}" />
   <link rel="shortcut icon" href="favicon.ico" />
 <link rel="stylesheet" href="{$style_path}" type="text/css" />
 <link rel="alternate" type="application/rss+xml" title="{$lang['rss_subject']}" href="rss.xml" />
 {if {$SECTION_RSS}}
 <link rel="alternate" type="application/rss+xml" title="{$lang['rss_section']}" href="index.php?page=rss&section=1&id={$SECTION_ID}" />
 {/if}
{template}pbboard_code_js{/template}
<** type="text/java**" src="includes/js/prototype.js"></**>
<** type="text/java**" src="includes/js/**aculous.js?load=effects"></**>
<** type="text/java**" src="includes/js/lightbox.js"></**>
 {if {$JQUERY}}
  <** type="text/java**" src="includes/js/jquery.js"></**>
 {/if}
</head>
<body>
<!--pbb.logo.start-->
  <table border="0" cellspacing="1" width="1%" cellpadding="0" style="border-collapse: collapse" align="center">
    <tr>
	 <td width="100%" background="{$image_path}/bg_header.gif" align="right" colspan="7">
	 <a href="index.php">
	 <img alt="{$_CONF['info_row']['title']}" border="0" cellspacing="1" src="{$image_path}/logo.jpg" /></a></td>
    </tr>
  </table>
<!--pbb.logo.end-->
{template}main_bar{/template}



هاهو الكود ؟؟ ممكن تاكد منه


المواضيع المتشابهه
عنوان الموضوع الكاتب الردود الزوار آخر رد
مشكله في تكرار الصور في ستايل Helpernt Marine شبعان
4 50 شبعان
مشكله عند اضافة موضوع جديد شبعان
13 119 Soliman
مشكله هاك اخر اخبار شبعان
2 110 شبعان
مشكله في اعدادات المنتدي شبعان
3 190 Soliman
مشكله في صور واجه ستايل zeina المواطن
3 174 Soliman

الكلمات الدلالية
لا يوجد كلمات دلالية ..






الساعة الآن 06:03 PM