• Welcome to Sitemap Generator Forum.
 

Several bugs in v2.0

Started by marc, January 17, 2006, 08:49:45 PM

Previous topic - Next topic

marc

In the "View sitemap" menu there are two php warnings:

Warning: gzfile(/home/.../public_html/sitemap/data/sitemap.xml.gz): failed to open stream: No such file or directory in /home/.../public_html/sitemap/pages/page-view.inc.php(2) : eval()'d code(1) : eval()'d code(1) : eval()'d code on line 31

Warning: implode(): Bad arguments. in /home/.../public_html/sitemap/pages/page-view.inc.php(2) : eval()'d code(1) : eval()'d code(1) : eval()'d code on line 31


In the "Configuration" menu at "Your Sitemap URL:" there is no / (slash) between [ External links are visible to forum administrators only ] and sitemap.xml. It is "http://www.domain.comsitemap.xml"

Greetings,
Marc

XML-Sitemaps Support

#1
Hello Marc,

1. Could you please try adding the trailing slash in "Starting URL" input at configuration page and recrawl?
2. Is "Warning: gzfile(..)" message still displayed after you have generated the sitemap?

edit:
QuoteIn the "Configuration" menu at "Your Sitemap URL:" there is no / (slash) between [ External links are visible to logged in users only ] and sitemap.xml. It is "http://www.domain.comsitemap.xml"
Do you mean that slash is removed after you save the options at config page?

thank you for reporting!

XML-Sitemaps Support

Please note that you should perform a new crawl with v2.0 to ensure everything is working correctly :)

marc

>> 1. Could you please try adding the trailing slash in "Starting URL" input at configuration page and recrawl?

It is no problem to correct it by hand, maybe it is just a typing error in your php source code for that input field.

>> 2. Is "Warning: gzfile(..)" message still displayed after you have generated the sitemap?

Now, everything is fine. Well done  ;D