imokweb
Forum Replies Created
-
I found the issue, sorry for bothering.
Hi again
I also tried to troubleshoot mode in WordPress with the site health check plugin.
The result is the same. Empty CSV file@claborier
Hello,First of all, congrats on this question because this is really important when it comes to working in local dev environments with multiple team members.
Could you please share the code you created for the import? We really need it. If you did not manage to do it, we will attempt to do it ourselves.
@tw2113
It would really come in handy if the core dev team could implement something like the ACF fields has, where this functionality is taken care of by the core plugin, rather than everybody writing their own code.
Example: https://www.billerickson.net/acf-json-with-git/Ultimately, it would be even better if migrations finally could reach WordPress just like Laravel does it in its elegant way.
https://laravel.com/docs/9.x/migrationsThanks for everything,
Keep on rocking ??
I.We would like this added as well. We’ve been using it so far and it would be great to have it as an option at least!
Thanks for your consideration!
- This reply was modified 2 years, 7 months ago by imokweb.
Hi again
It is not fixed yet, this happens from time to time and it lasts a second max.
Where can I create the support ticket?
thanksHi Peter,
I deleted this code from the functions.php and tried to add the URL to Wordfence Central.
NOW it WORKS!Thank you very much for your support.
Have a nice day.//Only Allow authenticated requests add_filter('rest_authentication_errors', function ($result) { if (!empty($result)) { return $result; } //REST API endpoints if (!is_user_logged_in() ) { return new WP_Error('rest_not_logged_in', 'You are not currently logged in.', array('status' => 401)); } return $result; });
Hello Peter,
Thank you for the quick response.
I made the changes in the Wordfence > Dashboard > Global Options > General Wordfence Options > How does Wordfence get IPs
and I have selected the
“Use the Cloudflare “CF-Connecting-IP”,
but there are no results.
When I try to read the URL o Dashboard – I get the same response.Should I create an admin user for you?
Thank you.BTW,
If you found the issue, please let us know how to proceed – we have a lot of projects.Forum: Plugins
In reply to: [301 Redirects - Easy Redirect Manager] Bulk deleteHello there!
I have the same problem, and the plugin deactivation and deletion just not remove the redirects records from the database because if I reinstall the plugin the records are there!
What is the DB table name to remove it from the PHPMyAdmin?
Thank you!
Forum: Plugins
In reply to: [LiteSpeed Cache] Cache REST API enable returned 500 errorForum: Plugins
In reply to: [LiteSpeed Cache] Cache REST API enable returned 500 errorHello,
Same issue here. The API request works fine it’s just the status throws 500.
Why is this happening?Thanks!
IstvanHi @wfadam,
I deactivated all the plugin – but not the Theme one – we use Enfold + Child Theme.
And deleted all the sites from the Connection issue Tab.
And it still gives the same problem.
Tomorrow I will talk with my colleague and we will create a WP admin login for you, I hope that will be the best and if it will work, we can use the same settings for the other sites which are not running on our side.
Does it make sense?Thank you.
Best regardsHi @wfadam,
I did, I sent a diagnostic report to the asked email with username: imokweb.
Best regardsHi @wfadam
Hmm,
I made the followings, but nothing changed:
– updated the Wordfence plugin – DONE,
– Clear Connection Data – DONE,
– cleared the Cloudflare – DONE
– checked the Firewall Rules for the Wordfence IP address – added, DONE – https://prnt.sc/u91urm
– tried to add the URL to Wordfence Central again, but it still gives the same failure: https://prnt.sc/u91v7vWhat am I missing?
Oh, and it was written that after the clearing, all data have been cleared from the Database – related to the Wordfence.
We have the same issue, with some other projects.Thank you.
Hi @wfadam
Thank you for your support.
In Wordfence Central – we do not have this project listed in Connection Issues. We just can not add to the list.
I can not see any Clear all Wordfence Central connection data in Tools > Diagnostics > Other Tests – so I can not clear it at all.
What other options do we have?It will help you, if we will give our credentials to the site and to the Wordfence Central?
Thank you