Ah, vale. Gracias por la explicación.
Saludos!
XDDDDDDDDDDDDDDDDDDDDDD

yo lo keria bajar TT_TT hahaha bueno gracias espero entonces -^- hahah la verdad es un gran plugion sin dura me será de gran ayuda la verdad estaba intenado usar el de nickman pero no me funciona como kiero en 1.67

pero por eso gracias! eres el mejor -^-
mmmmm lo instale en localhost y no me da los logros cuando cumple la cantidad te temas
(25 May, 2012, 2:17 am)handshake escribió: mmmmm lo instale en localhost y no me da los logros cuando cumple la cantidad te temas

Los users deben estar online
En tareas programadas eliges cada cuanto quieres que se realicen :3
AVISO IMPORTANTE
La mayoría de los themes tienen este BUG, agregad esto en el Footer
Código:
<!-- The following piece of code allows MyBB to run scheduled tasks. DO NOT REMOVE -->{$task_image}<!-- End task image code -->
(25 May, 2012, 5:19 am)Jaizu escribió:
(25 May, 2012, 2:17 am)handshake escribió: mmmmm lo instale en localhost y no me da los logros cuando cumple la cantidad te temas

Los users deben estar online
En tareas programadas eliges cada cuanto quieres que se realicen :3
AVISO IMPORTANTE
La mayoría de los themes tienen este BUG, agregad esto en el Footer
Código:
<!-- The following piece of code allows MyBB to run scheduled tasks. DO NOT REMOVE -->{$task_image}<!-- End task image code -->

gracias ahora si se ven los logros pero lo que no entiendo a que te refieres con el footer jejeje es que soy novato aun donde esta ubicado el footer?

te refieres a esto
(25 May, 2012, 10:24 am)handshake escribió:
(25 May, 2012, 5:19 am)Jaizu escribió:
(25 May, 2012, 2:17 am)handshake escribió: mmmmm lo instale en localhost y no me da los logros cuando cumple la cantidad te temas

Los users deben estar online
En tareas programadas eliges cada cuanto quieres que se realicen :3
AVISO IMPORTANTE
La mayoría de los themes tienen este BUG, agregad esto en el Footer
Código:
<!-- The following piece of code allows MyBB to run scheduled tasks. DO NOT REMOVE -->{$task_image}<!-- End task image code -->

gracias ahora si se ven los logros pero lo que no entiendo a que te refieres con el footer jejeje es que soy novato aun donde esta ubicado el footer?

Estilos y PLantillas, Plantilas, tu skin, Pie, footer
jaizu este es mi footer como quedaria al final?

[quote]
</div>
<div class="bottommenu">
<div class="float_right">{$lang_select}</div>
<div>
<span class="smalltext">
<a class="iletisim" href="{$mybb->settings['contactlink']}">{$lang->bottomlinks_contactus}</a><a class="anasayfa" href="{$mybb->settings['homeurl']}">{$mybb->settings['homename']}</a><a href="#top" class="yukari">{$lang->bottomlinks_returntop}</a><a class="arsiv" href="<archive_url>">{$lang->bottomlinks_litemode}</a><a class="rss" href="{$mybb->settings['bburl']}/misc.php?action=syndication">{$lang->bottomlinks_syndication}</a>
</span>
</div>
</div>
<hr class="hidden" />
<div id="copyright">
<span class="float_right smalltext">Designed by <a href="http://www.huseyinemanet.com/" target="_blank">SoniQuake</a></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 class="smalltext">{$lang->powered_by} <a href="http://www.mybb.com/" target="_blank">MyBB{$mybbversion}</a>, &copy; 2002-{$copy_year} <a href="http://www.mybb.com/" target="_blank">MyBB Group</a>
<!-- End copyright -->
</span>
</div>
</div>
</div>
<div id="golge_alt"></div>
Pega las lineas que dio Jaizu al final del codigo.
Queda algo asi:
Código:
</div>
<div class="bottommenu">
<div class="float_right">{$lang_select}</div>
<div>
<span class="smalltext">
<a class="iletisim" href="{$mybb->settings['contactlink']}">{$lang->bottomlinks_contactus}</a><a class="anasayfa" href="{$mybb->settings['homeurl']}">{$mybb->settings['homename']}</a><a href="#top" class="yukari">{$lang->bottomlinks_returntop}</a><a class="arsiv" href="<archive_url>">{$lang->bottomlinks_litemode}</a><a class="rss" href="{$mybb->settings['bburl']}/misc.php?action=syndication">{$lang->bottomlinks_syndication}</a>
</span>
</div>
</div>
<hr class="hidden" />
<div id="copyright">
<span class="float_right smalltext">Designed by <a href="http://www.huseyinemanet.com/" target="_blank">SoniQuake</a></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 class="smalltext">{$lang->powered_by} <a href="http://www.mybb.com/" target="_blank">MyBB{$mybbversion}</a>, &copy; 2002-{$copy_year} <a href="http://www.mybb.com/" target="_blank">MyBB Group</a>
<!-- End copyright -->
</span>
</div>
</div>
</div>
<div id="golge_alt"></div>
<!-- The following piece of code allows MyBB to run scheduled tasks. DO NOT REMOVE -->{$task_image}<!-- End task image code -->
Tengo un error cuando pongo la extension de ranks
Código:
MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
1054 - Unknown column 'apid' in 'field list'
Query:
INSERT INTO mybb_ranks (`name`,`description`,`apid`,`atid`,`arid`,`toid`,`rgid`,`image`,`level`,`rid`) VALUES ('Prueba','Descripccion','1','0','0','0','0','inc/plugins/achivements/extensions/ranks/upload/rank_01_06_12_12_20_06.png','2','0')