عرض مشاركة واحدة
قديم 09-09-2009, 08:00 PM   #9
Just Smile
ї'àM ĽóŠŦ ŴÍťĤÖü† ŸŐÜ


تاريخ التسجيل: Aug 2008
المشاركات: 1,653
التقييم: 66
Just Smile مميز
افتراضي تعديلات وحذف اكواد includes\adminfunctions_template.php

includes\adminfunctions_template.php
ابحث واحذف
كود:
        // check for copyright removal
        if ($title == 'footer' // only check footer template
            AND strpos($template, '$vbphrase[powered_by_vbulletin]') === false // template to be saved has no copyright
            AND strpos($oldtemplate['template_un'], '$vbphrase[powered_by_vbulletin]') !== false // pre-saved template includes copyright - therefore a removal attempt is being made
        )
        {
            print_stop_message('you_can_not_remove_vbulletin_copyright');
        }




التوقيع
  • Just Smile and The Rain Is Gone
Just Smile غير متواجد حالياً