PDA

View Full Version : Track Internal Searches


Ap0s7le
12-18-2005, 06:27 AM
Here it is, as talked about in this thread.
{deleted}

Please consider sending a donation to me for my time, PayPal details can be given out in PM upon request.

Regards

-Casey

thompson
12-18-2005, 05:32 PM
it works very good.

what must i change to give it to my users ? (external search)

Ap0s7le
12-18-2005, 05:44 PM
Give it to your users?

What do you mean?

The actual results, like you see in the admin?

-Casey

thompson
12-18-2005, 06:51 PM
i will give my users a site.

on this site there are the search words of the last searches.

example:

{deleted}

Ap0s7le
12-18-2005, 07:21 PM
Sure that is fully possible.

Just query the new table, and pull the results from there and sort as you wish.

If you can't do that, then I can help.

I've got to go, church get together.

later! :)

-Casey

thompson
01-05-2006, 05:55 PM
hi casey,

i have it on a separate page and i works good. what i need is a link to the searchresults. (not the problem with index.php?p=searchresult)

searchresult should be a html page.

what i mean: i need a htaccess rewrite from index.php?.... to searchresult.html.

do you know a answer ? thanks for helping.

igotdreams
02-25-2006, 12:30 AM
Okay you were killing me with that blank m_statistics.gif.

I thought the code was broken and was looking all over for it, until I thought maybe I uploaded a corrupted file and when I opened it found it was the same color as the background.

If anyone needs a graphic, here is one;

Content visible to registered users only.

Neticus
02-25-2006, 02:11 AM
Content visible to registered users only.

LOL same thing happened to me. :lol:

Thanks for the gif had been meaning to sort a graphic for that.

Net.

droolingmnky
05-17-2006, 09:05 AM
3.04 friendly

You still need the archive of the files in the first post.
Do not follow the search-tracker.mod file if your using 3.04 follow this.

There were no major changes I just want credit for taking the time to change one variable, and updating the instructions a little.

Content visible to registered users only.

gustotelmy
07-10-2006, 10:42 PM
Thanks for this although i get

Warning: Smarty error: unable to read resource: "admin/statistics.tpl" in /home/user/public_html/libs/smarty/Smarty.class.php on line 1095

in versison 3.0.5 anything I did wrong? does this still work with 3.0.5?

gustotelmy
07-10-2006, 10:55 PM
OK fixed though i should get some credit! :P


Upload statistics.tpl into your /admin/ directory

change the following in statistics.php

Find:

$tpl->assign('searched', $searched);
$tpl->assign('requested', $requested);

Then change the NEXT line to:

$content = $tpl->fetch('/home/user/public_html/*/admin/statistics.tpl');

(where user is your username and * is your phpld directory location)

worked for me in 3.0.5!

by the way, what happened to Apostle??

dcristo
07-15-2006, 11:22 PM
Content visible to registered users only.

Do you mind sharing how you got the internal stats on a separate page?

dcristo
07-15-2006, 11:31 PM
Content visible to registered users only.

Cheers droolingmonkey for the modded instructions for 3.04

Momo
07-16-2006, 02:08 AM
Thank you very much for this mod, I have implemented it in my directory and also made some changes so the last 10 searches appears on my front page for the users' benefit. You can see it at http://ipage.info/ :)

dcristo
07-16-2006, 02:12 AM
Content visible to registered users only.

Looking cool man. Is this something your gonna make available as a mod?

regg
07-16-2006, 11:19 AM
How can i get this mod for version 3.05????

droolingmnky
07-16-2006, 12:51 PM
The version I posted above is working for 3.05

regg
07-16-2006, 04:39 PM
ah ok. is not working for me !

droolingmnky
07-17-2006, 06:35 AM
What does it say or not say?

Did you follow the instructions I posted or not?

Vinci
12-20-2006, 12:16 AM
Hello,
dcristo can you show the code you use to show stats of top searched on yours directory page, I tried to do it myself but with no good results, thx for all help

mayby anyone else know how to do it and pase the code here :o

dcristo
12-20-2006, 12:21 AM
Content visible to registered users only.

I only tracked searches from the backend.

Vinci
12-20-2006, 11:47 AM
up my mistake, Momo have this mod installed in his direcotry, myby he can show us the code and help a little bit with it :o

Vinci
12-24-2006, 10:15 PM
Hello, Ap0s7l will you update this mod to work with version 3.1 ?? it would be great and we will be very grateful, thx for some info

Muneeb2Good
02-04-2007, 05:59 PM
Is this mod is for 3.1.0 ???

If available then please share with us !

droolingmnky
02-05-2007, 08:16 AM
I have updated this mod and it's working fine under 3.1 You'll find it in the supporters forum here (http://www.phplinkdirectory.com/forum/showthread.php?t=9614)