بسم الله الرحمن الرحيم
السلام عليكم ورحمة الله وبركاته
اخواني
قمت بتركيب ستايل جديد وكل شي تمام
لاكن اكتشفت انه لا يوجد اختيار الستايل .كذالك اللغه .وتبعاتها .المشرف العام .والمشرفين
اريد منكم كيفية حل المشكله
عرض للطباعة
بسم الله الرحمن الرحيم
السلام عليكم ورحمة الله وبركاته
اخواني
قمت بتركيب ستايل جديد وكل شي تمام
لاكن اكتشفت انه لا يوجد اختيار الستايل .كذالك اللغه .وتبعاتها .المشرف العام .والمشرفين
اريد منكم كيفية حل المشكله
اهلين اخوي
المشكله عندك انها محذوفه من الفوتر
اخوي ابحث في الهيدر عن
أضف بعدهااكود PHP:
$spacer_close
<!-- /content area table -->
وإذا ما ضبط معك حط كل مافي الهيدر عندك هنا وان شاء الله ما نقصر معككود PHP:
<form action="$vboptions[forumhome].php" method="get">
<table cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="$stylevar[outertablewidth]" class="page" align="center">
<tr>
<if condition="$show['quickchooser']">
<td class="tfoot">
<select name="styleid" onchange="switch_id(this, 'style')">
<optgroup label="$vbphrase[quick_style_chooser]">
$quickchooserbits
</optgroup>
</select>
</td>
</if>
<if condition="$show['languagechooser']">
<td class="tfoot">
<select name="langid" onchange="switch_id(this, 'lang')">
<optgroup label="$vbphrase[quick_language_chooser]">
$languagechooserbits
</optgroup>
</select>
</td>
</if>
<td class="tfoot" align="$stylevar[right]" width="100%">
<div class="smallfont">
<strong>
<if condition="$show['contactus']"><a href="$vboptions[contactuslink]" rel="nofollow">$vbphrase[contact_us]</a> -</if>
<if condition="$vboptions['hometitle']"><a href="$vboptions[homeurl]">$vboptions[hometitle]</a> -</if>
<if condition="$show['admincplink']"><a href="$admincpdir/index.php$session[sessionurl_q]">$vbphrase[admin]</a> -</if>
<if condition="$show['modcplink']"><a href="$modcpdir/index.php$session[sessionurl_q]">$vbphrase[mod]</a> -</if>
<if condition="$vboptions['archiveenabled']"><a href="archive/index.php">$vbphrase[archive]</a> -</if>
<if condition="$vboptions[privacyurl]"><a href="$vboptions[privacyurl]">$vbphrase[privacy_statement]</a> -</if>
<a href="#top" onclick="self.scrollTo(0, 0); return false;">$vbphrase[top]</a>
</strong>
</div>
</td>
</tr>
</table>
<br />
<div align="center">
<div class="smallfont" align="center">
<!-- Do not remove this copyright notice -->
$vbphrase[powered_by_vbulletin]
<!-- Do not remove this copyright notice -->
</div>
<div class="smallfont" align="center">
<!-- Do not remove $cronimage or your scheduled tasks will cease to function -->
$cronimage
<!-- Do not remove $cronimage or your scheduled tasks will cease to function -->
$vboptions[copyrighttext]
</div>
</div>
</form>
<if condition="$show['dst_correction']">
<!-- auto DST correction code -->
<form action="profile.php?do=dst" method="post" name="dstform">
<input type="hidden" name="s" value="$session[sessionhash]" />
<input type="hidden" name="do" value="dst" />
</form>
<script type="text/javascript">
<!--
var tzOffset = $bbuserinfo[timezoneoffset] + $bbuserinfo[dstonoff];
var utcOffset = new Date().getTimezoneOffset() / 60;
if (Math.abs(tzOffset + utcOffset) == 1)
{ // Dst offset is 1 so its changed
document.forms.dstform.submit();
}
//-->
</script>
<!-- / auto DST correction code -->
</if>
<script type="text/javascript">
<!--
// Main vBulletin Javascript Initialization
vBulletin_init();
//-->
</script>
أخوك حلم إنسان
وهذي الطريقة للاختيار من لوحة التحكم
http://www.mwadah.com/post175267-35/
تحياتي
اخوي حلم انسان
مشكور على تجاوبك معي لاكن الــــ
ما حصلتهكود PHP:
$spacer_close
<!-- /content area table -->
على العموم هذا الهيدر
<اذا امكن تشوف المشكلهكود PHP:
html dir="rtl">
<div align="center">
<center>
<table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse; border-width: 0" bordercolor="#111111" width="100%" id="AutoNumber1">
<tr>
<td width="4%" style="border-style: none; border-width: medium">
<img border="0" src="vbmsd/ds2.gif" align="right" hspace="0" width="37" height="305"></td>
<td width="32%" style="border-style: none; border-width: medium" background="vbmsd/dssssssss1.gif">
<img border="0" src="vbmsd/ds3.gif" align="right" hspace="0" width="359" height="305"></td>
<td width="32%" style="border-style: none; border-width: medium" background="vbmsd/dssssssss1.gif"> </td>
<td width="34%" style="border-style: none; border-width: medium" background="vbmsd/dssssssss1.gif">
<img border="0" src="vbmsd/ds4.gif" align="left" hspace="0" width="347" height="305"></td>
<td width="4%" style="border-style: none; border-width: medium">
<img border="0" src="vbmsd/ds1.gif" align="left" hspace="0" width="37" height="305"></td>
</tr>
<tr>
<td width="4%" style="border-style: none; border-width: medium" background="vbmsd/hk2.gif"> </td>
<td width="98%" style="border-style: none; border-width: medium" colspan="3">
<p align="center">
$spacer_open
$_phpinclude_output
اكون شاكرلك
مشكور اخوي ابو نواف
لاكن المشكله مش من الخيارات لان الستايلات الباقيه اوكيه
اشكرك مره ثانيه
ابشركم انحلت المشكله
ركبت الكود في آخر الفوتر واشتغل تمام
مشكور اخوي حلم انسان
تحياتي لك
اهلين اخوي البدوي
اسف كان فيه غلط كتبتلك الهيدر بدل الفوتر
بس المهم انا ضبطة معاك
صحيح وانا فهمتها بس متأخر
تحياتي لك