![]() |
I am showing nothing at all.
1) searches made within five minutes, still not showing. (not an issue with cron cleaning searches) 2) The only changes I see on search_forums are from adding google adsense. 3) product is enabled, as are (2) hooks 4) link: http://www.ahfb2000.com/webmaster_help_desk/search.php I may well be wrong but it seems obvious to me that the xml failed to write to the search_forums template. Can somebody post the changes that should be made to this template. |
Sorry to ask this dumb question... but i have installed this plug-in, yet I don't see anything on my forums.
Is there an area in AdminCP that controls who sees this that I have yet to spot...?? Sorry for being dull... |
It only shows up searches that are done recently. Try doing a search your self then taking a look. The cron deletes the search list every hour.
|
Thanks for the quick response funinthesun.
However, I did a quick search for 'coding', and yet I still see nothing on the forumhome page...? is this where it will appear? EDIT: Damn... I see it now on the Search.php pages... sorry...:( Also... is there any way of controling who actually sees this search list? it would be nice if we were able to control via usergroups et al... |
/me clicks install
|
Quote:
anybody have an idea? Dave |
Quote:
|
Quote:
pm sent |
Works great!
Thank you Install |
Someone asked this a while ago, but is there any way to get this outside of the search.php page? Such as on the forumhome or something? Great hack - thanks :)
|
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? |
have you made any searches since you intalled it?
|
only about 20 odd lol
|
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? |
Thanks for the updated code! :)
*updates* |
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 |
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 |
Somehow the search results is still available to guests, anybody have any idea what went wrong?
http://www.asiareefing.org/forums/search.php |
Quote:
|
hrmmm ... is there a way to allow guest to search yet not display the top seaches to them?
|
Quote:
|
Thanks but I'm a total newbie to this,
Could you please advise how can I do this? |
Installed and working great :) , but I still see members with "Searching Forums" as a location on Who's Online, and no new searches are displayed. Is there any way to know what these people are doing? We have a few that show this status nearly all the time, and I'd like to know what they're looking for (or looking at).
|
Quote:
Do the searches you make show up? |
Quote:
|
Quote:
Or if they did a search for a word that wasn't found. That would explain the list being empty. |
I understand. It's just that we've got a "situation" with another forum, and a high percentage of these people that are doing this searching thing are from that forum. Love to know what they're looking at...
(Just in case it is an attempt to load the server with search requests, I do have the time between searches at 90 seconds. Also, we're not seeing high load numbers...) |
Quote:
|
how do i remove the usernames so members don't see who serched
|
Perhaps you should store the data for this hack in a separate table (or a datastore). That's because vbulletin's searches expire and get erased after a certain amount of time, and your hack seems to draw info from there.
If you choose to store things in a separate place, it should have fields: userid (left join usertable for username), keywords, dateline, resulttype, resultcount. It would be easier to store this in a datastore because then you can strip everything that's more than x number that you wanna show without any extra queries. Just a suggestion :) |
Quote:
|
Quote:
|
Quote:
|
no errors... i installed it and it works great.. the problem i had is that since it was only a xml, i didnt really read through the dirty details that i've read before on other hacks...
the problem was i didnt know where to go on my test server to verify this hack works... when i slowed down to re read the instructions it was there... MAIN SEARCH PAGE... SO GO JOB!! |
whats nice ill hit installed
|
sorry for this question, i did install this product but i cant find where it appears o_O
|
is their any way to get this to work in the memberinfo page so that it links people with the $post[fieldxx]? (this links people with the same interests)..
|
Anyone have this on 3.6?
|
Also requesting this on 3.6 Anyone?
|
Just installed and nothing is showing up. I am running 3.5.4.
Do i need to make any changes to the templates? |
All times are GMT. The time now is 05:47 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:
|