how to retrieve pingbacks deleted by spam karma
-
I am running WP2.0.11 with Spam Karma 2.3 rc4 plugin. For the most part, as far as I can tell, Spam Karma has been doing a wonderful job of getting rid of unwanted comments.
However, it has come to my attention recently that pingbacks from one particular site are on the blacklist. I don’t remember putting them there. They have been on the blacklist for some time and I cannot seem to locate them in the blacklist section of Spam Karma.
I have, however, found the comments in the sql backup of my site. I tried to do a cross-search in the spam Karma black list table in phpMyAdmin. But to no avail. I don’t really understand phpMyAdmin OR the sql database at all.
This is what I see in the sql databse BEFORE the comment that has been deleted:
……………………………………….
INSERT INTOwp_options
(option_id
,blog_id
,option_name
,option_can_override
,option_type
,option_value
,option_width
,option_height
,option_description
,option_admin_level
,autoload
) VALUES
…………………………………………Is there a way to retrieve these pingbacks by going into the tables at phpMyAdmin? If so, can someone kindly spell it out for me?
I hope this question made sense and look forward to any help that can be offered. (And please bear with me if I seem particularly obtuse. I only know enough about php to get myself into a world of trouble.)
Thank you.
E Morris
- The topic ‘how to retrieve pingbacks deleted by spam karma’ is closed to new replies.