-
Posted a reply to purge cache js error in chrome, on the site WordPress.org Forums:
I figured it out. I have WP_HTTP_BLOCK_EXTERNAL set to true for privacy reasons. I added… -
Created a topic, purge cache js error in chrome, on the site WordPress.org Forums:
Thanks for this plugin! I'm excited to get it working!… -
Posted a reply to Recent database error, on the site WordPress.org Forums:
Thanks. Just sent an email to your (code at) email with queries copied and pasted.… -
Posted a reply to Recent database error, on the site WordPress.org Forums:
I haven't been able to get query monitor to work properly on the frontend in… -
Posted a reply to Recent database error, on the site WordPress.org Forums:
Yes. I can do that, but I'm not sure how. Can you point me in… -
Posted a reply to Recent database error, on the site WordPress.org Forums:
Thank you. Implemented. And still same error [03-Apr-2022 15:30:04 UTC] WordPress database error Invalid default… -
Posted a reply to Recent database error, on the site WordPress.org Forums:
Thanks for the reply and thoughts. And the reminder to see if it worked. Just… -
Posted a reply to Recent database error, on the site WordPress.org Forums:
cool. thanks for fix and the info about probable cause. and again I appreciate your… -
Posted a reply to Recent database error, on the site WordPress.org Forums:
I mean. My sql is very rusty: ALTER TABLE evonet_avatar_privacy MODIFY log_message varchar(255) DEFAULT NULL; -
Posted a reply to Recent database error, on the site WordPress.org Forums:
did you mean? ALTER TABLE 'evonet_avatar_privacy' MODIFY 'log_message' varchar(255) DEFAULT NULL; And are you saying… -
Posted a reply to Recent database error, on the site WordPress.org Forums:
name charset collate type nullable default log_message utf8mb4 utf8mb4_unicode_520_ci varchar(255) YES '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''NULL''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' -
Posted a reply to Recent database error, on the site WordPress.org Forums:
MySQL returned an empty result set (i.e. zero rows). (Query took 0.0011 seconds.) -
Posted a reply to Recent database error, on the site WordPress.org Forums:
5.7.5 I keep my infrastructure a minor release behind for wp and wc. and update… -
Posted a reply to Recent database error, on the site WordPress.org Forums:
same DB system: 10.5.13-MariaDB to clarify: error started after periodic system update: in this case… -
Created a topic, Recent database error, on the site WordPress.org Forums:
Thanks for your plugin Peter. I really appreciate it. …