Thread Rating:
  • 7 Vote(s) - 4.57 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Release] Fast Search - like in IPB
#21
thanks now work perfect..
Yesterday while editing my net was slow this caused disappearence of code while saving (don't know how) .
Today my net was fast and every thing went right. thanks and great work! I hope mybb team will add this feature as default .
Reply
#22
I have this on both my themes installed on my board..the default theme and red force. when it's installed on red force, it screws up the rest of the toplinks...so I was wondering if you'd be able to assist...

http://www.pazrt.com/forum/index.php

as you can see..after adding the mod tot he red force theme, it pushed member map and community to the new row and messed with the colors...any ideas?

thanks!
Reply
#23
Seems fine to me, Member map and Community are in right place, color are fine too.
Viva la Poland!
Reply
#24
(2009-08-16, 10:41 PM)noc123 Wrote: Seems fine to me, Member map and Community are in right place, color are fine too.

yeah, we fixed it a few hours after I posted (I forgot to say we fixed it)

thanks for replying.
Reply
#25
sweet mod Smile

Thank you !
[Image: gowrons-sig-x400.png]
Reply
#26
I've updated instructions a little bit. There is less to edit now. I hope you enjoy it.
Viva la Poland!
Reply
#27
awesome.. Big Grin

for <ul><li> problem..

just simple put this

<!--Do not remove outer most DIV tag with id="fastsearch"-->
<DIV id="fastsearch" class="fastsearch">
    <table width="100%" border="0" cellpadding="0" cellspacing="1">
        <tr>
            <td height="25" align="left"><b>Fast Search</b></td>
	    <td height="25" align="right"><a href="#" style="color:#000000" onClick="overlayclose('fastsearch'); return false">[X]</a></td>
        </tr>
        <tr>
            <td height="26" align="center" valign="middle" colspan="2">
				<form method="post" action="search.php" style="margin: 0;">
                        <input type="text" class="textbox" id="focus" onFocus="Active(this)" onBlur="NotActive(this)" name="keywords" size="30" style="width: 150px;" />
                        <input type="submit" class="button" name="submit" value="GO" />
                        <input type="hidden" name="action" value="do_search" /><input type="hidden" name="postthread" value="1" checked="checked" />
						<input type="hidden" name="showresults" value="threads" checked="checked" />
                </form>
            </td>
        </tr>
        <tr>
            <td height="20" align="center" valign="middle" colspan="2"><a style="color:#000000" href="{$mybb->settings['bburl']}/search.php">Advanced Search</a></td>
        </tr>
    </table>
</DIV>


after this:

{$lang->toplinks_search}</a></li>
Reply
#28
Really nice. thanks for this
In the eyes of the weak, everyone is strong. But I am truly strong.
Reply
#29
Hello, I deactivated the captcha search and...it's not working, looks awfull.

<li><a href="{$mybb->settings['bburl']}/search.php"onclick="return overlay(this, 'fastsearch','bottom')"><img src="{$mybb->settings['bburl']}/{$theme['imgdir']}/toplinks/search.gif" alt="" title="" />				        
<!--Do not remove outer most DIV tag with id="fastsearch"-->
<DIV id="fastsearch" class="fastsearch">
    <table width="100%" border="0" cellpadding="0" cellspacing="1">
        <tr>
            <td height="25" align="left"><b>Fast Search</b></td>
	    <td height="25" align="right"><a href="#" style="color:#000000" onClick="overlayclose('fastsearch'); return false">[X]</a></td>
        </tr>
        <tr>
            <td height="26" align="center" valign="middle" colspan="2">
				<form method="post" action="search.php" style="margin: 0;">
                        <input type="text" class="textbox" id="focus" onFocus="Active(this)" onBlur="NotActive(this)" name="keywords" size="30" style="width: 150px;" />
                        <input type="submit" class="button" name="submit" value="Ir" />
                        <input type="hidden" name="action" value="do_search" /><input type="hidden" name="postthread" value="1" checked="checked" />
						<input type="hidden" name="showresults" value="threads" checked="checked" />
                </form>
            </td>
        </tr>
        <tr>
            <td height="20" align="center" valign="middle" colspan="2"><a style="color:#000000" href="{$mybb->settings['bburl']}/search.php">Busqueda Avanzada</a></td>
        </tr>
    </table>
</DIV>
{$lang->toplinks_search}</a></li>

Thats the way I edited following instructions.

This plugin is supposed to open a little window when we click "search"??...the whole components of this windows appears on header but absolutelly in different location messing with my header toplinks. I deactivated this until I get little help.
Reply
#30
Nice good job keep this Work Big Grin
[Image: zHM1U.png]
Reply


Forum Jump:


Users browsing this thread: 7 Guest(s)