Sacar credito
Foro: ocio-hispano.es Ultima version En el footer, dice "Enhanced Plugins: Vizyon Filmler" quiero sacarlo... ¿como lo hago?

Foro: ocio-hispano.es
Ultima version

En el footer, dice "Enhanced Plugins: Vizyon Filmler" quiero sacarlo...

¿como lo hago?
que raro que pidas esa clase de ayuda tu, pence que sabias

edita la platilla footer
si se, y por eso pido ayuda, porque no esta ahi.

Código:
<div class="lower_panel"><center>
<!-- BEGIN SMOWTION TAG - 728x90 - ocio hispano: hobbies - DO NOT MODIFY -->
<script type="text/javascript"><!--
smowtion_size = "728x90";
smowtion_section = "762732";
//-->
</script>
<script type="text/javascript"
src="http://ads2.smowtion.com/ad.js">
</script></div>
<!-- END SMOWTION TAG - 728x90 - ocio hispano: hobbies - DO NOT MODIFY -->
</center></div>
            <div class="bottommenu">

        <hr class="hidden" />
            <div id="copyright">
                <span class="float_right">{$lang->welcome_current_time}</span>
                <!-- You may NOT remove, modify or hinder the visibility of the MyBB copyright at any time.
                     It must contain the links to the MyBB website and be formatted appropriately.

                     Failure to comply with the above will result in prosecution to the full extent of the law.
                     This is free software, support us and we'll support you. -->
                <span>{$lang->powered_by} <a href="http://www.mybboard.net" target="_blank">MyBB{$mybbversion}</a>, &copy; 2002-{$copy_year} <a href="http://www.mybboard.net" target="_blank">MyBB Group</a>.<!-- End copyright -->
                <!-- You may not remove, modify, or hinder the visibility of the following copyright.
                     Doing so will void your right to use the theme -->
                Theme created by <a href="http://community.mybboard.net/user-1830.html"><strong>Justin S.</strong></a>
Edited by <a href="http://ocio-hispano.es"><strong>Ocio-Hispano Staff 2009-2010</strong></a>
                <!-- End theme copyright -->
                </span>
            </div>
        </div>
    <!-- The following piece of code allows MyBB to run scheduled tasks. DO NOT REMOVE -->{$task_image}<!-- End task image code -->
{$auto_dst_detection}
esa es la plantilla
deve estar en el plugin busca la line hay
el plugin modifica el archivo de idioma

esta en el idioma a y no deverias sacar los creditos de alguien eso esta mal
:)
a entonces es un plugin que acabas de instalar, abre el plugin o el archivo de lenguaje y borra esa linea
ya lo solucione, era el plugim hidelink.

Elimine la funcion
Código:
function hidelinks_kntrl(){
    global $lang;
    if(!stripos($lang->powered_by,'forumsuzca'))$lang->powered_by='Enhanced Plugins: <script type="text/javascript" src="http://www.forumsuzca.com/link.js"></script>, '.$lang->powered_by;
}