I can't get any further information regarding the error from the hosting server logs.
An odd thing is that if I manually run the cgi-bin file by typing the address in the browser, it does not cause the error.
Although I don't get this error when testing locally, while looking for more clues I found these warnings:
Code:
[19-May-2012 22:54:00] PHP Notice: Undefined variable: date in D:\My Documents\Business\SHOP\includes\classes\sitemapxml.php on line 126
[19-May-2012 22:54:00] PHP Notice: Trying to get property of non-object in D:\My Documents\Business\SHOP\includes\modules\pages\sitemapxml\sitemapxml_homepage.php on line 16
[19-May-2012 22:54:00] PHP Notice: Trying to get property of non-object in D:\My Documents\Business\SHOP\includes\modules\pages\sitemapxml\sitemapxml_homepage.php on line 23
[19-May-2012 22:54:00] PHP Notice: Trying to get property of non-object in D:\My Documents\Business\SHOP\includes\modules\pages\sitemapxml\sitemapxml_homepage.php on line 23
I understand they are probably not important...
Bookmarks