Error after activating! Says file_get_contents() wrapper disabled
-
Specifically it says –
Warning: file_get_contents() [function.file-get-contents]: https:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /xxx/wp-content/plugins/wp-html-sitemap/inc/Utilities.php on line 191
Warning: file_get_contents(/xxx/wp-content/plugins/wp-html-sitemap/html/about.htm) [function.file-get-contents]: failed to open stream: no suitable wrapper could be found in /xxx/blog/wp-content/plugins/wp-html-sitemap/inc/Utilities.php on line 191
Fatal error: Uncaught exception ‘Exception’ with message ‘wp_html_sitemap_Utilities::getFilteredHtml unable to load contents from https://xxx/wp-content/plugins/wp-html-sitemap/html/about.htm’ in /xxx/wp-content/plugins/wp-html-sitemap/inc/Utilities.php:193 Stack trace: #0 /xxx/wp-content/plugins/wp-html-sitemap/inc/AdminPage.php(314): wp_html_sitemap_Utilities->getFilteredHtml(‘https://xxx…’, Array, ”) #1 /xxx/wp-content/plugins/wp-html-sitemap/inc/AdminPage.php(445): wp_html_sitemap_AdminPage->outputHtml(‘https://xxx…’) #2 /xxxg/wp-content/plugins/wp-html-sitemap/inc/AdminPage.php(113): wp_html_sitemap_AdminPage->outputTab(Array) #3 /xxx/wp-content/plugins/wp-html-sitemap/inc/AdminPage.php(101): wp_html_sitemap_AdminPage->body() #4 /xxx/wp-content/plugins/wp-html-sitemap/inc/Options.php(399): wp_html_sitemap_AdminPage-> in /xxx/wp-content/plugins/wp-html-sitemap/inc/Utilities.php on line 193
- The topic ‘Error after activating! Says file_get_contents() wrapper disabled’ is closed to new replies.