![]() |
Not a problem, the script is still very useful, and the price can't be beat :)
|
I figured out how, it's pretty simple actually. You can either have it as part of the Update DB subroutine, or you can make a separate button "Clean DB".
Basically all it does is run an SQL query and delete any row where the search text is empty: mysql_query("DELETE FROM `search_queries_sorted` WHERE search_text = ''"); Additionally you can have it remove other searches, such as "test" and "testing" (diagnostic searches). |
Cool, Thank You ;)
|
Awesome Mod. Works great in 3.5.10.
-Bradley |
I've got this mod up and working, but there is one problem. The search registers an unusally large number of blank searches. Does anyone else have this issue and is there any way to fix it?
-Bradley |
Does this work for v4.x users?
|
Quote:
It's built into 4.x. |
All times are GMT -8. The time now is 08:45 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.