View previous topic :: View next topic |
Author |
Message |
markw
Joined: 28 May 2006 Posts: 8 Location: UK
|
Posted: Thu Jun 22, 2006 1:08 pm Post subject: How do you reset URL data log? |
|
|
Is there a way of clearing the url tracking log? If you disable url tracking and then reenable it does the url history remain intact?
Thanks |
|
Back to top |
|
|
alan Forum facilitator
Joined: 26 Sep 2003 Posts: 4435
|
Posted: Fri Jun 23, 2006 2:49 am Post subject: |
|
|
The URL tracking information is stored in the ODBC table fsurl. So it won't get deleted even if you disable the URL tracking option.
To clear URL tracking log, you can:
1) execute SQL "delete from fsurl" to delete all the records (i.e. rows) in the table fsurl. You can execute SQL from PHP or MSQRY32.EXE (available in Microsoft Office).
or
2) if you are using the default datasource, replace the file fsurl.dbf from the original FirstSpot installation zip file. _________________ ~ Patronsoft Limited ~ |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
Powered by phpBB © 2001, 2005 phpBB Group
| |