النتائج 1 إلى 3 من 3

الموضوع: طلب حذف جدول

  1. #1
    عضو نشيط
    تاريخ التسجيل
    Aug 2007
    المشاركات
    206

    طلب حذف جدول



    السلام عليكم

    اريد حذف الجدول المرفق صورة منه بالمنتدى


    كيف ؟؟





    الصور المرفقة الصور المرفقة  


  2. #2
    عضو سوبر نشيط
    تاريخ التسجيل
    Aug 2007
    المشاركات
    890


    افتح قالب الـ forumdisplay ابحث عن التالي واحذفه :

    كود PHP:
    <!-- Active Users in this Forum (and sub-forums) and Moderators -->

    <
    form action="forumdisplay.php" method="get">
    <
    input type="hidden" name="s" value="$session[sessionhash]/>
    <
    input type="hidden" name="f" value="$forumid/>
    <
    input type="hidden" name="page" value="$pagenumber/>
    <
    input type="hidden" name="pp" value="$perpage/>

    <
    table class="tborder" cellpadding="$stylevar[cellpadding]cellspacing="$stylevar[cellspacing]border="0" width="100%" align="center">
    <
    tr>
        <
    td class="tcat">$vbphrase[display_options]</td>
        <if 
    condition="$show['activeusers']">
        <
    td class="tcat">$vbphrase[currently_active_users]</td>
        </if>
        <if 
    condition="$show['moderators']">
        <
    td class="tcat">$vbphrase[moderators]</td>
        </if>
    </
    tr>
    <
    tr>
        <
    td class="thead"><phrase 1="$limitlower2="$limitupper3="$totalthreads">$vbphrase[showing_threads_x_to_y_of_z]</phrase></td>
        <if 
    condition="$show['activeusers']">
        <
    td class="thead">$totalonline (<phrase 1="$numberregistered2="$numberguest">$vbphrase[x_members_y_guests]</phrase>)</td>
        </if>
        <if 
    condition="$show['moderators']">
        <
    td class="thead">$vbphrase[moderators] : $totalmods</td>
        </if>
    </
    tr>
    <
    tr valign="top">
        <
    td class="alt1">
        
            <
    table cellpadding="0" cellspacing="1" border="0">
            <
    tr>
                <
    td class="smallfont" style="padding-right:6px">$vbphrase[sorted_by]</td>
                <
    td><select name="sort">
                    <
    option value="title" $sort[title]>$vbphrase[thread_title]</option>
                    <
    option value="lastpost" $sort[lastpost]>$vbphrase[last_post_time]</option>
                    <
    option value="dateline" $sort[dateline]>$vbphrase[thread_start_time]</option>
                    <
    option value="replycount" $sort[replycount]>$vbphrase[number_of_replies]</option>
                    <
    option value="views" $sort[views]>$vbphrase[number_of_views]</option>
                    <
    option value="postusername" $sort[postusername]>$vbphrase[thread_starter]</option>
                    <if 
    condition="$show['threadratings']"><option value="voteavg" $sort[voteavg]>$vbphrase[thread_rating]</option></if>
                </
    select></td>
                <
    td class="smallfont" style="padding-right:6px; padding-left:12px">$vbphrase[sort_order]</td>
                <
    td><select name="order">
                    <
    option value="asc" $order[asc]>$vbphrase[ascending]</option>
                    <
    option value="desc" $order[desc]>$vbphrase[descending]</option>
                </
    select></td>
            </
    tr>
            <
    tr>
                <
    td class="smallfont" style="padding-right:6px">$vbphrase[from_the]</td>
                <
    td><select name="daysprune">
                    <
    option value="1" $daysprunesel[1]>$vbphrase[last_day]</option>
                    <
    option value="2" $daysprunesel[2]>$vbphrase[last_2_days]</option>
                    <
    option value="7" $daysprunesel[7]>$vbphrase[last_week]</option>
                    <
    option value="10" $daysprunesel[10]>$vbphrase[last_10_days]</option>
                    <
    option value="14" $daysprunesel[14]>$vbphrase[last_2_weeks]</option>
                    <
    option value="30" $daysprunesel[30]>$vbphrase[last_month]</option>
                    <
    option value="45" $daysprunesel[45]>$vbphrase[last_45_days]</option>
                    <
    option value="60" $daysprunesel[60]>$vbphrase[last_2_months]</option>
                    <
    option value="75" $daysprunesel[75]>$vbphrase[last_75_days]</option>
                    <
    option value="100" $daysprunesel[100]>$vbphrase[last_100_days]</option>
                    <
    option value="365" $daysprunesel[365]>$vbphrase[last_year]</option>
                    <
    option value="-1" $daysprunesel[all]>$vbphrase[beginning]</option>
                </
    select></td>
                <
    td colspan="2" align="$stylevar[right]"><input type="submit" class="button" value="$vbphrase[show_threads]/></td>
            </
    tr>
            </
    table>
        
        </
    td>
        <if 
    condition="$show['activeusers']">
        <
    td class="alt1"><div class="smallfont">$activeusers</div></td>
        </if>
        <if 
    condition="$show['moderators']">
        <
    td class="alt1"><div class="smallfont">$moderatorslist&nbsp;</div></td>
        </if>
    </
    tr>
    </
    table>

    </
    form>
    <!-- 
    End Active Users in this Forum (and sub-forums) and Moderators --> 
    كود PHP:
    <!-- icon key -->
    <if 
    condition="$show['threadslist']">
    <
    table cellpadding="2" cellspacing="0" border="0">
    <
    tr>
        <
    td><img src="$stylevar[imgdir_statusicon]/thread_new.gif" alt="$vbphrase[new_posts]border="0" /></td>
        <
    td class="smallfont">$vbphrase[new_posts]</td>
        <if 
    condition="$vboptions['usehotthreads']">
            <
    td><img src="$stylevar[imgdir_statusicon]/thread_hot_new.gif" alt="<phrase 1="$vboptions[hotnumberposts]" 2="$vboptions[hotnumberviews]">$vbphrase[more_than_x_replies_or_y_views]</phrase>" border="0" /></td>
            <
    td class="smallfont">$vbphrase[hot_thread_with_new_posts]</td>
        <else />
            <
    td colspan="2">&nbsp;</td>
        </if>
    </
    tr>
    <
    tr>
        <
    td><img src="$stylevar[imgdir_statusicon]/thread.gif" alt="$vbphrase[no_new_posts]border="0" /></td>
        <
    td class="smallfont">$vbphrase[no_new_posts]</td>
        <if 
    condition="$vboptions['usehotthreads']">
            <
    td><img src="$stylevar[imgdir_statusicon]/thread_hot.gif" alt="<phrase 1="$vboptions[hotnumberposts]" 2="$vboptions[hotnumberviews]">$vbphrase[more_than_x_replies_or_y_views]</phrase>" border="0" /></td>
            <
    td class="smallfont">$vbphrase[hot_thread_with_no_new_posts]</td>
        <else />
            <
    td colspan="2">&nbsp;</td>
        </if>
    </
    tr>
    <
    tr>
        <
    td><img src="$stylevar[imgdir_statusicon]/thread_lock.gif" alt="$vbphrase[closed_thread]border="0" /></td>
        <
    td class="smallfont">$vbphrase[thread_is_closed]</td>
        <if 
    condition="$show['dotthreads']">
            <
    td><img src="$stylevar[imgdir_statusicon]/thread_dot.gif" alt="$vbphrase[thread_contains_a_message_written_by_you]border="0" /></td>
            <
    td class="smallfont">$vbphrase[you_have_posted_in_this_thread]</td>
        <else />
            <
    td colspan="2">&nbsp;</td>
        </if>
    </
    tr>
    </
    table>
    <else />
    <
    table cellpadding="0" cellspacing="2" border="0" width="100%">
    <
    tr valign="bottom">
        <
    td>
            <
    table cellpadding="2" cellspacing="0" border="0">
            <
    tr>
                <
    td><img src="$stylevar[imgdir_statusicon]/forum_new.gif" alt="$vbphrase[contains_new_posts]border="0" /></td>
                <
    td class="smallfont">&nbsp$vbphrase[forum_contains_new_posts]</td>
            </
    tr>
            <
    tr>
                <
    td><img src="$stylevar[imgdir_statusicon]/forum_old.gif" alt="$vbphrase[contains_no_new_posts]border="0" /></td>
                <
    td class="smallfont">&nbsp$vbphrase[forum_contains_no_new_posts]</td>
            </
    tr>
            <if 
    condition="$vboptions['showlocks']">
            <
    tr>
                <
    td><img src="$stylevar[imgdir_statusicon]/forum_old_lock.gif" alt="$vbphrase[a_closed_forum]border="0" /></td>
                <
    td class="smallfont">&nbsp$vbphrase[forum_is_closed_for_posting]</td>
            </
    tr>
            </if>
            </
    table>
        </
    td>
    </
    tr>
    </
    table>
    </if>
    <!-- / 
    icon key -->

    <!-- 
    forum rules forum jump -->
    <
    table cellpadding="0" cellspacing="0" border="0" width="100%" align="center">
    <
    tr valign="top">
        <
    td width="100%">
            <
    div class="smallfont">&nbsp;</div>
            <if 
    condition="$show['threadslist']">$forumrules</if>
        </
    td>
        <
    td>
            
    $forumjump
            
    <if condition="!$show['popups'] AND $show['adminoptions']">
                <
    br />
                <
    form action="moderator.php" method="get">            
                <
    input type="hidden" name="s" value="$session[sessionhash]/>
                <
    input type="hidden" name="f" value="$forumid/>
                <
    div class="smallfont"><strong>$vbphrase[admin_tools]</strong> :</div>
                <
    select name="do" onchange="this.form.submit();">
                    <
    optgroup label="$vbphrase[admin_tools]">
                        <
    option value="modposts" selected="selected">$vbphrase[view_posts_queue]</option>
                        <
    option value="modattach">$vbphrase[view_attachment_queue]</option>
                        <
    option value="move">$vbphrase[mass_move]</option>
                        <
    option value="prune">$vbphrase[mass_prune]</option>
                        <if 
    condition="$show['addmoderator']">
                            <
    option value="addmoderator">$vbphrase[add_moderator]</option>
                        </if>
                        <if 
    condition="$show['post_new_announcement']">
                            <
    option value="postannouncement">$vbphrase[post_new_announcement]</option>
                        </if>
                    </
    optgroup>
                </
    select>$gobutton            
                
    </form>
            </if>
        </
    td>
    </
    tr>
    </
    table>
    <!-- / 
    forum rules forum jump --> 






    __________________
    سبحان الله وبحمده سبحان الله العظيم

    عطر بها لسانك

  3. #3
    عضو نشيط
    تاريخ التسجيل
    Aug 2007
    المشاركات
    206


    بيض الله وجهك وجزاك الله خيرا


    احترامي وتقديري










ضوابط المشاركة

  • لا تستطيع إضافة مواضيع جديدة
  • لا تستطيع الرد على المواضيع
  • لا تستطيع إرفاق ملفات
  • لا تستطيع تعديل مشاركاتك
  •  

أضف موقعك هنا| اخبار السيارات | حراج | شقق للايجار في الكويت | بيوت للبيع في الكويت | دليل الكويت العقاري | مقروء | شركة كشف تسربات المياه | شركة عزل اسطح بالرياض | عزل فوم بالرياض| عزل اسطح بالرياض | كشف تسربات المياة بالرياض | شركة عزل اسطح بالرياض