WordPress database error: [User 'youstone_you-en' has exceeded the 'max_questions' resource (current value: 1)]SELECT option_name, option_value FROM wp_options WHERE option_name IN ('_transient_dwqa_latest_answer_for_17997','_transient_timeout_dwqa_latest_answer_for_17997')
WordPress database error: [User 'youstone_you-en' has exceeded the 'max_questions' resource (current value: 1)]SELECT wp_posts.ID
FROM wp_posts INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id )
WHERE 1=1 AND (
( wp_postmeta.meta_key = '_question' AND wp_postmeta.meta_value = '17997' )
) AND wp_posts.post_type = 'dwqa-answer' AND ((wp_posts.post_status = 'private'))
GROUP BY wp_posts.ID
ORDER BY wp_posts.post_date DESC
LIMIT 0, 1
Fatal error: Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, bool given in /home1/youstone/public_html/youstone/en/wp-content/plugins/dw-question-answer/inc/Status.php:247 Stack trace: #0 /home1/youstone/public_html/youstone/en/wp-content/plugins/dw-question-answer/inc/Status.php(146): dwqa_get_latest_answer(17997) #1 /home1/youstone/public_html/youstone/en/wp-content/plugins/dw-question-answer/inc/Template.php(196): dwqa_have_new_reply() #2 /home1/youstone/public_html/youstone/en/wp-includes/class-wp-hook.php(324): dwqa_question_add_class(Array, Array, 17997) #3 /home1/youstone/public_html/youstone/en/wp-includes/plugin.php(205): WP_Hook->apply_filters(Array, Array) #4 /home1/youstone/public_html/youstone/en/wp-includes/post-template.php(607): apply_filters('post_class', Array, Array, 17997) #5 /home1/youstone/public_html/youstone/en/wp-includes/post-template.php(467): get_post_class(Array, Object(WP_Post)) #6 /home1/youstone/public_html/youstone/en/wp-content/themes/twentythirteen/page.php(22): post_class() #7 /home1/youstone/public_html/youstone/en/wp-includes/template-loader.php(106): include('/home1/youstone...') #8 /home1/youstone/public_html/youstone/en/wp-blog-header.php(19): require_once('/home1/youstone...') #9 /home1/youstone/public_html/youstone/en/index.php(17): require('/home1/youstone...') #10 {main} thrown in /home1/youstone/public_html/youstone/en/wp-content/plugins/dw-question-answer/inc/Status.php on line 247