Getting the following error in my error log on Dev server and MD Mega Menu is not showing up at all, Please Help!
GuzzleHttp\Exception\RequestException: Error creating resource: [message] fopen(): Unable to find the wrapper "https" - did you forget to enable it when you configured PHP? [file] /opt/local/www/simon_dev/vendor/guzzlehttp/guzzle/src/Handler/StreamHandler.php [line] 324 [message] fopen(https://megadrupal.com/fserver/md_megamenu/8.x?site_key=meayxnu1jirerUBT...): failed to open stream: No such file or directory [file] /opt/local/www/simon_dev/vendor/guzzlehttp/guzzle/src/Handler/StreamHandler.php [line] 324 in GuzzleHttp\Exception\RequestException::wrapException() (line 52 of /opt/local/www/simon_dev/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php).
Not sure why im getting this error but can not use it on my devserver using my bootstrap subtheme
Hi,
You can try to install OpenSSL for your webserver like tutorial here.
Or you can try to edit md_megamenu.info.yml file (located in modules/md_megamenu/ folder) and remove this line:
project status url: 'http://megadrupal.com/fserver'