Quote:
Originally Posted by AndrewD
1) Either
http:// yoursite / local_links_admin.php?action=admin&set=statistics
then "View Hits"
or, directly
http:// yoursite /local_links_admin.php?action=logjumps
2) Then enter a start and end date, display the records, and then select Archive and Delete.
Alternatively you can just use a utility like phpmyadmin to take a look at the database tables, and empty the local_linksdownloads table.
It's worth taking a look with phpmyadmin to get an idea of how big your database is and which tables are actually the large ones.
|
Thanks, AndrewD. It's done.