Closed (fixed)
Project:
XML sitemap
Version:
6.x-1.x-dev
Component:
xmlsitemap_file
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Dec 2008 at 12:44 UTC
Updated:
10 Jan 2009 at 09:10 UTC
I get this messages while trying to access the sitemap.xml page:
Fatal error: Call to undefined function _xmlsitemap_file_frontpage() in /home/autismoa/public_html/sites/all/modules/xmlsitemap/xmlsitemap_file/xmlsitemap_file.module on line 82
Comments
Comment #1
Jorge Campo commentedI checked one after another modules inside xml.
I got this error:
warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home/autismoa/public_html/sites/all/modules/xmlsitemap/xmlsitemap_term/xmlsitemap_term.module on line 189.
while trying to turn on the "xml sitemap file".
If I unchecked it works properly and does not show the "fatal error: Call to undefined..."
Since I have my files protected, I wonder if this issue has anything to do with it.
I guess that the above warning would be ok, but to destroy the xml file seem excessive.
Comment #2
lammertsm commentedFatal error: Call to undefined function _xmlsitemap_file_frontpage() in /domains/public_html/portal/modules/xmlsitemap/xmlsitemap_file/xmlsitemap_file.module on line 82
Comment #3
avpaderno@jcampo: Describe a single issue per report; for the xmlsitemap_term.module you need to open a different report.
Thank you.
Comment #4
avpadernoThis has been fixed in CVS.