Lightspeed Errors
-
I have been seeing continual errors in lightspeed error logs:
ReferenceErrorphp_data is not defined
/wp-content/litespeed/js/6c49f5c3cb9d989815a1b16ca18381a2.js in ?ReferenceErrorCan’t find variable: php_data
/wp-content/litespeed/js/6c49f5c3cb9d989815a1b16ca18381a2.js in global codeThere are lots of slow queries eg:
LiteSpeed\Img_Optm->img_count()SELECT COUNT(*) FROM <code>wp_posts</code> a LEFT JOIN <code>wp_postmeta</code> b ON b.post_id = a.ID WHERE a.post_type = 'attachment' AND a.post_status = 'inherit' AND a.post_mime_type IN ('image/jpeg', 'image/png', 'image/gif') AND b.meta_key = '_wp_attachment_metadata'
Might site has been having issues going over cpu i/o useage etc since using this plugin.
I am not a developer. I am at a loss and this is affecting my site. Please explain how to fix.
Viewing 10 replies - 1 through 10 (of 10 total)
Viewing 10 replies - 1 through 10 (of 10 total)
- The topic ‘Lightspeed Errors’ is closed to new replies.