SQLI error with LTI plugin
-
I am using the LTI extensions to link a wordpress site to a Moodle platform (for testing purposes). It works on my localhost installation but I got an error on a shared hosted installation (WordPress version is 6.2.2 in both cases). On the shared hosting : ceLTIc LTI class library version 4.10.3; LTI tool 3.2.1 On my localhost installation: ceLTIc LTI class library version 4.10.0; LTI tool 3.1.0 Here is the message I got : Une erreur de type E_ERROR a été causée dans la ligne 365 du fichier /wp-content/plugins/celtic-lti/vendor/celtic/lti/src/DataConnector/DataConnector_mysqli.php. Message d’erreur : Uncaught Error: Call to undefined method mysqli_stmt::get_result() in /wp-content/plugins/celtic-lti/vendor/celtic/lti/src/DataConnector/DataConnector_mysqli.php:365
Stack trace: 0 /wp-content/plugins/celtic-lti/vendor/celtic/lti/src/Tool.php(568): ceLTIc\LTI\DataConnector\DataConnector_mysqli->getPlatforms() 1 /wp-content/plugins/lti-tool/includes/LTI_Tool_List_Table.php(225): ceLTIc\LTI\Tool->getPlatforms() 2 /wp-content/plugins/lti-tool/lti-tool.php(438): LTI_Tool_List_Table->prepare_items() 3 /wp-includes/class-wp-hook.php(308): lti_tool_platforms('') 4 /wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters('', Array) 5 /wp-includes/plugin.php(517): WP_Hook->do_action(Array) 6 /wp-admin/admin.php(259): do_action('toplevel_page_l…') 7 {main
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘SQLI error with LTI plugin’ is closed to new replies.