• Resolved jacobfogg

    (@jacobfogg)


    After installing the plugin and visiting the settings page, I received this error:

    PHP Fatal error: Uncaught Error: Call to undefined function GuzzleHttp_idn_uri_convert()

    After some digging and troubleshooting, I was able to figure out a simple composer update in the plugin folder fixes the issue.

    I’ve submitted a pull requests to the dependent library, phpSmug to update the guzzle dependency to 6.5.5.

    I thought it would be helpful to mention here in case others run into the same issue.

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘PHP Fatal error: Uncaught Error: Call to undefined function GuzzleHttp_idn_uri_c’ is closed to new replies.