Hi.
We were running Joomla 3.6.5 / CB 2.1.0 / Kunena 5.0.4.1 on a "old" Ubuntu 12.04 LTS. But our server was hacked for Christmas (what a nice gift) and we decided to reinstall the server from scratch :
- fresh install of Ubuntu 16.4
- fresh install of Apache, MySQL, PHP 7.0.8, Joomla 3.6.5 ... components
- restore MySQL and WWW backups to keep our settings, history, ...
Every things work OK now except that we have an error displayed at the bottom of the Administration page :
Code:
Argument 2 passed to GuzzleHttp\Adapter\StreamAdapter::createResponseObject() must be of the type array, null given, called in /var/www/NKV30/libraries/CBLib/GuzzleHttp/Adapter/StreamAdapter.php on line 67
This error is also displayed when we try to access CB Configuration page.
And we are not able to upgrade CB 2.1.0 to 2.1.2
I have found this threads :
www.joomlapolis.com/forum/255-developer-members-support/233259-5882-error-after-upgrading-to-latest-joomla-php7-and-cb-2-0-14
forge.joomlapolis.com/issues/5882#note-5
But OpenSSL is already installed on our server :
What's wrong with our set up ?
Thanks.