Hi,
First, i was unable to open Module Manager import due to not activated url_fopen. Although i activated in Cpanel, the same error was ocurring so editing php.ini in wp-admin folder got it fixed.
When this was fixed, the modules appeared, but when i try to import i have the error:
Warning: file_get_contents(): https:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/user/public_html/wp-content/plugins/toolset-module-manager/library/Class_Install_Library.php on line 131
Warning: file_get_contents(https://ref.toolset.com/_reference_sites/toolset-modules/portfoliosliderwiththumbnails2019-03-01_modules.zip): failed to open stream: no suitable wrapper could be found in /home/user/public_html/wp-content/plugins/toolset-module-manager/library/Class_Install_Library.php on line 131
Warning: Cannot modify header information - headers already sent by (output started at /home/user/public_html/wp-content/plugins/toolset-module-manager/library/Class_Install_Library.php:131) in /home/user/public_html/wp-includes/pluggable.php on line 1223
I can provide the link to the phpinfo.php (in private) file that shows that fopen is active.
thanks
My issue is resolved now. Thank you!