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

[مجابه] إختفاء عنوان الموضوع من title

موضوع مغلق

الصفحة 2 من 2
<
1

  • [مشكله]
26-04-2013 11:06 مساءً
jeltiyassir
معلومات الكاتب
السلام عليكم و رحمة الله و بركاته



بعد القيام برفع التحديثات الأخيرة , إختفى عنوان الموضوع من title و يظهر عنوان الموقع في المقابل .



مثال :http://forum.najahway.com/t5702

look/images/icons/i1.gif [مجابه] إختفاء عنوان الموضوع من title
  28-04-2013 09:26 مساءً   [1]
Soliman
معلومات الكاتب
وعليكم السلام ورحمة الله وبركاته ،،

غير صحيح لا يوجد اي تحديث يخفي عناوين المواضيع من عنوان المتصفح ..

تأكد فقط من رفع ملف includes/functions.class.php الأصلي

إذا لم تحل خذ نسخة من قالب الهيدر للأستايل الافتراضي ثم اعده لأصلة

look/images/icons/i1.gif [مجابه] إختفاء عنوان الموضوع من title
  30-04-2013 03:17 صباحاً   [2]
jeltiyassir
معلومات الكاتب
المشاركة الأصلية كتبت بواسطة: Soliman وعليكم السلام ورحمة الله وبركاته ،،

غير صحيح لا يوجد اي تحديث يخفي عناوين المواضيع من عنوان المتصفح ..

تأكد فقط من رفع ملف includes/functions.class.php الأصلي

إذا لم تحل خذ نسخة من قالب الهيدر للأستايل الافتراضي ثم اعده لأصلة



لاحظت المشكل بعد التحديثات و الله أعلم , جربت الحلول المقترحة و لا تغيير للأسف :/

look/images/icons/i1.gif [مجابه] إختفاء عنوان الموضوع من title
  30-04-2013 01:35 مساءً   [3]
Soliman
معلومات الكاتب
اصلاً عنوان اسم المنتدى ملغي من زمان عنوان المواضيع



- قالب الـ headinclud اعده لأصلة

وملف includes/functions.class.php اعد رفعه من آخر نسخة

يفضل ان تعيد تحميل آخر نسخة محدثة من الموقع الرسميhttps://pbboard.info/

look/images/icons/i1.gif [مجابه] إختفاء عنوان الموضوع من title
  01-05-2013 11:03 مساءً   [4]
jeltiyassir
معلومات الكاتب
المشاركة الأصلية كتبت بواسطة: Soliman اصلاً عنوان اسم المنتدى ملغي من زمان عنوان المواضيع



- قالب الـ headinclud اعده لأصلة

وملف includes/functions.class.php اعد رفعه من آخر نسخة

يفضل ان تعيد تحميل آخر نسخة محدثة من الموقع الرسميhttps://pbboard.info/



أعلم , لم أعدل على أي قالب , هذا محتوى القالب :



CODE
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"
 xmlns:fb="http://ogp.me/ns/fb#" dir="{$_CONF['info_row']['content_dir']}" xml:lang="{$_CONF['info_row']['content_language']}" lang="{$_CONF['info_row']['content_language']}">
<head>
<!-- no cache headers -->
    <meta http-**="Pragma" content="no-cache" />
    <meta http-**="Expires" content="-1" />
    <meta http-**="Cache-Control" content="no-cache" />
    <!-- end no cache headers -->
<meta http-**="Content-Type" content="text/html; charset={$_CONF['info_row']['charset']}" />
<meta http-**="Content-Language" content="{$_CONF['info_row']['content_language']}" />
{if {$index}}
<meta name="keywords" content="{$keywords}" />
{else}
<meta name="keywords" content="{Des::while}{tags}{$tags['tag']},{/Des::while}keyword" />
{/if}
<meta name="description" content="{$description}" />
<!--[if gte IE 7]><meta http-**="X-UA-Compatible" content="IE=EmulateIE7" /><![endif]-->


 <link rel="shortcut icon" href="favicon.ico" />  
<link rel="stylesheet" href="{$ForumAdress}
{$style_path}" type="text/css" />
<link rel="alternate" type="application/rss+xml" title="{$lang['rss_subject']}" href="
{$ForumAdress}index.php?page=rss&amp;subject=1" />
{if {$index}}
<link rel="alternate" type="application/rss+xml" title="{$lang['rss_section']}" href="{$ForumAdress}
index.php?page=rss&amp;section=1&amp;id={$SECTION_ID}" />
{/if}                                                                                          
<style type="text/css" media="all">
 /*action_find_addons_css_1*/
  /*action_find_addons_css_2*/
@import url("images/friend/style.css");
</style>
<script type="text/javascript" src="{$ForumAdress}includes/js/pbboardCode.js"></script>
<script type="text/javascript" src="{$ForumAdress}includes/js/pbboard_global.js"></script>
<script type="text/javascript" src="{$ForumAdress}includes/js/jquery.js"></script>
<script type="text/javascript" src="{$ForumAdress}includes/js/jquery-ui.min.js"></script>
<script type="text/javascript" src="{$ForumAdress}includes/js/poem.js"></script>
<script type="text/javascript" src="{$ForumAdress}includes/js/shCore.js"></script>
<script type="text/javascript" src="{$ForumAdress}includes/js/shBrushPhp.js"></script>
<script type="text/javascript">SyntaxHighlighter.config.bloggerMode = true; SyntaxHighlighter.all();</script>
{if {$_CONF['info_row']['resize_imagesAllow']} == 1}
{template}imgs_resize{/template}
{/if}
<style type="text/css">.shakeimage{position:relative}</style>
<script type="text/javascript" src="{$ForumAdress}includes/js/effects.js"></script>
<title>{$title}
{if {$_CONF['info_row']['allowed_powered']} == 1}
 - {$lang['powered']}
{/if}</title>

{if {$_CONF['info_row']['tags_cloud_css']} == 1}
<link rel="stylesheet" href="css/tagcloud.css" type="text/css" />
{/if}




{if {$_CONF['info_row']['tags_cloud_css']} == 1}
<link rel="stylesheet" href="css/tagcloud.css" type="text/css" />
{/if}



{if {$_CONF['info_row']['sidebar_active']} }

<style  type="text/css" media="screen" >
.left {float: left;}
.right {float: right;}
.clearer {clear: both;display: block;font-size: 0;height: 0;line-height: 0;}
.hidden {display: none;}
#sidebar {border: 0px;display: none;}
#content {border: 0px;width: 99%;}
.use-sidebar #content {width: <?php echo (99 - $PowerBB->_CONF['template']['_CONF']['info_row']['sidebar_width']);?>%;}
.use-sidebar #sidebar {display: block;width: {$_CONF['info_row']['sidebar_width']}%;}
.sidebar-at-left #sidebar {margin-right: 0;margin-top:{$_CONF['info_row']['side_bar_top']}px;}
.sidebar-at-right #sidebar {margin-left: 0;margin-top:{$_CONF['info_row']['side_bar_top']}px;}
.sidebar-at-left #content, .use-sidebar.sidebar-at-right #sidebar, .sidebar-at-right #separator {float: right;}
.sidebar-at-right #content, .use-sidebar.sidebar-at-left #sidebar, .sidebar-at-left #separator {float: left;}
#separator {background: url('develop/toggle.gif') no-repeat center top;display: block;outline: none;width: 1%;margin-top:{$_CONF['info_row']['side_bar_top']}px;}
.use-sidebar #separator {background: url('develop/toggle.gif') no-repeat center top;border-color: #FFF;}
#separator:hover {}
</style>
{/if}
<script type="text/javascript">
$(document).ready(function () {
     
    $('#toggle-view li').click(function () {
        var text = $(this).children('div.panel');
        if (text.is(':hidden')) {
            text.slideDown('200');
        } else {
            text.slideUp('200');
        }
         
    });
 
});
</script>


<?php
if($PowerBB->_GET['page']=='topic')
{
?>
<meta property="fb:app_id" content="{$_CONF['info_row']['facebook_appid']}"/>
<meta property="og:title" content="{$title}" />
<meta property="og:type" content="article" />
<meta property="og:url" content="<?php echo $PowerBB->functions->GetForumAdress().$PowerBB->functions->rewriterule('index.php?page=topic&amp;show=1&amp;id=').$PowerBB->_GET['id'];?>" />
{if {$_CONF['info_row']['facebook_img_active']}==1}
<meta property="og:image" content="{$_CONF['info_row']['facebook_img']}" />
{/if}
<?php
}
else
{
?>
{if {$_CONF['info_row']['facebook_siteimg_active']}==1 }
<meta property="fb:app_id" content="{$_CONF['info_row']['facebook_appid']}"/>
<meta property="og:title" content="{$title}" />
<meta property="og:type" content="article" />
<meta property="og:url" content="<?php echo $PowerBB->functions->GetForumAdress();?>index.php" />
<meta property="og:image" content="{$_CONF['info_row']['facebook_img']}" />
{/if}
{/if}

</head>
<body>

<?php if($PowerBB->_CONF['template']['index'] || $PowerBB->_GET['page'])
{
?>
{if {$_CONF['info_row']['redirect_links_active']} == '1'}
{if {$_CONF['info_row']['redirect_encode64']} == '1'}
{template}redirect64{/template}
{else}
{template}redirect{/template}
{/if}
{/if}
<?php } ?>
{if {$_CONF['info_row']['redirect_links_active']} == '1'}
{if !{$redirect}}
{template}redirect{/template}
{/if}
{/if}


<?php if($PowerBB->_CONF['template']['index'] || $PowerBB->_GET['page'])
{
if(!stristr($PowerBB->_SERVER['PHP_SELF'],'redirect.php')){
?>
{if {$_CONF['info_row']['redirect_links_active']} == '1'}
{if {$_CONF['info_row']['redirect_encode64']} == '1'}
{template}redirect64{/template}
{else}
{template}redirect{/template}
{/if}
{/if}
<?php
}
} ?>

{template}header{/template}   





لا أعتقد أن المشكل في الستايل لان جميع الستايلات بها نفس المشكل و يمكنك تغيير الستايل أسفل المنتدى



قمت بإعادة رفع الملفات من نسخة حملتها من الموقع حديثا و نفس المشكل

تم تحرير المشاركة بواسطة :jeltiyassir بتاريخ:01-05-2013 11:04 مساءً


look/images/icons/i1.gif [مجابه] إختفاء عنوان الموضوع من title
  02-05-2013 10:56 صباحاً   [5]
Soliman
معلومات الكاتب
اخي العزيز قالب headinclud لديك به اخطأء

وايضاً لديك كود موجود به اعتقد ان هو سبب المشكلة والتعارض لديك



قلت لك من البداية قالب الـ headinclud اعده لأصلة الافتراضي واذهب ثم شاهدة المواضيع

وطريقة استعادة الأصل للقالب : هو ان تقوم بتحرير القالب من لوحة الادارة ثم تنقر اسفله على مشاهدة الأصل ثم في الصفحة الأخرى انقر على استعادة



دمت بخير




look/images/icons/i1.gif [مجابه] إختفاء عنوان الموضوع من title
  15-05-2013 05:24 صباحاً   [6]
jeltiyassir
معلومات الكاتب
المشاركة الأصلية كتبت بواسطة: Soliman اخي العزيز قالب headinclud لديك به اخطأء

وايضاً لديك كود موجود به اعتقد ان هو سبب المشكلة والتعارض لديك



قلت لك من البداية قالب الـ headinclud اعده لأصلة الافتراضي واذهب ثم شاهدة المواضيع

وطريقة استعادة الأصل للقالب : هو ان تقوم بتحرير القالب من لوحة الادارة ثم تنقر اسفله على مشاهدة الأصل ثم في الصفحة الأخرى انقر على استعادة



دمت بخير





قمت بدلك و لم يحل المشكل , ثم قمت بإعادة رفع جميع الملفات من جديد و التأكد من التراخيص و تحديث الأقسام ثم كانت النتيجة انه تم إصلاح المشكل في المنتدى العام فقط :http://forum.najahway.com/t5764



أما المواضيع في باقي الأقسام فبقي المشكل كما هو :)

look/images/icons/i1.gif [مجابه] إختفاء عنوان الموضوع من title
  15-05-2013 03:10 مساءً   [7]
Soliman
معلومات الكاتب
احتمال كبير ان سبب المشكلة لديك بسبب احد الهاكات ممكن يكون هاك تعليقات الفيسبوك والله أعلم

جرب عطل الهاكات واحد تلو الآخر

look/images/icons/i1.gif [مجابه] إختفاء عنوان الموضوع من title
  16-05-2013 02:02 صباحاً   [8]
jeltiyassir
معلومات الكاتب
المشاركة الأصلية كتبت بواسطة: Soliman احتمال كبير ان سبب المشكلة لديك بسبب احد الهاكات ممكن يكون هاك تعليقات الفيسبوك والله أعلم

جرب عطل الهاكات واحد تلو الآخر



جربت تعطيل الهاكات حتى عطلتها جميعا و بقي نفس المشكل إختفاء عنوان الموضوع من title

look/images/icons/i1.gif [مجابه] إختفاء عنوان الموضوع من title
  16-05-2013 07:14 صباحاً   [9]
Soliman
معلومات الكاتب
إختفاء عنوان الموضوع من title

غريبة مشكلة عدم ظهور عناوين المواضيع بعنوان المتصفح باستثناء مواضيع قسم واحد فقط لديك

لم نواجه مشكلة مثل هذه من قبل ولم يسبق ان حصلت لأحد من قبل

قمت بتغطية جميع الاحتمالات الواردة التي قد تسبب مثل هذه المشكلة في ردودي عليك








look/images/icons/i1.gif [مجابه] إختفاء عنوان الموضوع من title
  21-05-2013 03:07 صباحاً   [10]
jeltiyassir
معلومات الكاتب
لا بأس..



شكرا لك على كل حال , بارك الله فيك

look/images/icons/i1.gif [مجابه] إختفاء عنوان الموضوع من title
  21-05-2013 04:49 صباحاً   [11]
Soliman
معلومات الكاتب
اهلا بك

إذا وفقت في معرفة سبب المشكلة وحلها

فلا تنسى طرحه ليستفيد منه اي شخص قد يواجه نفس المشكلة

مع انها مشكلة غريبة وحقيقة لا اعتقد ان اي شخص اخر ستواجه نفس المشكلة لكن من باب العلم بالشيء



بالتوفيق

تم تحرير المشاركة بواسطة :Soliman بتاريخ:21-05-2013 04:50 صباحاً


look/images/icons/i1.gif [مجابه] إختفاء عنوان الموضوع من title
  23-05-2013 02:50 صباحاً   [12]
jeltiyassir
معلومات الكاتب
المشاركة الأصلية كتبت بواسطة: Soliman اهلا بك

إذا وفقت في معرفة سبب المشكلة وحلها

فلا تنسى طرحه ليستفيد منه اي شخص قد يواجه نفس المشكلة

مع انها مشكلة غريبة وحقيقة لا اعتقد ان اي شخص اخر ستواجه نفس المشكلة لكن من باب العلم بالشيء



بالتوفيق



كنت جالسا اليوم و دخلت لوحة التحكم و قمت بإصلاح الجداول ثم تحديث العدادات و قمت بعمل جميع الخطوات الواحدة تل و الأخرى و بعدها لاحظت أن المشكل تم حله و لله الحمد :)



جزاك الله كل خير :)

الصفحة 2 من 2
<
1


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






الساعة الآن 12:44 AM