vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Add-On Releases - [AJAX] Live Search (https://vborg.vbsupport.ru/showthread.php?t=189970)

-=Leb=- 09-06-2008 10:42 AM

Hi mad@max, i'm wondering how can i put the search box from the left side of the forum to the right side?
That will be awesome if you could help me with that.
Also is there anyway to change background color for the search results

Anyway, thank you installed and nominated :)

mad@Max 09-06-2008 11:25 AM

maidos, i'm not using this mod, may be in the future...
Leb, in the next version i did interface of setting style. Now you can change style in the file ajax_search.css.

maidos 09-06-2008 03:27 PM

as for the bugs i posted? and feature to move the searchresult?
the profile tabs disappears, and when im not on index.php and click the close the result i will be redirected to the index page

JVSP 09-06-2008 03:42 PM

Quote:

Originally Posted by mad@Max (Post 1615731)
fxlr8, in ajax_search.php:
before LIMIT add ORDER BY dateline DESC or ORDER BY dateline ASC.

Works a treat, Thanks!!!

JVSP 09-06-2008 04:02 PM

Quote:

Originally Posted by Leb (Post 1615750)
Also is there anyway to change background color for the search results

edit live_search.css

FiMeTi 09-07-2008 12:48 PM

Man this is great!! Works fine. Installed and nominated.

Could you please integrate this into vbadvanced?
Possible?

WildSoftCat 09-07-2008 02:03 PM

It works fine in IE 8 and Google chrome, but in Opera and Firefox doesn't :(. Shows "nothing found". What can It mean ?:confused:

XxSparks 09-07-2008 03:26 PM

I'm sorry to be such a newbie at this but would anyone possibly mind helping me out?

I'm not quite sure where to find this:

Quote:

If you already have this form, find <input type="text" ... /> and after type="text" add id="search_input" name="query" onkeyup="showHint(this.value)"
I've also uploaded the xml as a import plugin. And uploaded all my files to my room directory public_html/forum.
I also can't see the option for it in the vBulletin Options menu. What might be the problem?

Thanks in advanced.

FiMeTi 09-07-2008 04:33 PM

@ XxSparks: You dont need that info u?ve posted anyway.

Just put this Code:
Code:

                                        <form action="search.php?do=process" method="post">
                                        <div id="tb-searchdiv">
                                                <div id="tb-searchbox"><input type="text" id="search_input" name="query" tabindex="1001" maxlength="128" value="$vbphrase[search_forums]" onfocus="if(this.value=='$vbphrase[search_forums]')this.value='';" onblur="if(this.value=='$vbphrase[search_forums]')this.value='';" onkeyup="showHint(this.value)" /></div>
                                                <input type="hidden" name="do" value="process" />
                                                <input type="hidden" name="quicksearch" value="1" />
                                                <input type="hidden" name="childforums" value="1" />
                                                <input type="hidden" name="exactname" value="1" />
                                                <input type="hidden" name="s" value="$session[sessionhash]" />
                                                <input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
                                        </div>
                                        </form>

on the place, that you want the search-function to be shown.
Edit the template where you want it to be and paste the code.
:)

XxSparks 09-07-2008 06:17 PM

Thank you so much FiMe ^_^ It worked like a charm.
But I hope it's not too much trouble for me asking.

I've actually played around with it, i've gotten the search bellow the other Search buttom.
Above the Sub forums, above Threads, but I'm wondering if there's any way to get it in the header like in this place here:

https://vborg.vbsupport.ru/external/2008/09/28.png

I would assume its in the forum header, i looked there, but its all above or bellow the headers.
So it looks rather odd. o.o


All times are GMT. The time now is 07:49 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01294 seconds
  • Memory Usage 1,746KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete