vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Add-On Releases - Live Search 1.0 (AJAX) (https://vborg.vbsupport.ru/showthread.php?t=154694)

FReeSTER 08-09-2007 08:01 AM

Damn, do this work for vb3.6.5 ?:o

coderphp 08-09-2007 08:25 AM

Quote:

Originally Posted by dbirosel (Post 1313265)
Will this ever work for the Opera Browser? Subscribed.

yes tested on Opera 9.x and it is working

coderphp 08-09-2007 08:27 AM

Quote:

Originally Posted by FreshFroot (Post 1313275)
i'll try this out, looks great.

thanx

coderphp 08-09-2007 08:28 AM

Quote:

Originally Posted by TheBlackPoet (Post 1313279)
if you want to change the text code... its probably in the Main CSS

<div id="search_results" class="smallfont" style="position:absolute; border: 2px solid orange; color:blue; background-color: white; width: 300px; padding: 8px; display:none">
<div align="left"><a href="#" onClick="overlayclose('search_results'); return false">x</a></div>
</div>


that worked for me....

I was looking at the css.. and if i have time tomorrow (if the coder dont mind).. i want to see if i can make the background with a little less opacity (transparent).... that'll be cool...

thank u for ur support
of course u can add what ever code modification to the mod ... also u can put it here for the other members

coderphp 08-09-2007 08:30 AM

Quote:

Originally Posted by Brew (Post 1313319)
There is a bug in the ajax_search.php file

You've forgotten to add code in there for table prefixes.

In my setup I used vb_ for my tables of vBulletin so this mod gives DB errors.

I included an image showing the DB error below.

I hard coded my table prefix to the file but you'll need to use the variable to fix it.

It's working BTW.

Good job!

fixed.. please re-download the attached file :)

coderphp 08-09-2007 08:34 AM

Quote:

Originally Posted by apdcanari (Post 1313324)
Good hack :)

/images/progress.gif (empty)

Overflow

<form action="search.php?do=process" method="post">
<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]" />
<strong>Live Search</strong> <input type="text" name="query" size="25" class="search" onkeyup="showHint(this.value)" />
</form>
<div id="search_results" class="smallfont" style="position:absolute; border: 2px solid orange; color:blue; background-color: white; width: 300px; padding: 8px; display:none; overflow:auto; height:200px">
<div align="left"><a href="#" onClick="overlayclose('search_results'); return false">x</a></div>
</div>

thanx that looks better...

if u dont mind added to the original file

coderphp 08-09-2007 08:36 AM

Quote:

Originally Posted by rainyleaves (Post 1313353)
Great mod.
But you have forgotten to add code in there for table prefixes.



Please help...
Thanks.. :)

Quote:

Originally Posted by StrifeX (Post 1313362)
I'm having the same problem, i get a database error saying there is a problem with the table prefix...

fixed :)

coderphp 08-09-2007 08:37 AM

Quote:

Originally Posted by El Intocable (Post 1313373)
Damn, do this work for vb3.6.5 ?:o

of course it is working

rainyleaves 08-09-2007 08:43 AM

Re-downloaded and re-install.
Same error...

Quote:

Database error in vBulletin 3.6.8:

Invalid SQL:
SELECT * FROM `thread` WHERE `title` LIKE '%24%' AND `thread`.`forumid` NOT IN (0 );

MySQL Error : Table '*****.thread' doesn't exist
Error Number : 1146
Date : Thursday, August 9th 2007 @ 06:40:48 PM
Script : http://*******/forums/ajax_search.php?query=24
Referrer : http://******/forums/index.php
IP Address : ************
Username : ********
Classname : vB_Database
Thanks.. :)

coderphp 08-09-2007 10:04 AM

Quote:

Originally Posted by rainyleaves (Post 1313398)
Re-downloaded and re-install.
Same error...



Thanks.. :)

updated now
please redownload


All times are GMT. The time now is 06:14 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.04339 seconds
  • Memory Usage 1,744KB
  • 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
  • (10)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