vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Have a list in AdminCP of what people have searched for. (https://vborg.vbsupport.ru/showthread.php?t=32439)

JTMON 11-16-2001 02:37 PM

And show the search phrase in who's online. This would really rock for me as I would like to know what they search for.

Steve Machol 11-16-2001 03:31 PM

That's a neat idea. Me likes!

[OMG - I've been Jakemanized!!!! :eek: ]

FWC 11-16-2001 04:08 PM

Quote:

Originally posted by smachol
That's a neat idea. Me likes!

[OMG - I've been Jakemanized!!!! :eek: ]

I'm not worrying until you start tossing cream pies, Steve. :D

Steve Machol 11-16-2001 04:24 PM

[QUOTE]Originally posted by FWC
I'm not worrying until you start tossing cream pies, Steve. :D

FWC 11-16-2001 04:36 PM

Quote:

Originally posted by smachol
If that happens I've given my wife orders to shoot me! ;)
Yes, that would be the only prudent course of action. :)

Admin 11-17-2001 06:51 AM

This would be very cool (and even easy), but there's one big problem.
Searches expire after one week.

JTMON 11-17-2001 01:36 PM

What does that mean? It just needs to create a list and then if you click on that it will redo a search for the same thing. That way even if it expired, you are renewing the search.

Admin 11-17-2001 02:18 PM

You can only see what people have searched for before a week passes, because then the record is deleted from the search table.

But I guess you can add a searchhistory table, that will contain:
- user who searched
- terms of search
- date of search

JTMON 11-17-2001 02:25 PM

Could you write it to another php file or html? That way you don't have to have extra queries on the db and if you click on the search term in the generated list it will just creat a new search for that term

Admin 11-17-2001 02:28 PM

Why writing things to a static file when you have the MySQL database?
Isn't the point of a database to avoid flat files?


All times are GMT. The time now is 01:46 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.01758 seconds
  • Memory Usage 1,725KB
  • 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
  • (1)pagenav_pagelink
  • (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