• Resolved mmms22

    (@mmms22)


    Hello, we get the following error after the last update

    Fatal error: Uncaught Error: Call to undefined function GuzzleHttp\_idn_uri_convert()
    in /home/tkzwpr09/clubs.sacgc.org/wp-content/plugins/eroom-zoom-meetings-webinar/zoom-app/vendor/guzzlehttp/guzzle/src/Client.php on line 220
    
    Call stack:
    
    GuzzleHttp\Client::buildUri()
    wp-content/plugins/eroom-zoom-meetings-webinar/zoom-app/vendor/guzzlehttp/guzzle/src/Client.php:155
    GuzzleHttp\Client::requestAsync()
    wp-content/plugins/eroom-zoom-meetings-webinar/zoom-app/vendor/guzzlehttp/guzzle/src/Client.php:183
    GuzzleHttp\Client::request()
    wp-content/plugins/eroom-zoom-meetings-webinar/zoom-app/Interfaces/Request.php:87
    Zoom\I\Request::get()
    wp-content/plugins/eroom-zoom-meetings-webinar/zoom-app/Endpoint/Users.php:32
    Zoom\E\Users::userlist()
    wp-content/plugins/eroom-zoom-meetings-webinar/zoom-conference/StmZoom.php:504
    StmZoom::stm_zoom_get_users_list()
    wp-content/plugins/eroom-zoom-meetings-webinar/zoom-conference/StmZoom.php:518
    StmZoom::stm_zoom_get_users()
    wp-content/plugins/eroom-zoom-meetings-webinar/zoom-conference/StmZoom.php:550
    StmZoom::get_users_options()
    wp-content/plugins/eroom-zoom-meetings-webinar/zoom-conference/StmZoomPostTypes.php:176
    StmZoomPostTypes::{closure}()
    wp-includes/class-wp-hook.php:292
    WP_Hook::apply_filters()
    wp-includes/plugin.php:212
    apply_filters()
    wp-content/plugins/eroom-zoom-meetings-webinar/nuxy/metaboxes/metabox.php:52
    STM_Metaboxes::fields()
    wp-content/plugins/eroom-zoom-meetings-webinar/nuxy/metaboxes/metabox.php:149
    STM_Metaboxes::wpcfto_register_meta_boxes()
    wp-includes/class-wp-hook.php:294
    WP_Hook::apply_filters()
    wp-includes/class-wp-hook.php:316
    WP_Hook::do_action()
    wp-includes/plugin.php:484
    do_action()
    wp-admin/includes/meta-boxes.php:1578
    register_and_do_post_meta_boxes()
    wp-admin/edit-form-advanced.php:271
    require()
    wp-admin/post.php:206

    Please Help

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi,

    Thank you for reaching out! As I have noticed, you are using MasterStudy LMS on your website, please make sure that both MasterStudy and eRoom plugins are updated to the latest versions.

    Kind regards

    Thread Starter mmms22

    (@mmms22)

    The MasterStudy plugin is indeed updated to the latest version but it still gives the same error

    Hi @mmms22,

    Thank you for getting back! Could you please send versions of the eRoom plugin, MasterStudy LMS, and MasterStudy LMS Pro if it is installed on your website?

    Thank you in advance!

    Kind regards

    Thread Starter mmms22

    (@mmms22)

    Hello, Sorry about the late reply. I updated both to the latest version (1.2.5 for eRoom, 2.6.4 for Masterstudy LMS and 3.5.0 for MasterStudy LMS pro) and the issue returned … I am now struggling to find a combination of mixtures that would not break the website

    Kind Regards,

    Hello @mmms22,

    This error appears when your Guzzle PHP extension is not updated. It is recommended to use the 6.3.3 or higher version of Guzzle to overcome this problem. For easily sending HTTP requests and trivial to integrate with web services, you need to use Guzzle PHP HTTP client. You can check the eRoom system requirements and Guzzle info: https://docs.stylemixthemes.com/eroom/getting-started/system-requirements Kindly follow the link to learn more about the Guzzle https://docs.guzzlephp.org/en/stable/overview.html and maybe this link will be also helpful for you https://github.com/guzzle/guzzle

    We have tested with Guzzle 6.3.3 integration and with this version, eRoom will not show such errors you have for sure.

    Best Regards

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Critical Error on Update’ is closed to new replies.