Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /var/www/mybb-es.com/html/inc/class_language.php on line 201
Problema con el buscador
drackligth14   20 Jan, 2012, 7:35 am
#1
Hola,
Hice este tutorial:
http://yaldaram.com/showthread.php?tid=1...ght=search

pero no se lo que pasa que se me ha quedado mal:
[attachment=1388]

Alguien sabe porque podria ser?
Cluster   20 Jan, 2012, 11:34 am
#2
publica aqui las areas que editaste

:)
drackligth14   20 Jan, 2012, 12:23 pm
#3
Hice exactamente esto: http://yaldaram.com/showthread.php?tid=1...ght=search
Cluster   20 Jan, 2012, 1:14 pm
#4
en input#search_box { intenta aumentar las variables del height: 14px;

:)
drackligth14   20 Jan, 2012, 1:27 pm
#5
Grax Cluster si puediera te daria un beso XDDDD pero te doy +rep Wink
Leandro M.   20 Jan, 2012, 9:17 pm
#6
Pedi que abrieran el tema porque tambien seguí ese tutorial y tengo una duda.
Que parte tendria que editar para cambiar lo que dice "Search Forum" por "Buscar"
y agregar en el espacio a buscar "Buscar en los foros..."

[Imagen: 6cdbd7b6f8.png]
Cluster   20 Jan, 2012, 10:36 pm
#7
Código PHP:
<?php 
<div id="search">
<
form action="{$mybb->settings['bburl']}/search.php" method="post"><fieldset class="noborder"><label for="search_box"><span id="search_left"> </span></label><input name="keywords" id="search_box" onkeyup="buscar_ahora(this.value);" onblur="if(this.value=='')this.value='Buscar...';" onclick="if(this.value=='Buscar...')this.value='';" value="Buscar..." title="Introduce las palabras clave que desees buscar" type="text" /><input value="Buscar" name="submit-search" id="search_button" type="submit" /><input type="hidden" name="action" value="do_search" /></fieldset></form>
</
div>

:)
Leandro M.   20 Jan, 2012, 10:43 pm
#8
Gracias Cluster, pueden cerrar si quieren Smile
  
Powered By MyBB, © 2002-2024 MyBB Group.
Made with by Curves UI.