Recordad que para pedir soporte alguno, debéis facilitar los datos de soporte oportunos por favor, mirad aquí y leer las Normas generales del foro, esto nos servirá de ayuda para dar el mejor soporte..
\',\n marquee_down: \'Desplazar texto hacia abajo: Texto\',\n marquee_up: \'Desplazar texto hacia arriba: Texto\',\n marquee_left: \'Desplazar texto hacia la izquierda: Texto\',\n marquee_right: \'Desplazar texto hacia la derecha: Texto\',\n spoiler: \'Spoiler: Spoiler
Texto
\',\n mail: \'Correo: [mail]Correo[/mail]\',\n video: \'Video (avi/wmv/mpg): [video width=ancho height=alto]URL del archivo[/video]\',\n mp3: \'Archivo de audio (mp3): \',\n quick: \'Video Quicktime: [quick width=ancho height=alto]URL del archivo[/quick]\',\n ram: \'Archivo Real Media: [ram width=ancho height=alto]URL del archivo[/ram]\',\n googlevideo: \'Video google: [googlevideo]ID del video[/googlevideo]\',\n youtube: \'Video youtube: \',\n// fin botones en imagenes por mitch\n\n tip: \'{L_STYLES_TIP}\'\n <!-- BEGIN custom_tags -->\n ,cb_{custom_tags.BBCODE_ID}: \'{custom_tags.A_BBCODE_HELPLINE}\'\n <!-- END custom_tags -->\n }\n\n // ]]>\n </script>\n <script type=\"text/javascript\" src=\"{T_TEMPLATE_PATH}/editor.js\"></script>\n\n<!-- IF S_BBCODE_ALLOWED -->\n <select class=\"gensmall\" style=\"height: 18px;\" name=\"fuentes\" onchange=\"bbfontstyle(\'[font=\' + this.form.fuentes.options[this.form.fuentes.selectedIndex].value + \']\', \'[/font]\');this.selectedIndex=0;\" onmouseover=\"helpline(\'font\')\">\n <option value=\"\" class=\"genmed\" style=\"font-family: Verdana;\" selected=\"selected\">Fuente</option>\n <option value=\"Arial\" class=\"genmed\" style=\"font-family: Arial;\">Arial</option>\n <option value=\"Comic Sans MS\" class=\"genmed\" style=\"font-family: \'Comic Sans MS\';\">Comic Sans MS</option>\n <option value=\"Courier New\" class=\"genmed\" style=\"font-family: \'Courier New\';\">Courier New</option>\n\n <option value=\"Impact\" class=\"genmed\" style=\"font-family: Impact;\">Impact</option>\n <option value=\"Lucida Console\" class=\"genmed\" style=\"font-family: \'Lucida Console\';\">Lucida Console</option>\n <option value=\"Lucida Sans Unicode\" class=\"genmed\" style=\"font-family: \'Lucida Sans Unicode\';\">Lucida Sans Unicode</option>\n <option value=\"Microsoft Sans Serif\" class=\"genmed\" style=\"font-family: \'Microsoft Sans Serif\';\">Microsoft Sans Serif</option>\n <option value=\"Symbol\" class=\"genmed\" style=\"font-family: Symbol;\">Symbol</option>\n <option value=\"Tahoma\" class=\"genmed\" style=\"font-family: Tahoma;\">Tahoma</option>\n\n <option value=\"Times New Roman\" class=\"genmed\" style=\"font-family: \'Times New Roman\';\">Times New Roman</option>\n <option value=\"Traditional Arabic\" class=\"genmed\" style=\"font-family: \'Traditional Arabic\';\">Traditional Arabic</option>\n <option value=\"Trebuchet MS\" class=\"genmed\" style=\"font-family: \'Trebuchet MS\';\">Trebuchet MS</option>\n <option value=\"Verdana\" class=\"genmed\" style=\"font-family: Verdana;\">Verdana</option>\n <option value=\"Webdings\" class=\"genmed\" style=\"font-family: Webdings;\">Webdings</option>\n <option value=\"Wingdings\" class=\"genmed\" style=\"font-family: Wingdings;\">Wingdings</option>\n </select>\n\n <select class=\"gensmall\" name=\"addbbcode20\" onchange=\"bbfontstyle(\'[size=\' + this.form.addbbcode20.options[this.form.addbbcode20.selectedIndex].value + \']\', \'[/size]\');this.form.addbbcode20.selectedIndex = 0;\" onmouseover=\"helpline(\'f\')\" onmouseout=\"helpline(\'tip\')\">\n <option value=\"\" selected=\"selected\">Tama�o</option>\n <option value=\"50\">{L_FONT_TINY}</option>\n <option value=\"85\">{L_FONT_SMALL}</option>\n <option value=\"100\">{L_FONT_NORMAL}</option>\n <option value=\"150\">{L_FONT_LARGE}</option>\n <option value=\"200\">{L_FONT_HUGE}</option>\n </select>\n<br>\n <img src=\"./images/posting/left.gif\" border=\"0\" alt=\"align=left\" onclick=\"bbfontstyle(\'
No entiendo mucho de esto, por eso me gustaría saber como podría resolver el problema.
Un saludo
Gracias
URL: http://hydractives.com/index.php" onclick="window.open(this.href);return false; Versión phpBB: phpBB3 (3.0.4) MODs Instalados: Easy Resize Posted Images 1.1.2 / Cambiar botones de BBcodes de phpBB3 a botones con Imagenes Plantilla(s) usada(s): subsilver2 Servidor: Linux Actualización desde otra versión: si, (3.0.1, 3.0.2, 3.0.3) Conversión desde otro sistema de foros: No
Creo que el problema es la codificación de caracteres. En ese texto que pones aparece palabras como Tama�o y eso es porque trata mal los caracteres especiales.
Trata cambiando esto en la base de datos (supongo que accediendo vía phpMyAdmin), pulsando sobre la base de datos que esté usando tu foro; haz clic sobre la pestaña SQL y ejecuta esta sentencia:
\',\n marquee_down: \'Desplazar texto hacia abajo: Texto\',\n marquee_up: \'Desplazar texto hacia arriba: Texto\',\n marquee_left: \'Desplazar texto hacia la izquierda: Texto\',\n marquee_right: \'Desplazar texto hacia la derecha: Texto\',\n spoiler: \'Spoiler: Spoiler
Texto
\',\n mail: \'Correo: [mail]Correo[/mail]\',\n video: \'Video (avi/wmv/mpg): [video width=ancho height=alto]URL del archivo[/video]\',\n mp3: \'Archivo de audio (mp3): \',\n quick: \'Video Quicktime: [quick width=ancho height=alto]URL del archivo[/quick]\',\n ram: \'Archivo Real Media: [ram width=ancho height=alto]URL del archivo[/ram]\',\n googlevideo: \'Video google: [googlevideo]ID del video[/googlevideo]\',\n youtube: \'Video youtube: \',\n// fin botones en imagenes por mitch\n \n\n tip: \'{L_STYLES_TIP}\'\n <!-- BEGIN custom_tags -->\n ,cb_{custom_tags.BBCODE_ID}: \'{custom_tags.A_BBCODE_HELPLINE}\'\n <!-- END custom_tags -->\n }\n\n // ]]>\n </script>\n <script type=\"text/javascript\" src=\"{T_TEMPLATE_PATH}/editor.js\"></script><!-- IF S_BBCODE_ALLOWED -->\n <select class=\"gensmall\" style=\"height: 18px;\" name=\"fuentes\" onchange=\"bbfontstyle(\'[font=\' + this.form.fuentes.options[this.form.fuentes.selectedIndex].value + \']\', \'[/font]\');this.selectedIndex=0;\" onmouseover=\"helpline(\'font\')\">\n <option value=\"\" class=\"genmed\" style=\"font-family: Verdana;\" selected=\"selected\">Fuente</option>\n <option value=\"Arial\" class=\"genmed\" style=\"font-family: Arial;\">Arial</option>\n <option value=\"Comic Sans MS\" class=\"genmed\" style=\"font-family: \'Comic Sans MS\';\">Comic Sans MS</option>\n <option value=\"Courier New\" class=\"genmed\" style=\"font-family: \'Courier New\';\">Courier New</option>\n\n <option value=\"Impact\" class=\"genmed\" style=\"font-family: Impact;\">Impact</option>\n <option value=\"Lucida Console\" class=\"genmed\" style=\"font-family: \'Lucida Console\';\">Lucida Console</option>\n <option value=\"Lucida Sans Unicode\" class=\"genmed\" style=\"font-family: \'Lucida Sans Unicode\';\">Lucida Sans Unicode</option>\n <option value=\"Microsoft Sans Serif\" class=\"genmed\" style=\"font-family: \'Microsoft Sans Serif\';\">Microsoft Sans Serif</option>\n <option value=\"Symbol\" class=\"genmed\" style=\"font-family: Symbol;\">Symbol</option>\n <option value=\"Tahoma\" class=\"genmed\" style=\"font-family: Tahoma;\">Tahoma</option>\n\n <option value=\"Times New Roman\" class=\"genmed\" style=\"font-family: \'Times New Roman\';\">Times New Roman</option>\n <option value=\"Traditional Arabic\" class=\"genmed\" style=\"font-family: \'Traditional Arabic\';\">Traditional Arabic</option>\n <option value=\"Trebuchet MS\" class=\"genmed\" style=\"font-family: \'Trebuchet MS\';\">Trebuchet MS</option>\n <option value=\"Verdana\" class=\"genmed\" style=\"font-family: Verdana;\">Verdana</option>\n <option value=\"Webdings\" class=\"genmed\" style=\"font-family: Webdings;\">Webdings</option>\n <option value=\"Wingdings\" class=\"genmed\" style=\"font-family: Wingdings;\">Wingdings</option>\n </select>\n\n <select class=\"gensmall\" name=\"addbbcode20\" onchange=\"bbfontstyle(\'[size=\' + this.form.addbbcode20.options[this.form.addbbcode20.selectedIndex].value + \']\', \'[/size]\');this.form.addbbcode20.selectedIndex = 0;\" onmouseover=\"helpline(\'f\')\" onmouseout=\"helpline(\'tip\')\">\n <option value=\"\" selected=\"selected\">Tama�o</option>\n <option value=\"50\">{L_FONT_TINY}</option>\n <option value=\"85\">{L_FONT_SMALL}</option>\n <option value=\"100\">{L_FONT_NORMAL}</option>\n <option value=\"150\">{L_FONT_LARGE}</option>\n <option value=\"200\">{L_FONT_HUGE}</option>\n </select>\n<br>\n <img src=\"./images/posting/left.gif\" border=\"0\" alt=\"align=left\" onclick=\"bbfontstyle(\'
Trata cambiando esto en la base de datos vía phpMyAdmin, pulsando sobre la base de datos que esté usando tu foro; haz clic sobre la pestaña SQL y ejecuta esto:
\',\n marquee_down: \'Desplazar texto hacia abajo: Texto\',\n marquee_up: \'Desplazar texto hacia arriba: Texto\',\n marquee_left: \'Desplazar texto hacia la izquierda: Texto\',\n marquee_right: \'Desplazar texto hacia la derecha: Texto\',\n spoiler: \'Spoiler: Spoiler
Texto
\',\n mail: \'Correo: [mail]Correo[/mail]\',\n video: \'Video (avi/wmv/mpg): [video width=ancho height=alto]URL del archivo[/video]\',\n mp3: \'Archivo de audio (mp3): \',\n quick: \'Video Quicktime: [quick width=ancho height=alto]URL del archivo[/quick]\',\n ram: \'Archivo Real Media: [ram width=ancho height=alto]URL del archivo[/ram]\',\n googlevideo: \'Video google: [googlevideo]ID del video[/googlevideo]\',\n youtube: \'Video youtube: \',\n// fin botones en imagenes por mitch\n \n\n tip: \'{L_STYLES_TIP}\'\n <!-- BEGIN custom_tags -->\n ,cb_{custom_tags.BBCODE_ID}: \'{custom_tags.A_BBCODE_HELPLINE}\'\n <!-- END custom_tags -->\n }\n\n // ]]>\n </script>\n <script type=\"text/javascript\" src=\"{T_TEMPLATE_PATH}/editor.js\"></script><!-- IF S_BBCODE_ALLOWED -->\n <select class=\"gensmall\" style=\"height: 18px;\" name=\"fuentes\" onchange=\"bbfontstyle(\'[font=\' + this.form.fuentes.options[this.form.fuentes.selectedIndex].value + \']\', \'[/font]\');this.selectedIndex=0;\" onmouseover=\"helpline(\'font\')\">\n <option value=\"\" class=\"genmed\" style=\"font-family: Verdana;\" selected=\"selected\">Fuente</option>\n <option value=\"Arial\" class=\"genmed\" style=\"font-family: Arial;\">Arial</option>\n <option value=\"Comic Sans MS\" class=\"genmed\" style=\"font-family: \'Comic Sans MS\';\">Comic Sans MS</option>\n <option value=\"Courier New\" class=\"genmed\" style=\"font-family: \'Courier New\';\">Courier New</option>\n\n <option value=\"Impact\" class=\"genmed\" style=\"font-family: Impact;\">Impact</option>\n <option value=\"Lucida Console\" class=\"genmed\" style=\"font-family: \'Lucida Console\';\">Lucida Console</option>\n <option value=\"Lucida Sans Unicode\" class=\"genmed\" style=\"font-family: \'Lucida Sans Unicode\';\">Lucida Sans Unicode</option>\n <option value=\"Microsoft Sans Serif\" class=\"genmed\" style=\"font-family: \'Microsoft Sans Serif\';\">Microsoft Sans Serif</option>\n <option value=\"Symbol\" class=\"genmed\" style=\"font-family: Symbol;\">Symbol</option>\n <option value=\"Tahoma\" class=\"genmed\" style=\"font-family: Tahoma;\">Tahoma</option>\n\n <option value=\"Times New Roman\" class=\"genmed\" style=\"font-family: \'Times New Roman\';\">Times New Roman</option>\n <option value=\"Traditional Arabic\" class=\"genmed\" style=\"font-family: \'Traditional Arabic\';\">Traditional Arabic</option>\n <option value=\"Trebuchet MS\" class=\"genmed\" style=\"font-family: \'Trebuchet MS\';\">Trebuchet MS</option>\n <option value=\"Verdana\" class=\"genmed\" style=\"font-family: Verdana;\">Verdana</option>\n <option value=\"Webdings\" class=\"genmed\" style=\"font-family: Webdings;\">Webdings</option>\n <option value=\"Wingdings\" class=\"genmed\" style=\"font-family: Wingdings;\">Wingdings</option>\n </select>\n\n <select class=\"gensmall\" name=\"addbbcode20\" onchange=\"bbfontstyle(\'[size=\' + this.form.addbbcode20.options[this.form.addbbcode20.selectedIndex].value + \']\', \'[/size]\');this.form.addbbcode20.selectedIndex = 0;\" onmouseover=\"helpline(\'f\')\" onmouseout=\"helpline(\'tip\')\">\n <option value=\"\" selected=\"selected\">Tama�o</option>\n <option value=\"50\">{L_FONT_TINY}</option>\n <option value=\"85\">{L_FONT_SMALL}</option>\n <option value=\"100\">{L_FONT_NORMAL}</option>\n <option value=\"150\">{L_FONT_LARGE}</option>\n <option value=\"200\">{L_FONT_HUGE}</option>\n </select>\n<br>\n <img src=\"./images/posting/left.gif\" border=\"0\" alt=\"align=left\" onclick=\"bbfontstyle(\'
<tr valign="middle" align="{S_CONTENT_FLOW_BEGIN}">
<td colspan="2">
<script type="text/javascript">
// <![CDATA[
// Define the bbCode tags
var bbcode = new Array();
var bbtags = new Array('[b]','[/b]','[i]','[/i]','[u]','[/u]','[quote]','[/quote]','[code]','
','
','
','
','
','','','','[flash=]', '[/flash]','[size=]','[/size]'<!-- BEGIN custom_tags -->, {custom_tags.BBCODE_NAME}<!-- END custom_tags -->);
var imageTag = false;
<tr valign="middle" align="{S_CONTENT_FLOW_BEGIN}">
<td colspan="2">
<script type="text/javascript">
// <![CDATA[
// Define the bbCode tags
var bbcode = new Array();
var bbtags = new Array('[b]','[/b]','[i]','[/i]','[u]','[/u]','[quote]','[/quote]','[code]','
','
','
','
','
','','','','[flash=]', '[/flash]','[size=]','[/size]'<!-- BEGIN custom_tags -->, {custom_tags.BBCODE_NAME}<!-- END custom_tags -->);
var imageTag = false;
',
marquee_down: 'Desplazar texto hacia abajo: Texto',
marquee_up: 'Desplazar texto hacia arriba: Texto',
marquee_left: 'Desplazar texto hacia la izquierda: Texto',
marquee_right: 'Desplazar texto hacia la derecha: Texto',
spoiler: 'Spoiler: Spoiler
Texto
',
mail: 'Correo: [mail]Correo[/mail]',
video: 'Video (avi/wmv/mpg): [video width=ancho height=alto]URL del archivo[/video]',
mp3: 'Archivo de audio (mp3): ',
quick: 'Video Quicktime: [quick width=ancho height=alto]URL del archivo[/quick]',
ram: 'Archivo Real Media: [ram width=ancho height=alto]URL del archivo[/ram]',
googlevideo: 'Video google: [googlevideo]ID del video[/googlevideo]',
youtube: 'Video youtube: ',
// fin botones en imagenes por mitch
tip: '{L_STYLES_TIP}'
<!-- BEGIN custom_tags -->
,cb_{custom_tags.BBCODE_ID}: '{custom_tags.A_BBCODE_HELPLINE}'
<!-- END custom_tags -->
}
<script type="text/javascript" src="{T_TEMPLATE_PATH}/editor.js"></script><!-- IF S_BBCODE_ALLOWED -->
Cuando digo "Agregar Antes o Despues", es para agregar en una nueva linea, luego del código que se pide buscar... y tu agregaste los códigos inmediatamente despues... esa linea debe quedar asi
<script type="text/javascript" src="{T_TEMPLATE_PATH}/editor.js"></script>
<!-- IF S_BBCODE_ALLOWED -->
El resto del código parece estar bien. De todas formas, te dejo en Pastebin el posting_buttons.html correctamente editado (en pastebin, abajo, hay un boton para bajar el archivo). http://www.phpbb-es.com/foro/pastebin.p ... =view&s=50" onclick="window.open(this.href);return false;
\',\n marquee_down: \'Desplazar texto hacia abajo: Texto\',\n marquee_up: \'Desplazar texto hacia arriba: Texto\',\n marquee_left: \'Desplazar texto hacia la izquierda: Texto\',\n marquee_right: \'Desplazar texto hacia la derecha: Texto\',\n spoiler: \'Spoiler: Spoiler
Texto
\',\n mail: \'Correo: [mail]Correo[/mail]\',\n video: \'Video (avi/wmv/mpg): [video width=ancho height=alto]URL del archivo[/video]\',\n mp3: \'Archivo de audio (mp3): \',\n quick: \'Video Quicktime: [quick width=ancho height=alto]URL del archivo[/quick]\',\n ram: \'Archivo Real Media: [ram width=ancho height=alto]URL del archivo[/ram]\',\n googlevideo: \'Video google: [googlevideo]ID del video[/googlevideo]\',\n youtube: \'Video youtube: \',\n// fin botones en imagenes por mitch\n \n tip: \'{L_STYLES_TIP}\'\n <!-- BEGIN custom_tags -->\n ,cb_{custom_tags.BBCODE_ID}: \'{custom_tags.A_BBCODE_HELPLINE}\'\n <!-- END custom_tags -->\n }\n\n // ]]>\n </script>\n <script type=\"text/javascript\" src=\"{T_TEMPLATE_PATH}/editor.js\"></script>\n\n<!-- IF S_BBCODE_ALLOWED -->\n <select class=\"gensmall\" style=\"height: 18px;\" name=\"fuentes\" onchange=\"bbfontstyle(\'[font=\' + this.form.fuentes.options[this.form.fuentes.selectedIndex].value + \']\', \'[/font]\');this.selectedIndex=0;\" onmouseover=\"helpline(\'font\')\">\n <option value=\"\" class=\"genmed\" style=\"font-family: Verdana;\" selected=\"selected\">Fuente</option>\n <option value=\"Arial\" class=\"genmed\" style=\"font-family: Arial;\">Arial</option>\n <option value=\"Comic Sans MS\" class=\"genmed\" style=\"font-family: \'Comic Sans MS\';\">Comic Sans MS</option>\n <option value=\"Courier New\" class=\"genmed\" style=\"font-family: \'Courier New\';\">Courier New</option>\n\n <option value=\"Impact\" class=\"genmed\" style=\"font-family: Impact;\">Impact</option>\n <option value=\"Lucida Console\" class=\"genmed\" style=\"font-family: \'Lucida Console\';\">Lucida Console</option>\n <option value=\"Lucida Sans Unicode\" class=\"genmed\" style=\"font-family: \'Lucida Sans Unicode\';\">Lucida Sans Unicode</option>\n <option value=\"Microsoft Sans Serif\" class=\"genmed\" style=\"font-family: \'Microsoft Sans Serif\';\">Microsoft Sans Serif</option>\n <option value=\"Symbol\" class=\"genmed\" style=\"font-family: Symbol;\">Symbol</option>\n <option value=\"Tahoma\" class=\"genmed\" style=\"font-family: Tahoma;\">Tahoma</option>\n\n <option value=\"Times New Roman\" class=\"genmed\" style=\"font-family: \'Times New Roman\';\">Times New Roman</option>\n <option value=\"Traditional Arabic\" class=\"genmed\" style=\"font-family: \'Traditional Arabic\';\">Traditional Arabic</option>\n <option value=\"Trebuchet MS\" class=\"genmed\" style=\"font-family: \'Trebuchet MS\';\">Trebuchet MS</option>\n <option value=\"Verdana\" class=\"genmed\" style=\"font-family: Verdana;\">Verdana</option>\n <option value=\"Webdings\" class=\"genmed\" style=\"font-family: Webdings;\">Webdings</option>\n <option value=\"Wingdings\" class=\"genmed\" style=\"font-family: Wingdings;\">Wingdings</option>\n </select>\n\n <select class=\"gensmall\" name=\"addbbcode20\" onchange=\"bbfontstyle(\'[size=\' + this.form.addbbcode20.options[this.form.addbbcode20.selectedIndex].value + \']\', \'[/size]\');this.form.addbbcode20.selectedIndex = 0;\" onmouseover=\"helpline(\'f\')\" onmouseout=\"helpline(\'tip\')\">\n <option value=\"\" selected=\"selected\">Tama�o</option>\n <option value=\"50\">{L_FONT_TINY}</option>\n <option value=\"85\">{L_FONT_SMALL}</option>\n <option value=\"100\">{L_FONT_NORMAL}</option>\n <option value=\"150\">{L_FONT_LARGE}</option>\n <option value=\"200\">{L_FONT_HUGE}</option>\n </select>\n<br>\n <img src=\"./images/posting/left.gif\" border=\"0\" alt=\"align=left\" onclick=\"bbfontstyle(\'