vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Add-On Releases - [YUI] Live Search (https://vborg.vbsupport.ru/showthread.php?t=204517)

mad@Max 04-22-2009 11:34 PM

Version 2.2.3
Fixed bug with highlighting into highlight tag:)

cgway.net 04-23-2009 02:22 AM

not work in vbadvanced search

mad@Max 04-23-2009 07:27 AM

With which folder placed forum and vba?

voter 04-25-2009 06:33 PM

??? Is this mean, no compatibility with mysqli
Quote:

Fatal error: Cannot use object of type mysqli_result as array in ..../public_html/vb/ajax.php(69) : eval()'d code on line 119
This appears when the results must be shown.

mad@Max 04-25-2009 08:50 PM

Hmm. Try in plugin Live Search AJAX find query_read and replace with query_read_slave.
If it not help try in plugin Live Search AJAX find $vbulletin->db and replace with $db.

TAIFUN_T 04-25-2009 11:39 PM

very nice, bro! I click Installed ;)

ЗачОт! ))

externalaw.com 04-27-2009 01:59 AM

<a href="http://www.externalaw.com" target="_blank">www.externalaw.com</a> how can i space it more to the right and make it bigger, like a big huge cute search box

voter 04-27-2009 07:09 PM

Neither changing query_read into query_read_slave nor replacing all $vbulletin->db with $db gives effect, still

Quote:

Fatal error: Cannot use object of type mysqli_result as array in ...vb/ajax.php(69) : eval()'d code on line 119
instead of results.But if no results are possible, say I enter some nonsense, it is doing something and simply "No Results" appearing.

voter 04-27-2009 07:59 PM

I have localized the error.
It is Lines 114 and 115 of Live Search AJAX
$lsuname = $results['username'];
$lsuid = $results['userid'];
I commented it and now the name of thread starter is not shown in search results, but it works.

Seems something or some other plugin conficts with this one and makes immpossible to generate the username and userid.

mad@Max 04-28-2009 12:30 AM

Oh, you right, this variables not using.


All times are GMT. The time now is 01:50 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
  • Page Generation 0.01681 seconds
  • Memory Usage 1,734KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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