• Resolved paulwesteneng

    (@paulwesteneng)


    hi I get a fatal error in WordPress. Please help. Here are the details.

    <span style=”white-space: normal; -webkit-text-size-adjust: auto; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: UICTFontTextStyleBody; font-size: 23px;”>When seeking help with this issue, you may be asked for some of the following information:WordPress version 6.3.2Active theme: Divi (version 4.23.0)Current plugin: ceLTIc LTI Library (version 5.0.1)PHP version 8.1.25</span><span style=”white-space: normal; -webkit-text-size-adjust: auto; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: UICTFontTextStyleBody; font-size: 23px;”></span><span style=”white-space: normal; -webkit-text-size-adjust: auto; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: UICTFontTextStyleBody; font-size: 23px;”></span><span style=”white-space: normal; -webkit-text-size-adjust: auto; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: UICTFontTextStyleBody; font-size: 23px;”></span><span style=”white-space: normal; -webkit-text-size-adjust: auto; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: UICTFontTextStyleBody; font-size: 23px;”>Error Details=============An error of type E_ERROR was caused in line 1619 of the file /home/customer/www/<span dir=”ltr”>dreamteacher.org/public_html/wp-content/plugins/celtic-lti/vendor/celtic/lti/src/DataConnector/DataConnector_mysqli.php</span>. Error message: Uncaught TypeError: ceLTIc\LTI\DataConnector\DataConnector_mysqli::executeQuery(): Argument #2 ($stmt) must be of type object, bool given, called in /home/customer/www/<span dir=”ltr”>dreamteacher.org/public_html/wp-content/plugins/celtic-lti/vendor/celtic/lti/src/DataConnector/DataConnector_mysqli.php</span>?on line 394 and defined in /home/customer/www/<span dir=”ltr”>dreamteacher.org/public_html/wp-content/plugins/celtic-lti/vendor/celtic/lti/src/DataConnector/DataConnector_mysqli.php:1619</span>Stack trace:#0 /home/customer/www/<span dir=”ltr”>dreamteacher.org/public_html/wp-content/plugins/celtic-lti/vendor/celtic/lti/src/DataConnector/DataConnector_mysqli.php</span>(394): ceLTIc\LTI\DataConnector\DataConnector_mysqli->executeQuery(‘SELECT consumer…’, false)#1 /home/customer/www/<span dir=”ltr”>dreamteacher.org/public_html/wp-content/plugins/celtic-lti/vendor/celtic/lti/src/Tool.php</span>(519): ceLTIc\LTI\DataConnector\DataConnector_mysqli->getPlatforms()#2 /home/customer/www/<span dir=”ltr”>dreamteacher.org/public_html/wp-content/plugins/lti-tool/includes/LTI_Tool_List_Table.php</span>(225): ceLTIc\LTI\Tool->getPlatforms()#3 /home/customer/www/<span dir=”ltr”>dreamteacher.org/public_html/wp-content/plugins/lti-tool/lti-tool.php</span>(441): LTI_Tool_List_Table->prepare_items()#4 /home/customer/www/<span dir=”ltr”>dreamteacher.org/public_html/wp-includes/class-wp-hook.php</span>(310): lti_tool_platforms(”)#5 /home/customer/www/<span dir=”ltr”>dreamteacher.org/public_html/wp-includes/class-wp-hook.php</span>(334): WP_Hook->apply_filters(”, Array)#6 /home/customer/www/<span dir=”ltr”>dreamteacher.org/public_html/wp-includes/plugin.php</span>(517): WP_Hook->do_action(Array)#7 /home/customer/www/<span dir=”ltr”>dreamteacher.org/public_html/wp-admin/admin.php</span>(259): do_action(‘toplevel_page_l…’)#8 {main}?thrown</span>

Viewing 1 replies (of 1 total)
  • Plugin Author Stephen P Vickers

    (@spvickers)

    The error appears to be related to an SQL statement. Can you check that the LTI-related tables have been created in your database; e.g. wp_lti2_consumer (replace wp_ with whatever prefix you are using in your installation, if any). Perhaps the database user account you are using for your WordPress instance does not have the necessary permissions to create tables and indices?

Viewing 1 replies (of 1 total)
  • The topic ‘Error after installing Celtic library’ is closed to new replies.