• Restoring 1.4.2 fixes it.

    Full error:

    Fatal error: Uncaught Error: Call to undefined function wpkqcg_admin_getUsersRoles() in /nas/content/live/themefolder/wp-content/plugins/kaya-qr-code-generator/lib/class.crud_qrcode_generator.php:68 Stack trace: #0 /nas/content/live/themefolder/wp-content/plugins/kaya-qr-code-generator/lib/class.crud_qrcode_generator.php(113): WPKQCG_qrcode_generator->default_new() #1 /nas/content/live/themefolder/wp-content/plugins/kaya-qr-code-generator/lib/class.crud_qrcode_generator.php(35): WPKQCG_qrcode_generator->load_new() #2 /nas/content/live/themefolder/wp-content/plugins/kaya-qr-code-generator/lib/functions-database.php(104): WPKQCG_qrcode_generator->__construct(‘new’) #3 /nas/content/live/themefolder/wp-content/plugins/kaya-qr-code-generator/lib/functions-database.php(82): wpkqcg_database_defaultValues() #4 /nas/content/live/themefolder/wp-content/plugins/kaya-qr-code-generator/kaya-qr-code-generator.php(102): wpkqcg_database_installSetupNewSite(Object(WP_Site)) #5 /nas/content/live/themefolder/wp-includes/class-wp-hook.php(310): wpk in?/nas/content/live/themefolder/wp-content/plugins/kaya-qr-code-generator/lib/class.crud_qrcode_generator.php?on line?68

Viewing 1 replies (of 1 total)
  • Plugin Author Kaya Studio

    (@kayastudio)

    Hello,
    Thank you for your feedback !

    I am sorry that you having some troubles with the plugin on the last updated version.

    I have tried to reproduce the error on my multisites tests, but I have no errors or malfunctions on multisite new site creation, which seems to be when the errors comes for you.

    The “Call to undefined function wpkqcg_admin_getUsersRoles()” error occur because the function that calls it doesn’t seem to find it, except I think it must definitely happen when calling outside of admin.

    So I removed the check that should definitely block this call. This change is in version 1.5.1.

    Let me know if that resolve your problem.

    Thank you, best regards.

Viewing 1 replies (of 1 total)
  • The topic ‘Call to undefined function wpkqcg_admin_getUsersRoles() after updating to 1.5’ is closed to new replies.