stesvis
Forum Replies Created
-
I have the same problem, get emails like this all the time:
A user with IP address 162.144.37.78 has been locked out from the signing in or using the password recovery form for the following reason: Exceeded the maximum number of login failures which is: 20. The last username they tried to sign in with was: ”
And no username is provided. That IP is my hosting account IP address.
If there is a misconfiguration, how to detect it and fix it?
Thanks for your reply, Brian.
I found instructions in my login page to unlock myself, using the email recovery. It said something like “if your email is registered as site-admin email you can unlock yourself”.Then I received this email:
Either you or someone else at IP address 162.144.37.78 requesed instructions to
regain access to the website Build Muscle 101.Request was generated at: Wednesday 14th of January 2015 at 06:29:06 PM
If you did not request these instructions then you can safely ignore them.
These instructions will be valid for 30 minutes from the time they were sent. Etc.Now, what I don’t understand is, did someone even try to log in? I certainly didn’t overnight!
And the username that was used was an empty string?Exceeded the maximum number of login failures which is: 20. The last username they tried to sign in with was: ”
There is nothing in the quotes for the username.
And I discovered that the IP is my Bluehost account IP.Cristian
I am locked out again, same reason.
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Related posts sidebar widgetThank you for your answer.
I implemented solution 1. How come would it not work?- I created functions.php in my child theme (didn’t have one)
- Added
add_filter('widget_text', 'do_shortcode');
- Added a text widget like you said
And still nothing shows. I am sure it’s just my specific case, but what could be wrong?
Forum: Fixing WordPress
In reply to: Can't Set Featured Image on Posts/PagesHmmm I think I figured it out.
Somehow, older images are missing a wp_postmeta entry (_wp_attached_file).
Forum: Plugins
In reply to: [Manual Related Posts] Related posts on sidebarI would love to be able to add this to the sidebar, that’s the whole purpose I think.
Have you figured it out?
Forum: Plugins
In reply to: [Facebook] Comments – Warning: https://blog.mysite.com/mypage is unreachableYou’re right, now it’s gone even tho I didn’t touch anything.
ThanksForum: Plugins
In reply to: [Social Connect] Shortcode Displays Buttons but They Don't WorkMaybe the question should be: how to make
do_action( ‘social_connect_form’ );
work when hardcoded in a plugin function?Forum: Plugins
In reply to: [Facebook] Automatic Register & Log In Front End Post Creation?That is an awesome plugin for front end posting! Thanks for sharing!
1. I am currently using Social Connect but the Facebook plugin should have something similar integrated for sure
4. I actually would like to post to the wall of the users that submit a post, not my own wallBut that way i have to put a link somewhere to point to that page, what i would like is to have that downloads page/archive show in the pages menu, like a normal page. I went to Settings->Permalinks and saved, but what should change? I didn’t notice any difference.
I managed to create a new page and assign the permalink “mysite.com/downloads”. Unexpectedly it let me do it and this is my way to have a page showing the list of downloads..
Let me know if it screws something else or if i can leave it ?? ThxOk, after setting the checkout page and success page it works (since those pages were created automatically with the shortcode i thought that the settings were already set up automatically too for those pages).
Anyways it works now. ThxForum: Hacks
In reply to: How to access a specific file in your pluginI forgot the link to the project that i want to use:
FCBKcompleteForum: Plugins
In reply to: event calendar – open page with list of posts instead of js windowThis guy just had the brilliant idea of purchasing this plugin from my site (i am the owner of the plugin) and redistribute it on WordPress claiming to be the author. Should be banned by WordPress in no time.
Of course the Weaver theme can show posts on other pages using the same style of the homepage. Within a theme the style is known. It’s doing it with a plugin that is impossible.