robertadamsnextraq
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: plugins all show “Update failed” when I try to update themDisabling the plugin does indeed resolve the issue, I have marked this a resolved. Thanks again for your help.
Forum: Fixing WordPress
In reply to: plugins all show “Update failed” when I try to update themThanks Mark,
This appears to be “WP Activity Log” then:`[[email protected]: /var/www/html]# more ./wp-content/plugins/wp-security-audit-log/classes/Adapters/MySQL/MetaAdapter.php
<?php
/**
* Adapter: Meta data.
*
* MySQL database Metadata class.
*
* @package wsal
*/// Exit if accessed directly.
if ( ! defined( ‘ABSPATH’ ) ) {
exit;
}/**
* MySQL database Metadata class.
*
* MySQL wsal_metadata table used for to store the alert meta data:
* username, user_roles, client_ip, user_agent, post_id, post_title, etc.
*
* @package wsal
*/I have reached out to them, thank you for pointing me in the correct direction.
Robert- This reply was modified 4 years ago by robertadamsnextraq.
Forum: Plugins
In reply to: [WP Activity Log] Array to string conversion errorHi Robert
Sorry for the delayed response. I’ve been told that when we edit the widgets, we get notice. You have to make some changes and hit the save button at the bottom of the widget. Then only we can see the error. Since it is a notice, this is not affecting the execution but I’d like to fix it none-the-less. I just updated WP Activity Log to 4.3.2 and I’m running wordpress to 5.7.2 now but the warning persists.Robert