vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   [Request] : Search Log hack ! (https://vborg.vbsupport.ru/showthread.php?t=50990)

muffel 05-08-2017 04:20 AM

Is there anything similar for VB 4.2.x?

Paul M 05-08-2017 02:28 PM

Wow, almost a 13 year bump ..... Impressive.

snakes1100 05-08-2017 03:52 PM

lmao

muffel 05-08-2017 06:38 PM

Yes - I search for a function that can log search keywords that users search for.
I installed this Addon: https://vborg.vbsupport.ru/showthread.php?t=298033
But does not work for me at the moment... in the 4.2.x Version. So I am searching for something similar to this :)

MarkFL 05-08-2017 06:43 PM

Quote:

Originally Posted by muffel (Post 2586315)
Yes - I search for a function that can log search keywords that users search for.
I installed this Addon: https://vborg.vbsupport.ru/showthread.php?t=298033
But does not work for me at the moment... in the 4.2.x Version. So I am searching for something similar to this :)

I would suggest posting in the thread for that product, and tell the developers exactly what is not working, with screenshots, errors received, etc., and give them a chance to advise you. :)

muffel 05-09-2017 02:40 AM

Thank you MarkFL, yes I already made a posting there :)

Logician 05-09-2017 04:32 AM

In vb2 and vb3, database was keeping searched words in a simple structure where you could easily read with a single query. Hence the hacks above were easy to come up with.

In vb4, searching got complicated because it started to entail all sorts of contents like blogs or cms. So its not possible to read search results with a single query anymore, after you read from database you need to analyze it inside your code before displaying it to the user.

So unfortunately its not easily possible to port the hacks above to vb4. A search log hack for vb4 needs to be more complicated than these.


All times are GMT. The time now is 11:16 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.01059 seconds
  • Memory Usage 1,728KB
  • 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
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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