• Hello,

    I keep getting a Tutor plugin database error on this site, (WordPress 6.5.3; PHP 8.1.27; myql 5.7.27; tutorlms pro 2.7.0 – wordpress and all plugins up to date). The theme author (Devsblink – Edublink) tells me I should contact the plugin author. Error details below. How can I fix it?

    QueryCallerComponentError MessageError CodeINSERT INTO wp_options (option_name, option_value, autoload)
    VALUES ('_transient_timeout_tutor_plugin_info', '1715698001', 'no')
    ON DUPLICATE KEY
    UPDATE option_nameVALUES(option_name), option_valueVALUES(option_value), autoloadVALUES(autoload)–

    1. add_option()
      wp-includes/option.php:1006
    2. set_transient('tutor_plugin_info')
      wp-includes/option.php:1316
    3. TUTOR\WhatsNew::whats_new_menu()
      wp-content/plugins/tutor/classes/WhatsNew.php:32
    4. do_action('tutor_after_settings_menu')
      wp-includes/plugin.php:517
    5. TUTOR\Admin->register_menu()
      wp-content/plugins/tutor/classes/Admin.php:137
    6. do_action('admin_menu')
      wp-includes/plugin.php:517

    Thanks.

    The page I need help with: [log in to see the link]

  • You must be logged in to reply to this topic.