Thanks.
How do we force a purge of the old data? Tried removing all files and
search WP db but no luck. Any help would be great. Thanks.
On Dec 6, 2:24 pm, Carson <car...@ioncannon.net> wrote:
If you go into the database table wp_options, look for all
option_names that start with gad_.
There are about six of them. Remove them and reinstall plugin.
It seems like the delete option does not remove these rows from the
wp_options table.
Hope this helps,
Carlos