einstem on "[Plugin: Social Login] Database Entries left over after uninstall"
I had been using this plugin for a while but recently removed it because I am now using a different social sharing service. I uninstalled the plugin, which removed the plugin directory. But recently, I...
View Articleeinstem on "[Plugin: Google Analytics by Yoast] Remove "gad" entries from...
I used this plugin for a while, but recently decided to uninstall it because I have been really using Google Analytics directly on the Google site instead of the plugin. I uninstalled this plugin and...
View Articleeinstem on "[Plugin: Login LockDown] Database Tables keep getting bigger and...
I installed this plugin a few months back which i really like. It looks like it installed two tables into my wordpress database: lockdowns login_fails These tables are getting bigger and bigger since...
View Articleeinstem on "[Plugin: MailChimp for WordPress] Old "MC" Entries in my...
I have been working to clean-up my wordpress SQL database and recently found a bunch of old entries that I think may be related to when I once used Mailchimp (I don't use it anymore). The entries are...
View Articledkilgoesc13 on "[Plugin: WP Slimstat] Database error after update to 3.9.4"
I'm seeing hundreds of errors like this in my php error log after updating to 3.9.3 Just updated to 3.9.4 and still getting this error. [09-Feb-2015 16:10:25] WordPress database error Unknown column...
View Articlemvandemar on "[Plugin: Login LockDown] Database Tables keep getting bigger...
@einstem - I need to add that feature in. When I first built the plugin the bot brute force attempts were not as pervasive a they are now. You can truncate the tables and it will not hurt anything,...
View ArticleJon of the Wood on "[Plugin: Duplicator] database error"
I LOVE YOUR PLUGIN. Have used it dozens of times with great success. Most recently I migrated most of my sites from one of my servers to another. All the site migrations went well except one. I kept...
View Articlecamu on "[Plugin: WP Slimstat] Database error after update to 3.9.4"
What was your previous version before updating to 3.9.3? It looks like you had a very old version of Slimstat running on that site :/
View Articlecamu on "[Plugin: WP Slimstat] Database error after update to 3.9.4"
Apparently you missed one of the installation steps ;) https://wordpress.org/plugins/wp-slimstat/installation/
View Articlecamu on "[Plugin: WP Slimstat] Database error after update to 3.9.4"
You can also just add those two new columns via phpmyadmin: notes VARCHAR(2048) DEFAULT '' content_info_id INT UNSIGNED NOT NULL DEFAULT 1
View Articledkilgoesc13 on "[Plugin: WP Slimstat] Database error after update to 3.9.4"
I guess I did miss a step. I did not install version 3.0 before installing 3.9.3 Is this the correct link to v3.0? https://downloads.wordpress.org/plugin/wp-slimstat.3.0.zip
View Articledkilgoesc13 on "[Plugin: WP Slimstat] Database error after update to 3.9.4"
Adding the columns is easier. Thanks.
View Articlecamu on "[Plugin: WP Slimstat] Database error after update to 3.9.4"
Yes, that's the right link. Let me know if that works.
View Articledkilgoesc13 on "[Plugin: WP Slimstat] Database error after update to 3.9.4"
Manually adding the columns did stop the errors. You took the time to respond so I wanted to provide feedback on the upgrade process from 2.8 to 3.9.4 I made a new wordpress install, then installed...
View Articlecamu on "[Plugin: WP Slimstat] Database error after update to 3.9.4"
Welcome to the future :) A review for Slimstat would be a nice way to say thank you! Best, Camu
View Articlenavyspitfire on "[Plugin: Participants Database] Different databases and sign...
Is there a way to have several databases with unique sign up forms? https://wordpress.org/plugins/participants-database/
View ArticleMenno1987 on "[Plugin: Cimy User Extra Fields] Where is the data being stored...
Already got it working with the_author_meta('meta-key');
View Articleeinstem on "[Plugin: Login LockDown] Database Tables keep getting bigger and...
OK.. Thanks for the info. So, sounds like I can trim these tables if I want. But, do I understand that these tables are used so that any 'subsequent' attempt to login from these IPs will be...
View Articlemvandemar on "[Plugin: Login LockDown] Database Tables keep getting bigger...
The logic is time based, and is determined by the settings in the dashboard. The default is that if they make 3 failed attempts in 5 minutes, they get locked out for 1 hour. Therefore, deleting ip...
View Article