• After installation when i goes to settings it just shows error:
    Warning: file_get_contents() [function.file-get-contents]: URL file-access is disabled in the server configuration in /usr/www/users/xx/xx_website/wp-content/plugins/wp-html-sitemap/inc/Utilities.php on line 191

    Warning: file_get_contents(http://www.xxx.co.nz/wp-content/plugins/wp-html-sitemap/html/general_settings.htm) [function.file-get-contents]: failed to open stream: no suitable wrapper could be found in /usr/www/users/ex/exx_website/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 http://www.example.com/wp-content/plugins/wp-html-sitemap/html/general_settings.htm’ in /usr/www/users/xx/xx_website/wp-content/plugins/wp-html-sitemap/inc/Utilities.php:193 Stack trace: #0 /usr/www/users/x/xx_website/wp-content/plugins/wp-html-sitemap/inc/AdminPage.php(314): wp_html_sitemap_Utilities->getFilteredHtml(‘http://www….’, Array, ”) #1 /usr/www/users/xx/xx_website/wp-content/plugins/wp-html-sitemap/inc/AdminPage.php(422): wp_html_sitemap_AdminPage->outputHtml(‘http://www….’, Array) #2 /usr/www/users/xx/xx_website/wp-content/plugins/wp-html-sitemap/inc/AdminPage.php(125): wp_html_sitemap_AdminPage->generalOptions() #3 /usr/www/users/xx/x_website/wp-content/plugins/wp-html-sitemap/inc/AdminPage.php(101): wp_html_sitemap_AdminPage->body() #4 /usr/www/users/xx/x_website/wp-content/plugins/wp-html-sitemap/ in /usr/www/users/xxx/xx_website/wp-content/plugins/wp-html-sitemap/inc/Utilities.php on line 193

    http://wordpress.org/extend/plugins/wp-html-sitemap/

Viewing 1 replies (of 1 total)
  • Plugin Author wmsedgar

    (@wmsedgar)

    karwal.bubble,

    That is a permissions issue on your server. file_get_contents is a common PHP function, used by many WP plugins. Did you check if allow_fopen_url is set to ON in your php.ini file? Do a Google search on that error code and you’ll see many articles with instructions on how to resolve. You should look for a solution that is specific to your hosting provider.

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: WP HTML Sitemap] wp html sitemap’ is closed to new replies.