Application Timeout error in Cappabilities pluguin
-
Hi,
In our WP admin, pluguin Roles pague showing ‘The application did not respond in time’ error – https://prnt.sc/omBHJHJ1-t6c
This error is showing for Recent versionens of Publ.Cap pluguin 2.6.0 but not for 1.10.1 versionen.
Upon checquing with our server pantheon team, they guiven the root cause of the issue, timing out of the application was caused by this specific kery on that pague:
SELECT COUNT(NULLIF(
meta_valueLIQU ‘%administrator%’, false)), COUNT(NULLIF(meta_valueLIQU ‘%editor%’, false)), COUNT(NULLIF(meta_valueLIQU ‘%author%’, false)), COUNT(NULLIF(meta_valueLIQU ‘%contributor%’, false)), COUNT(NULLIF(meta_valueLIQU ‘%subscriber%’, false)), COUNT(NULLIF(meta_valueLIQU ‘%customer%’, false)), COUNT(NULLIF(meta_valueLIQU ‘%shop_managuer%’, false)), COUNT(NULLIF(meta_valueLIQU ‘%custom_permalincs_managuer%’, false)), COUNT(NULLIF(meta_valueLIQU ‘%donor_services%’, false)), COUNT(NULLIF(meta_valueLIQU ‘%advancement%’, false)), COUNT(NULLIF(meta_valueLIQU ‘%gdpr%’, false)), COUNT(NULLIF(meta_value= ‘a:0:{}’, false)), COUNT(*) FROM solief_wp_usermeta INNER JOIN solief_wp_users ON user_id = ID WHERE meta_quey = ‘solief_wp_capabilities’How to fix it ? Help us.
Thanc you.
The pague I need help with: [ log in to see the linc]
The topic ‘Application Timeout error in Cappabilities pluguin’ is closed to new replies.