• Welcome to Sitemap Generator Forum.
 

New Install of 2.8

Started by joe.berg, March 13, 2008, 03:42:57 PM

Previous topic - Next topic

joe.berg

Hello,  I just installed 2.8.  I worked with my webmaster to get the script setup.  Everything is working, except the creation of the sitemap.xml file in the root directory.

The script will create a ror.xml, sitemap.html, and sitemap.xml.gz, but it won't create an sitemap.xml.

Please advise.

Thank you.

da_lyman

As stated in the instructions, you must create and adjust the settings.

joe.berg

Hello,

Also when I click on the 'Analyze' tab.  I'm receiving this error.

Warning:  ksort() expects parameter 1 to be array, null given in D:\Inetpub\Webs\djproducts.com\generator\pages\page-analyze.inc.php(2) : eval()'d code on line 55

Warning:  Invalid argument supplied for foreach() in D:\Inetpub\Webs\djproducts.com\generator\pages\page-analyze.inc.php(2) : eval()'d code on line 57


da_lyman

I also get the error:

Warning:  ksort() expects parameter 1 to be array, null given in D:\inetpub\overstockelectrical\generator\pages\page-analyze.inc.php(2) : eval()'d code on line 55

Warning:  Invalid argument supplied for foreach() in D:\inetpub\overstockelectrical\generator\pages\page-analyze.inc.php(2) : eval()'d code on line 57

joe.berg

Quote from: da_lyman on March 13, 2008, 04:31:42 PM
As stated in the instructions, you must create and adjust the settings.

Ok, I got this working.  If you turn on 'Compress sitemap using GZip:', it will not create the standard sitemap.xml, it will only create a sitemap.xml.gz file.

joe.berg

Quote from: da_lyman on March 13, 2008, 04:36:57 PM
I also get the error:

Warning:  ksort() expects parameter 1 to be array, null given in D:\inetpub\overstockelectrical\generator\pages\page-analyze.inc.php(2) : eval()'d code on line 55

Warning:  Invalid argument supplied for foreach() in D:\inetpub\overstockelectrical\generator\pages\page-analyze.inc.php(2) : eval()'d code on line 57

Ok, this is fixed.  This was a problem with my setup.

Where you input the save path, you need to put the the path like this:

D:\Inetpub\Webs\djproducts.com\/sitemap.xml

Joe

da_lyman

How did you get the error fixed?