عرض مشاركة واحدة
احصائياتى

الردود
6

المشاهدات
1164
Mohamed yasser
مشرف قسم تطوير المواقع
.:: مطور لغة PHP ::.
  • Mohamed yasser is just really niceMohamed yasser is just really niceMohamed yasser is just really niceMohamed yasser is just really nice

  • Mohamed yasser غير متواجد حالياً

المشاركات
589

+التقييم
76

تاريخ التسجيل
Mar 2019

الاقامة
ام الدنيا مصر

نظام التشغيل
Other

رقم العضوية
1982
06-12-2019, 07:41 PM
المشاركة 1
06-12-2019, 07:41 PM
المشاركة 1
Info حل مشكله الاقسام الفرعيه لاستايل هيلبرنت

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

في قالب
forumhome_forumbit_level2_post
اتبدله كله بده
كود PHP:
<tr align="center">
    <
td class="img-count"><div class="mainicon fa fa-h-square"></div></td>
    <
td class="alt1Active" align="right" id="f88">
        <
div class="TitleCatForum">
            <
h3 class="noblock"><a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]">$forum[title].</a></h3>
            <if 
condition="$show['browsers']"><span class="smallfont"><phrase 1="$forum[browsers]"> ( $vbphrase[x_viewing] ) </phrase></span></if>
        </
div>
        <
div class="forum-desc">$forum[description].</div>
        <
div class="h-hide">المواضيع $forum[threadcountالمشاركات $forum[replycount]</div>
    <
line>






<if 
condition="$show['lastpostinfo']">
    <
div class="lastpost-hide">
<
div class="InfoFormhome">
        <
div class="NewsReply">الأحدث : <a href="showthread.php?$session[sessionurl]goto=newpost&amp;t=$lastpostinfo[lastthreadid]style="white-space:nowrap" title="<phrase 1="$lastpostinfo[lastthread]">$vbphrase[go_first_unread_in_thread_x]</phrase>"><strong>$lastpostinfo[trimthread]</strong></a>
    </
div><br>

    <
div class="NewsUser">
         <
phrase 1="member.php?$session[sessionurl]find=lastposter&amp;f=$lastpostinfo[forumid]2="$lastpostinfo[lastposter]">$vbphrase[by_x]</phrase>

    </
div>
<
div class="NewsTime"><class="IconNewsTime fa fa-clock-o"></i>
        
$lastpostinfo[lastpostdate] <if condition="!$show['detailedtime']">   <span class="time"$lastpostinfo[lastposttime]</span></if>
    </
div>
</
div>
</
div>
</if>
</
line>
<if 
condition="$show['subforums']">
<
div class="subforum-header" style="margin-top:6px">
<
strong>الأقسام الفرعية</strong>: $forum[subforums]        
</
div>
</if>        
    </
td>
           <
td class="topics-count"><div style="color:#6BCFFF" class="badge icov4 simptip-position-right" data-tooltip="المواضيع">&#58926;</div>$forum[threadcount]</td>
           
<td class="posts-count"><div style="color:#BE0B93" class="badge icov4 simptip-position-right" data-tooltip="الردود">&#58989;</div>$forum[replycount]</td>
               
<td class="lastpostinfo"><div class="ReplyUserImg"><img style="margin-top:0px;" border="0" height="40" width="40" src="$forum[avatarurl]border="0" /></a></div>
    <
div class="Triangle"></div>
<if 
condition="$show['lastpostinfo']">

<
div class="InfoFormhome">

        <
div class="NewsReply">الأحدث : <a href="showthread.php?$session[sessionurl]goto=newpost&amp;t=$lastpostinfo[lastthreadid]style="white-space:nowrap" title="<phrase 1="$lastpostinfo[lastthread]">$vbphrase[go_first_unread_in_thread_x]</phrase>"><strong>$lastpostinfo[trimthread]</strong></a>
    </
div><br>
    <
div class="NewsUser">
         <
phrase 1="member.php?$session[sessionurl]find=lastposter&amp;f=$lastpostinfo[forumid]2="$lastpostinfo[lastposter]">$vbphrase[by_x]</phrase>

    </
div>
<
div class="NewsTime"><class="IconNewsTime fa fa-clock-o"></i>
        
$lastpostinfo[lastpostdate] <if condition="!$show['detailedtime']">   <span class="time"$lastpostinfo[lastposttime]</span></if>
    </
div>
</
div>
</if>
</
td>

</
tr>
$childforumbits 
في قالب
forumhome_subforumbit_post
بدله كله بده
كود PHP:
<a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]"><span class="fa fa-comments" style="color: rgb(5, 132, 105); margin-right: 5px; margin-left: 5px;"></span>$forum[title]</a
النتيجه


وبس كده