vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Miscellaneous Hacks - vB3.5 15 Most Recent Searches Made By Our Members (https://vborg.vbsupport.ru/showthread.php?t=95270)

bashy 03-18-2006 08:02 AM

Hi boofo

This iant showing any last searches for me
I have imprted the product and still no go for launch...

I have checked for $last15searches and cannot find it so it aint that
What was the name of the old product, just in case ihad that installed,
but i dont think so?

EasyTarget 03-19-2006 12:31 AM

have you made any searches since you intalled it?

bashy 03-19-2006 06:23 AM

only about 20 odd lol

bashy 03-19-2006 01:41 PM

Hi, this does work ok for me sorry.....
I was checking Post and title search, not the main advanced search..

Is there a way to get this to show atop of the search results?

Julie 03-20-2006 07:31 PM

Thanks for the updated code! :)

*updates*

mikeinjersey 03-28-2006 02:10 PM

Hello this is the first Plugin i installed on my forums. It seemed to install flawlessly. Nice mod.

I have a few questions.

#1 I have 3.5.4 installed...Should i uninstall this Plugin when upgrading to the next version of vBulletin? (whenever its released)

#2 Im also having the problem with only a few searches being shown an hour...when many more are actually being done. Could someone tell me which Cron's i should disable so that the cleanups dont erase the data?

thanks

cudaxtreme 04-06-2006 01:56 AM

its in /includes/cron/cleanup.php

//searches expire after one hour
$vbulletin->db->query_write("
DELETE FROM " . TABLE_PREFIX . "search
WHERE dateline < " . (TIMENOW - 2592000) . "
### Remove stale searches ###

change the timing in green

cudaxtreme 04-07-2006 02:10 PM

Somehow the search results is still available to guests, anybody have any idea what went wrong?

http://www.asiareefing.org/forums/search.php

Boofo 04-07-2006 02:58 PM

Quote:

Originally Posted by cudaxtreme
Somehow the search results is still available to guests, anybody have any idea what went wrong?

http://www.asiareefing.org/forums/search.php

Because you allow guests to search. ;)

cudaxtreme 04-07-2006 10:59 PM

hrmmm ... is there a way to allow guest to search yet not display the top seaches to them?


All times are GMT. The time now is 10:01 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.01811 seconds
  • Memory Usage 1,735KB
  • 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_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