Active
Project:
Memetracker
Version:
6.x-1.1-alphpa5
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
13 Dec 2008 at 17:38 UTC
Updated:
13 Dec 2008 at 17:57 UTC
How can I delete existing memetrackers?
Comments
Comment #1
kyle_mathews commentedThere's no way of deleting a memeteracker (for now) other than in the database. To delete a database, you'll need to remove rows from memetracker_content, memetracker_content_sources, memetracker_search_[mid] where the mid = the id of the memetracker you're deleting, and truncate the machinelearningapi_distance_cache.
Yeah, memetracker needs a delete function. . .