svetoslavd79
Forum Replies Created
-
Hi guys, I discovered one more error:
WordPress database error Field ‘unlock_key’ doesn’t have a default value for query INSERT INTO xxx_aiowps_login_lockdown (user_id, user_login, lockdown_date, release_date, failed_login_IP) VALUES (xxxx) made by wp_signon, wp_authenticate, apply_filters(‘authenticate’), call_user_func_array, AIOWPSecurity_User_Login->aiowp_auth_login, AIOWPSecurity_User_Login->lock_the_user,
thank guys, will you let me know once it’s done and/or if I can modify something to get this fixed.
Thanks again
SDthank guys, will you let me know once it’s done and/or if I can modify something to get this fixed.
Thanks agani
SDnot sure of that. how does the server affect that error?
Is there something I should be telling my host?
thanks
Forum: Plugins
In reply to: [SlimStat Analytics] SlimStat doesnt' work!I think I am back up, however when i click on posts, all counter show 0.
Forum: Plugins
In reply to: [SlimStat Analytics] SlimStat doesnt' work!Hi guys, same issue here, at some point last night the plugin stopped working completely. here is my link: https://beberoka.com
Forum: Plugins
In reply to: [nrelate Flyout] Flyout not firing up!Hi Katrina,
You are awesome. That worked like a charm.
Thanks
SvenForum: Plugins
In reply to: [Really Simple Share] Plugin Settings not displaying correctlyThank You
Forum: Plugins
In reply to: [Really Simple Share] Plugin Settings not displaying correctlyAlright,
I decided to go back on the versions. Started with 1.5 and it worked. I am up to 2.0 and everything is working properly. Will keep renewing until I spot when it breaks.
SD
Forum: Plugins
In reply to: [mb.YTPlayer for background videos] Contain video inside a divHey man,
Thank you so very much. It is all working now. I can’t figure out, what I was doing wrong ??
Thanks again.
SvenHi guys,
I was getting too may lockout notifications too. After some research, I figured that those are bots trying to really login to my wordpress sites. I manage about 50-60 sites and have my own servers. I also noticed that those attacks are only happening on my sites where I did not “hide the admin area”, i.e change /wp-admin to something else.
After I enabled that option and renamed wp-admin, all the bot attacks stopped. Ofcourse you have to be careful if you are using any other login plugins and modify the code to work with the changes but that definitely fixed it for me.
Regards
SDForum: Plugins
In reply to: [SlimStat Analytics] WordPress HTTPS and Right Now tabThanks Camu,
I’ll take a look.
Thanks again
SDForum: Plugins
In reply to: [WP Photo Album Plus] [Plugin: WP Photo Album Plus] Could Not Create AlbumAnd here is how to fix this:
opent my.ini in folder D:\Program Files\MySQL\MySQL Server 5.0 , or whatever folder
i changed
sql-mode=”STRICT_TRANS_TABLES,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION”
to
sql-mode=””restart mysql service
So far everything is working fine. I will report after some further testing!
Forum: Plugins
In reply to: [WP Photo Album Plus] [Plugin: WP Photo Album Plus] Could Not Create AlbumI finally figured out how to enable WP debug mode and here is the error I got:
WordPress database error: [Field ‘main_photo’ doesn’t have a default value]
INSERT INTOmimiwp_wppa_albums
(id
,name
,description
,a_order
,a_parent
,p_order_by
) VALUES (0, ‘Test’, ‘Test’, 0, 0, 0)Forum: Plugins
In reply to: [WP Photo Album Plus] [Plugin: WP Photo Album Plus] Could Not Create Albumok the first part seem to have worked. The Database Revision is 191 and when I installed the fresh copy it did create the tables. I am sure coz I made sure the old ones are dropped before I installed it again!
Now I still get “Could Not Create Album” error – I wish there was something more specific. is there a log that I can look at?
I am sorry, I wish it was easier, I am sure you have plenty other things to worry about and I really appreciate your help!
SD