![]() |
Forum Search Stats V.2
Hi all
Did you ever wondered what your users expect to find in your forums? Did you ever wanted to know what are their needs? Did you ever wanted to let them know what they can easily find? If your answer is "Yes", then you must use this product ... The 1st version was here https://vborg.vbsupport.ru/showthread.php?t=139829 What is new in Version 2
1- Log user searches in your forums. 2- Show most searched keywords on the main forums page in away that demonstrates every keywords importance in your forums. Screens https://vborg.vbsupport.ru/external/...chmentid=67368 https://vborg.vbsupport.ru/external/...chmentid=67369 https://vborg.vbsupport.ru/external/...chmentid=67370 https://vborg.vbsupport.ru/external/...chmentid=67371 Version Expected to work on all vBulletin 3.6 versions tell now. Template Edits 1 template edit in FORUMHOME Plugins 2 Plugins Installation 1- Upload the directory "upload" contents to your forum root. 2- Import the attached product "[product] Forum Search Stats 2.0.xml" into your AdminCP. 3- Edit template "FORUMHOME": BEFORE: Code:
</table> Code:
<if condition="$vbulletin->options['setting_searchstats_showuser'] AND in_array($vbulletin->userinfo['usergroupid'], $allowed_groups)"> you can also NOMINATE FOR MOD OF THE MONTH :) ALSO, many thanx for all who helped in testing and debugging the 1st version, the list is long so i couldnt name them here :) |
screenshots :)
|
Sounds like a good idea. I'll wait for other's opinions on it
|
I hope I'm not stepping on any toes, cause I really do love this mod.
I just tested V2 on 3.6.4 to see if it would work and get the following error when trying to view search stats in admincp. (I know, i'm too lazy to do the full 3.6.7 update and settled for just the security patches) Code:
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /my/path/forum/admincp/search_stats.php on line 18 in search_stats.php Replace this: PHP Code:
PHP Code:
The actual search terms don't show up (just the word "None") but the block itself still shows. I would think the entire section should not show if they don't have viewing permissions. It doesn't make sense to show a 'search stats' box with nothing in it. So I changed the FORUMHOME template edit from this: Code:
<if condition="$vbulletin->options['setting_searchstats_showuser']"> Code:
<if condition="$vbulletin->options['setting_searchstats_showuser'] AND in_array($vbulletin->userinfo['usergroupid'], $allowed_groups)"> |
very nice
|
How can I show the most searched keywords using vbadvanced? like a search cloud?
|
Does the list of most searched for terms have to go in the "what's going on box"? I think that is the most illogical place to put it.
|
Quote:
i dont know maybe u have another hack which interfere with this? Quote:
please re-download the product |
looks cool :D thanks for sharing .. won't install yet, but looks really nice .. great job :D
|
Quote:
Quote:
Quote:
|
All times are GMT. The time now is 11:45 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|