url= No funciona Tema Solucionado
Publicado: 04 Feb 2009, 19:29
Wenas chicos es una cosa muy rara, pero mque me sucedió desde que instalé el mod de mitch para las imágenes link
Creo que em falta alguna linea, pero soy muy novato en esto del html y tampoco sé detectar donde o cómo puede ser el fallo, ¿alguien podría decirme [tras la instalación del mod] ¿dónde está el código que busco?
Ah, decir que el resto del mod me va perfecto incluso con las ventanas, el problema sq a pesar de que ponga url, al ponerle nombre me sale: tal cual U-.-
Edit.
Acabo de revisar el posting_buttons.html y creo que no ahí no está el problema...
Gracias por todo
Creo que em falta alguna linea, pero soy muy novato en esto del html y tampoco sé detectar donde o cómo puede ser el fallo, ¿alguien podría decirme [tras la instalación del mod] ¿dónde está el código que busco?
Ah, decir que el resto del mod me va perfecto incluso con las ventanas, el problema sq a pesar de que ponga url, al ponerle nombre me sale:
Código: Seleccionar todo
[url=pepico]http://wwwtractacarara.com[/url]
Edit.
Acabo de revisar el posting_buttons.html y creo que no ahí no está el problema...
Spoiler
Código: Seleccionar todo
<!-- IF S_BBCODE_ALLOWED -->
<select class="gensmall" style="height: 18px; color:#000000" name="fuentes" onchange="bbfontstyle('[font=' + this.form.fuentes.options[this.form.fuentes.selectedIndex].value + ']', '[/font]');this.selectedIndex=0;" onmouseover="helpline('font')">
<option value="" class="genmed" style="font-family: Verdana;" selected="selected">Fuente</option>
<option value="Arial" class="genmed" style="font-family: Arial;">Arial</option>
<option value="Comic Sans MS" class="genmed" style="font-family: 'Comic Sans MS';">Comic Sans MS</option>
<option value="Courier New" class="genmed" style="font-family: 'Courier New';">Courier New</option>
<option value="Impact" class="genmed" style="font-family: Impact;">Impact</option>
<option value="Lucida Console" class="genmed" style="font-family: 'Lucida Console';">Lucida Console</option>
<option value="Lucida Sans Unicode" class="genmed" style="font-family: 'Lucida Sans Unicode';">Lucida Sans Unicode</option>
<option value="Microsoft Sans Serif" class="genmed" style="font-family: 'Microsoft Sans Serif';">Microsoft Sans Serif</option>
<option value="Symbol" class="genmed" style="font-family: Symbol;">Symbol</option>
<option value="Tahoma" class="genmed" style="font-family: Tahoma;">Tahoma</option>
<option value="Times New Roman" class="genmed" style="font-family: 'Times New Roman';">Times New Roman</option>
<option value="Traditional Arabic" class="genmed" style="font-family: 'Traditional Arabic';">Traditional Arabic</option>
<option value="Trebuchet MS" class="genmed" style="font-family: 'Trebuchet MS';">Trebuchet MS</option>
<option value="Verdana" class="genmed" style="font-family: Verdana;">Verdana</option>
<option value="Webdings" class="genmed" style="font-family: Webdings;">Webdings</option>
<option value="Wingdings" class="genmed" style="font-family: Wingdings;">Wingdings</option>
</select>
<select class="gensmall" style="color:#000000" 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')">
<option value="" selected="selected">Tamaño</option>
<option value="50">{L_FONT_TINY}</option>
<option value="85">{L_FONT_SMALL}</option>
<option value="100">{L_FONT_NORMAL}</option>
<option value="150">{L_FONT_LARGE}</option>
<option value="200">{L_FONT_HUGE}</option>
</select>
<br>
<img src="./images/posting/left.gif" border="0" alt="align=left" onclick="bbfontstyle('[align=left]','[/align]')" onmouseover="helpline('align_left')" onmouseout="helpline('tip')" class="bbimages"/>
<img src="./images/posting/center.gif" border="0" alt="align=right" onclick="bbfontstyle('[align=center]','[/align]')" onmouseover="helpline('align_center')" onmouseout="helpline('tip')" class="bbimages"/>
<img src="./images/posting/right.gif" border="0" alt="align=right" onclick="bbfontstyle('[align=right]','[/align]')" onmouseover="helpline('align_right')" onmouseout="helpline('tip')" class="bbimages"/>
<img src="./images/posting/justify.gif" border="0" alt="align=justify" onclick="bbfontstyle('[align=justify]','[/align]')" onmouseover="helpline('align_justify')" onmouseout="helpline('tip')" class="bbimages"/>
<img src="./images/posting/dots.gif" border="0" style="padding-left: 5px; padding-right: 5px;" />
<img src="./images/posting/bold.gif" border="0" alt="b" accesskey="b" name="addbbcode0" value=" B " onclick="bbstyle(0)" onmouseover="helpline('b')" onmouseout="helpline('tip')" class="bbimages"/>
<img src="./images/posting/italic.gif" border="0" alt="i" accesskey="i" name="addbbcode2" value=" i " onclick="bbstyle(2)" onmouseover="helpline('i')" onmouseout="helpline('tip')" class="bbimages"/>
<img src="./images/posting/under.gif" border="0" alt="u" accesskey="u" name="addbbcode4" value=" u " onclick="bbstyle(4)" onmouseover="helpline('u')" onmouseout="helpline('tip')" class="bbimages"/>
<img src="./images/posting/strike.gif" border="0" alt="strike" onclick="bbfontstyle('[strike]','[/strike]')" onmouseover="helpline('strike')" onmouseout="helpline('tip')" border="0" class="bbimages"/>
<img src="./images/posting/sup.gif" border="0" alt="sup" onclick="bbfontstyle('[sup]','[/sup]')" onmouseover="helpline('sup')" onmouseout="helpline('tip')" border="0" class="bbimages"/>
<img src="./images/posting/sub.gif" border="0" alt="sub" onclick="bbfontstyle('[sub]','[/sub]')" onmouseover="helpline('sub')" onmouseout="helpline('tip')" border="0" class="bbimages"/>
<img src="./images/posting/dots.gif" border="0" style="padding-left: 5px; padding-right: 5px;" />
<img src="./images/posting/listb.gif" border="0" alt="list" accesskey="l" name="addbbcode10" value="List" onclick="bbstyle(10)" onmouseover="helpline('l')" onmouseout="helpline('tip')" class="bbimages"/>
<img src="./images/posting/listo.gif" border="0" alt="list" accesskey="o" name="addbbcode12" value="List=" onclick="bbstyle(12)" onmouseover="helpline('o')" onmouseout="helpline('tip')" class="bbimages"/>
<img src="./images/posting/listitem.gif" border="0" alt="[*]" accesskey="t" name="addlitsitem" value="[*]" onclick="bbstyle(-1)" onmouseover="helpline('e')" onmouseout="helpline('tip')" class="bbimages"/>
<img src="./images/posting/dots.gif" border="0" style="padding-left: 5px; padding-right: 5px;" />
<img src="./images/posting/highlight=.gif" alt="highlight" border="0" onclick="bbfontstyle('[highlight=#FFFFAA]','[/highlight]')" onmouseover="helpline('highlight')" onmouseout="helpline('tip')" border="0" class="bbimages"/>
<img src="./images/posting/hr.gif" border="0" alt="hr" onclick="bbfontstyle('[hr]','[/hr]')" onmouseover="helpline('hr')" onmouseout="helpline('tip')" border="0" class="bbimages"/>
<img src="./images/posting/ot.gif" border="0" alt="ot" onclick="bbfontstyle('[ot]','[/ot]')" onmouseover="helpline('ot')" onmouseout="helpline('tip')" border="0" class="bbimages"/>
<img src="./images/posting/dots.gif" border="0" style="padding-left: 5px; padding-right: 5px;" />
<img src="./images/posting/marqd.gif" border="0" alt="marquee=down" onclick="bbfontstyle('[marquee=down]','[/marquee]')" onmouseover="helpline('marquee_down')" onmouseout="helpline('tip')" class="bbimages"/>
<img src="./images/posting/marqu.gif" border="0" alt="marquee=up" onclick="bbfontstyle('[marquee=up]','[/marquee]')" onmouseover="helpline('marquee_up')" onmouseout="helpline('tip')" class="bbimages"/>
<img src="./images/posting/marql.gif" border="0" alt="marquee=left" onclick="bbfontstyle('[marquee=left]','[/marquee]')" onmouseover="helpline('marquee_left')" onmouseout="helpline('tip')" class="bbimages"/>
<img src="./images/posting/marqr.gif" border="0" alt="marquee=right" onclick="bbfontstyle('[marquee=right]','[/marquee]')" onmouseover="helpline('marquee_right')" onmouseout="helpline('tip')" class="bbimages"/>
<br>
<!-- IF S_BBCODE_QUOTE -->
<img src="./images/posting/quote.gif" border="0" alt="quote" accesskey="q" name="addbbcode6" value="Quote" onclick="bbstyle(6)" onmouseover="helpline('q')" onmouseout="helpline('tip')" class="bbimages"/>
<!-- ENDIF -->
<img src="./images/posting/code.gif" border="0" alt="code" accesskey="c" name="addbbcode8" value="Code" onclick="bbstyle(8)" onmouseover="helpline('c')" onmouseout="helpline('tip')" class="bbimages"/>
<img src="./images/posting/spoiler.gif" border="0" alt="spoiler" onclick="bbfontstyle('[spoiler]','[/spoiler]')" onmouseover="helpline('spoiler')" onmouseout="helpline('tip')" border="0" class="bbimages"/>
<img src="./images/posting/dots.gif" border="0" style="padding-left: 5px; padding-right: 5px;" />
<!-- IF S_BBCODE_IMG -->
<img src="./images/posting/img.gif" border="0" alt="img" accesskey="p" name="addbbcode14" value="Img" onclick="BBcodeimg()" onmouseover="helpline('p')" onmouseout="helpline('tip')" class="bbimages"/>
<!-- ENDIF -->
<!-- IF S_LINKS_ALLOWED -->
<img src="./images/posting/url.gif" border="0" alt="URL" accesskey="w" name="addbbcode16" value="URL" onclick="BBcodeurl()" onmouseover="helpline('w')" onmouseout="helpline('tip')" class="bbimages"/>
<!-- ENDIF -->
<img src="./images/posting/email.gif" border="0" alt="email" onclick="BBcodeemail()"" onmouseover="helpline('mail')" onmouseout="helpline('tip')" class="bbimages"/>
<img src="./images/posting/dots.gif" border="0" style="padding-left: 5px; padding-right: 5px;" />
<!-- IF S_BBCODE_FLASH -->
<img src="./images/posting/flash.gif" border="0" alt="Flash" accesskey="d" name="addbbcode18" value="Flash" onclick="BBcodeflash()" onmouseover="helpline('d')" onmouseout="helpline('tip')" class="bbimages"/>
<!-- ENDIF -->
<img src="./images/posting/video.gif" border="0" alt="video" onclick="BBcodevideo()"" onmouseover="helpline('video')" onmouseout="helpline('tip')" border="0" class="bbimages"/>
<img src="./images/posting/mp3.gif" border="0" alt="mp3" onclick="BBcodemp3()" onmouseover="helpline('mp3')" onmouseout="helpline('tip')" border="0" class="bbimages"/>
<img src="./images/posting/quick.gif" border="0" alt="quick" onclick="BBcodequick()" onmouseover="helpline('quick')" onmouseout="helpline('tip')" border="0" class="bbimages"/>
<img src="./images/posting/ram.gif" border="0" alt="ram" onclick="BBcoderam()" onmouseover="helpline('ram')" onmouseout="helpline('tip')" border="0" class="bbimages"/>
<img src="./images/posting/googlevideo.gif" border="0" alt="googlevideo" onclick="BBcodegooglevideo()" onmouseover="helpline('googlevideo')" onmouseout="helpline('tip')" border="0" class="bbimages"/>
<img src="./images/posting/youtube.gif" border="0" alt="youtube" onclick="BBcodeyoutube()" onmouseover="helpline('youtube')" onmouseout="helpline('tip')" border="0" class="bbimages"/>
<!-- IF S_BBCODE_ALLOWED and .custom_tags -->
<br>
<!-- BEGIN custom_tags -->
<img src="./images/posting/{custom_tags.BBCODE_TAG}.gif" border="0" alt="{custom_tags.BBCODE_TAG}" title="{custom_tags.BBCODE_TAG}" name="addbbcode{custom_tags.BBCODE_ID}" value="{custom_tags.BBCODE_TAG}" onclick="bbstyle({custom_tags.BBCODE_ID})"<!-- IF custom_tags.BBCODE_HELPLINE !== '' --> onmouseover="helpline('cb_{custom_tags.BBCODE_ID}')" onmouseout="helpline('tip')"<!-- ENDIF --> class="bbimages"/>
<!-- END custom_tags -->
<!-- ENDIF -->
<!-- ENDIF -->
</td>
</tr>
<!-- IF S_BBCODE_ALLOWED -->
<tr>
<td<!-- IF $S_SIGNATURE or S_EDIT_DRAFT --> colspan="2"<!-- ENDIF -->><input type="text" readonly="readonly" name="helpbox" style="width:100%" class="helpline" value="{L_STYLES_TIP}" /></td>
<!-- IF not $S_SIGNATURE and not S_EDIT_DRAFT -->
<td class="genmed" align="center">{L_FONT_COLOR}</td>
<!-- ENDIF -->
</tr>
<!-- ENDIF -->
Gracias por todo