PhpDig.net

PhpDig.net (http://www.phpdig.net/forum/index.php)
-   Troubleshooting (http://www.phpdig.net/forum/forumdisplay.php?f=22)
-   -   Statistic don't work... (http://www.phpdig.net/forum/showthread.php?t=1090)

Dmitry Lukjanov 07-16-2004 01:50 AM

Statistic don't work...
 
Hi!

I'm using PhpDig 1.8. When I want to view search statistic all results (Most search terms, Largest results, Most searchs giving empty results , Response time by hour ) are empty :(

And when I click to "Last search queries" i have large table. All rows of that table have view:

Date: some date
With Terms: empty
And Without: empty
Results: 0
Start/any/exact: s
Search Time: 0

Table " php_dig_logs" in my DB is empty too..

Charter 07-16-2004 06:16 AM

Is define('PHPDIG_LOGS',true); in the config file?

Dmitry Lukjanov 07-16-2004 11:19 AM

Yes, that option is define.

Now statistic is work) Thank's!

I place

$refine = 0;

before

phpdigSearch($id_connect, $query_string, $option, $refine, $refine_url, $lim_start, $limite, $browse, $site, $path, $relative_script_path, $template );

in my search.php file.

May be I do somethig wrong?


All times are GMT -8. The time now is 10:05 AM.

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 2001 - 2005, ThinkDing LLC. All Rights Reserved.