Popup de Iconos Gestuales
Pues aquí estoy molestando otra vez.. xD estoy revisando plantillas y tal y nose que ha podido pasar pero el cuadro de ''Iconos gestuales'' cuando pu...

Pues aquí estoy molestando otra vez.. xD estoy revisando plantillas y tal y nose que ha podido pasar pero el cuadro de ''Iconos gestuales'' cuando pulso [Aquí hay mas] no se abre ningún popup ni nada. Undecided

Tiene que ser una bobada, pero si alguien sabe algo,
Un Saludo!
Una cosa. No pasa nada con ello pero... Puedes insertar smileys con normalidad? ..
Es JS, puede que tengas algo en el foro haciendo conflicto.
Si puedo insertar Smileys que estén en el recuadrito, pero pincho en ''mostrar mas'' y no me sale el popup con ellos, :S
Revierte plantillas, o pega tu headerinclude aqui
:)
Edito:
Aqui esta la plantilla headerinclude.

Código PHP:
<link rel="alternate" type="application/rss+xml" title="{$lang->latest_threads} (RSS 2.0)" href="{$mybb->settings['bburl']}/syndication.php" />
<
link rel="alternate" type="application/atom+xml" title="{$lang->latest_threads} (Atom 1.0)" href="{$mybb->settings['bburl']}/syndication.php?type=atom1.0" />
<
meta http-equiv="Content-Type" content="text/html; charset={$charset}/>
<
meta http-equiv="Content-Script-Type" content="text/javascript" />
<
script type="text/javascript" src="{$mybb->settings['bburl']}/jscripts/prototype.js?ver=1603"></script>
<
script type="text/javascript" src="{$mybb->settings['bburl']}/jscripts/general.js?ver=1603"></script>
<
script type="text/javascript" src="{$mybb->settings['bburl']}/jscripts/popup_menu.js?ver=1600"></script>
{
$stylesheets}
<
script type="text/javascript">
<!--
    var 
cookieDomain "{$mybb->settings['cookiedomain']}";
    var 
cookiePath "{$mybb->settings['cookiepath']}";
    var 
cookiePrefix "{$mybb->settings['cookieprefix']}";
    var 
deleteevent_confirm "{$lang->deleteevent_confirm}";
    var 
removeattach_confirm "{$lang->removeattach_confirm}";
    var 
loading_text '{$lang->ajax_loading}';
    var 
saving_changes '{$lang->saving_changes}';
    var 
use_xmlhttprequest "{$mybb->settings['use_xmlhttprequest']}";
    var 
my_post_key "{$mybb->post_code}";
    var 
imagepath "{$theme['imgdir']}";
// -->
</script>
{
$newpmmsg