mikolajek
Forum Replies Created
-
Wonderful, thanks a lot for this trick, Margaret, it works like a charm!
Have a happy festive season!
Thank you, but I believe I haven’t got this part fully:
If you copy those rules to your the SnappyMail directory but change the auto_prepend_file to be blank it should be excluded from the Wordfence Firewall.
So I need to copy this part from the root .htaccess:
# Wordfence WAF
<IfModule LiteSpeed>
php_value auto_prepend_file '/home/rutkowski/domains/rutkowski.pro/public_html/wordfence-waf.php'
</IfModule>
<IfModule lsapi_module>
php_value auto_prepend_file '/home/rutkowski/domains/rutkowski.pro/public_html/wordfence-waf.php'
</IfModule>
<Files ".user.ini">
<IfModule mod_authz_core.c>
Require all denied
</IfModule>
<IfModule !mod_authz_core.c>
Order deny,allow
Deny from all
</IfModule>
</Files>
# END Wordfence WAFto a .htaccess in the SnappyMail folder, but what do you mean by changing the file to be blank?
When I simply copied these lines directly (no alterations made) my domain snappy.rutkowski.pro now redirects to the main page.
Forum: Plugins
In reply to: [Two-Factor] ‘Failed to create a login nonce’ messageAnyone can advise here?
Thank you, @sanzeeb3! It looks I have some database issue with my provider. They claim my WP instance has all the necessary rights to create/update tables, but it’s clearly not true, as those tables needed here cannot be created. I hope they will resolve it, as it seems not to be the plugin issue.
Thank you, @capuderg for the article! I’ve followed its advice but unfortunately with no luck. Effectively, I sought support from my hosting company. Now I’m puzzled as they confirmed the site functions correctly and all privileges on the database are as needed. Somehow the plugin (inc. the other one mentioned in the troubleshooting note) refuses to create tables. It looks then it’s an isolated case, specific for my site. I’ll need to seek some qualified WP magician help.
Thanks @jetxpert! However in my case, I can’t bring up the site at all with the plugin active. I’ve restored the prior plugin version from my backup, but I have no clue how to proceed.
I’d appreciate the developer to comment on the error message. I haven’t deleted any table in the database, so possibly they have not been created at all during the update. But why? And how should I proceed to have a working solution?
Ooops… No, that’s just silly me, who didn’t close the comment line in the wp-config correctly! Once this has been fixed, all works as expected. My apologies for the confusion!
Thank you @sanzeeb3! But this seems not to work for me. I’ve added the wp-config lines (triple checked the password), but when I leave the password field blank then I’m getting the authentication error. Hence my confusion.
The password field is not getting greyed out though, despite the parameter set in the wp-config. Is there anything else I should pay attention to? E.g. put the WPMS lines at certain part of the wp-config.php (I added them at the end)?
Forum: Plugins
In reply to: [Two-Factor] Plugin fails to register new keyI have exactly the same issue with the previous Yubikey generation – I’m getting a Windows prompt to touch the key to generate the passphrase and then nothing happens in the plugin itself – only the “rolling wheel” keeps moving…
I’m definitely on full https + I have the wildcard SSL certificate in place, so no security flaws here. The console “security” tab confirms it.
The console reports no errors or issues.
I have exactly the same problem and I have enabled the Cache option instantly when prompted by the latest WPS update. However, despite this, no hits are recorded since then.
I’m using Disable REST API plugin but I’ve excluded WPS from it.
Possibly the issue lies with this “To register WP-Statistics REST API endpoint ( wpstatistics/v1 ) , go to the Permalink page and update the permalink with press Save Changes.” – I’m not sure what I should actually do here? Just save the permalinks again?
Do you have any advice for me? Shall I reinstall?
- This reply was modified 6 years, 2 months ago by mikolajek.
Forum: Fixing WordPress
In reply to: Always load / redirect to the main page?Anyone can please assist me with this one?
Forum: Fixing WordPress
In reply to: Always load / redirect to the main page?Thanks, @deepakstoic! I’m actually using this plugin!
Would you be kind enough to guide me how to set it?
- This reply was modified 8 years, 3 months ago by mikolajek.
Forum: Fixing WordPress
In reply to: Sudden extemely high CPU usageIt looks I have a winner – it seems to be WP Social Pro plugin, formerly called IK Facebook / IK Social.
I’ve disabled it as the last one last night and re-enabled this morning, and:
I’m surprised though that the CPU was still heavily loaded in the consecutive hour, as I disabled the plugin after approx 40 minutes…
Anyone had similar CPU problems with this plugin?
Forum: Fixing WordPress
In reply to: Sudden extemely high CPU usageI’m working as advised and suffering, as the CPU chart is presented by hour, so I need to wait that long to see if disabling any plugin has made a difference… ??
Isn’t there any plugin / script / site etc. to validate the site contents towards potential CPU impact? I’ve already tried P3 but it told me everything seemed OK…
Forum: Fixing WordPress
In reply to: Sudden extemely high CPU usageWow, that’s gonna take a looong while… ??
However, if no changes were made to the site prior to the issue, do you think it can be caused by some malfunctioning plugin indeed?