![]() |
Will this ever work for the Opera Browser? Subscribed.
|
Quote:
|
i'll try this out, looks great.
|
Quote:
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... |
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! |
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> |
Quote:
That looks much better :) |
Great mod.
But you have forgotten to add code in there for table prefixes. Quote:
Thanks.. :) |
I'm having the same problem, i get a database error saying there is a problem with the table prefix...
|
Im getting a data base error. :confused:
Code:
Database error in vBulletin 3.6.5: |
All times are GMT. The time now is 03:07 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|