Hi.
Export to word hang directly on Wordpress 6.0, with the error :
GuzzleHttp\Client->__construct()\n#3 /home/sites/wordpress/wp-content/plugins/aspose-doc-exporter/src/AsposeWords/Util.php(27): Aspose\Words\WordsApi->__construct()\n#4 /home/sites/wordpress/wp-content/plugins/aspose-doc-exporter/src/AsposeWords/ExportEngine.php(87): AsposeWords\Util::getWordsAp in /home/sites/wordpress/wp-content/plugins/aspose-doc-exporter/vendor/guzzlehttp/guzzle/src/functions.php on line 61
Notice : the same error is coming with export to PDF. I’ve try on 2 different host, same pb.
OS : ubuntu 20.04.4 LTS - PHP 7.4.3
I’ve try to install Guzzle with composer : same error.
Any idea ?
Notice 2 for developper : We have to install Word + Pdf export plugins tu show the settings of the both modules…
Thanks.