By Norman Smit on Thursday, 13 August 2015
Posted in General Issues
Replies 1
Likes 0
Views 440
Votes 0
Is there any way of deleting trackbacks more speedily than a hundred at a time? I turn trackbacks off as a default in the sites I build because of spam, but one of the other people working on the site turned it on. The site has been turned back over to me and there are something like 6,600 pages of spam trackbacks that I'd like to delete. The largest number of trackbacks I can select is 100 (all crashes the page).
Hey Norman,

You must be running on a much older version of EasyBlog since we have already removed trackbacks but you can run the following SQL query to clear trackbacks on the site.

truncate table jos_easyblog_trackback;
·
Thursday, 13 August 2015 02:24
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post