WPIntell

Source evidence

PHP ERRORS

BrainCert Virtual Classroom · support · 2018-07-02T14:54:00+00:00

mixedsentiment
highseverity
0.89relevance
1replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

3 / 28 rows with source links

10.7% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

25 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
ramisadi resolved
HELLO, I need help here please. I have upgraded my account with you yesterday, hoping that my issues will be resolved and you will help me with them. Now, I have the following error message when trying to activate the plugin: Fatal error: Uncaught ArgumentCountError: Too few arguments to function wpdb::prepare(), 1 passed in /home/185043.cloudwaysapps.com/ggztnqcaqn/public_html/wp-content/plugins/html5-virtual-classroom/vlcr_setup.php on line 1349 and exactly 2 expected in /home/185043.cloudwaysapps.com/ggztnqcaqn/public_html/wp-includes/wp-db.php:1222 Stack trace: #0 /home/185043.cloudwaysapps.com/ggztnqcaqn/public_html/wp-content/plugins/html5-virtual-classroom/vlcr_setup.php(1349): wpdb->prepare(‘CREATE TABLE IF…’) #1 /home/185043.cloudwaysapps.com/ggztnqcaqn/public_html/wp-includes/class-wp-hook.php(286): vlcr_install(”) #2 /home/185043.cloudwaysapps.com/ggztnqcaqn/public_html/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(”, Array) #3 /home/185043.cloudwaysapps.com/ggztnqcaqn/public_html/wp-includes/plugin.php(453): WP_Hook->do_action(Array) #4 /home/185043.cloudwaysapps.com/ggztnqcaqn/public_html/wp-admin/plugins.php(174): do_action(‘activate_html5-…’) #5 {main} thrown in /home/185043.cloudwaysapps.com/ggztnqcaqn/public_html/wp-includes/wp-db.php on line 1222 Fatal error: Uncaught ArgumentCountError: Too few arguments to function wpdb::prepare(), 1 passed in /home/185043.cloudwaysapps.com/ggztnqcaqn/public_html/wp-content/plugins/html5-virtual-classroom/vlcr_setup.php on line 1349 and exactly 2 expected in /home/185043.cloudwaysapps.com/ggztnqcaqn/public_html/wp-includes/wp-db.php:1222 Stack trace: #0 /home/185043.cloudwaysapps.com/ggztnqcaqn/public_html/wp-content/plugins/html5-virtual-classroom/vlcr_setup.php(1349): wpdb->prepare(‘CREATE TABLE IF…’) #1 /home/185043.cloudwaysapps.com/ggztnqcaqn/public_html/wp-includes/class-wp-hook.php(286): vlcr_install(”) #2 /home/185043.cloudwaysapps.com/ggztnqcaqn/public_html/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(”, Array) #3 /home/185043.cloudwaysapps.com/ggztnqcaqn/public_html/wp-includes/plugin.php(453): WP_Hook->do_action(Array) #4 /home/185043.cloudwaysapps.com/ggztnqcaqn/public_html/wp-admin/plugins.php(174): do_action(‘activate_html5-…’) #5 {main} thrown in /home/185043.cloudwaysapps.com/ggztnqcaqn/public_html/wp-includes/wp-db.php on line 1222 I solved the above errors by inserting a new “NULL” argument to each “prepare” statement in the file vlcr-setup.php. Is that correct? But I now have the following error: Fatal error: syntax error, unexpected ‘wp_ajax_vlcr_get_selected_clas’ (T_STRING), expecting ‘,’ or ‘)’ in /home/185043.cloudwaysapps.com/ggztnqcaqn/public_html/wp-content/plugins/html5-virtual-classroom/vlcr_setup.php on line 1467 Apparently it is a php code issue and compatibility, I don’t know what is the reason behind these errors. I am really having hard times here, I need to use the plugin today and it doesn’t work. Note: I used php7.2 version, and switched back to php 7.0 and the same issue. Hi there.. This is caused by “vlcr_install” function ($wpdb->prepare) in vlcr_setup.php file. We’ve updated new 1.10 version with the fix.

Comments

1 shown
BrainCert 2018-07-11T16:41:00+00:00

Hi there.. This is caused by “vlcr_install” function ($wpdb->prepare) in vlcr_setup.php file. We’ve updated new 1.10 version with the fix.