Thread Rating:
  • 7 Vote(s) - 4.57 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Release] Fast Search - like in IPB
#11
I'll try but I don't know php very well.
Viva la Poland!
Reply
#12
Ok 1st thing how do I change the colors? I tried the CSS but it didnt do much. I need to change the colors of the "Advanced Search" and then "[x]".

Also for some reason now every time I load a page on my forum, a blank page with this  will show up then re-direct to the page I clicked. Is there anyway to get rid of this?

EDIT: I noticed it does this any time I edit the global.lang.php file.

EDIT2: Ok for the color issues I figured out that in the CSS you had:

.fastsearch a {
color: #3C3C3C;
text-decoration: none;
}

when it should have been

.fastsearch a:link {
color: #3C3C3C;
text-decoration: none;
}


As for the random  I just skipped editing the lang file and replaced the hooks with the actual text. So now everything works fine.
Reply
#13
Awesomee!
[Image: 40DS6Te.png]

Reply
#14
nice mod.. mybb team should add this feature by default
Reply
#15
Hello,

Just one question...

Will it work when the Captcha (Image Verification) protection is ON against
automated searches?


Thanks.
Reply
#16
Quote:#-----[ FIND ]------------------------------------------
<a href="{$mybb->settings['bburl']}/search.php"

where is this ???? could not find this on header!! which file to edit ?

Quote:Miley, If you found this: <a href="{$mybb->settings['bburl']}/search.php" than {$lang->toplinks_search}</a>" is after. It's ending of that first code.
If you have in that place different code, it's OK. Put <!--Do not remove outer most DIV tag with id="fastsearch"--> [..] after </a> tag.

i did not understood this.. can u please tell me which file do i have to edit?? i am stuck ..
plz put example / screenshot if possible
Reply
#17
Sammyed, I'm afraid it won't, it's simple code. But i can try to do that (I don't promise)

Blip.0, go to header templates (usually Search button is in header) and then go to welcomeblock_guest or/and welcomeblock_member and look for search.php or toplinks_search. It has to be somewhere in these temps. What theme are you using?
Viva la Poland!
Reply
#18
i am using theme called transparent. theme thread >> http://community.mybboard.net/thread-51063.html
..
there was problem in header.. remaining code disapperead when i added 1st code and saved.
i restored to orginal code and added those code and saved . search box appeared on clicking search but it made forum part disappeared.. forum's body part appeared only when search button was pressed. i will try tomorrow again .
Reply
#19
Blip.09, I've looked at Transparent theme. Lines you're looking for are in header template (not guest/member). Search.php is in line 14.

EDIT
Here's a screen: http://i31.tinypic.com/2d7u646.jpg
Viva la Poland!
Reply
#20
(2009-08-13, 10:47 AM)noc123 Wrote: Sammyed, I'm afraid it won't, it's simple code. But i can try to do that (I don't promise)

Thanks for the reply. Nice work thou.

Cheers.
Reply


Forum Jump:


Users browsing this thread: 10 Guest(s)