
- THERE ARE CURRENTLY NO XML SITEMAP CONTEXTS AVAILABLE INSTALL
- THERE ARE CURRENTLY NO XML SITEMAP CONTEXTS AVAILABLE UPDATE
- THERE ARE CURRENTLY NO XML SITEMAP CONTEXTS AVAILABLE CODE
In the code, there is clearly no context for all sub-types except one: i18n, which I do not use either.
THERE ARE CURRENTLY NO XML SITEMAP CONTEXTS AVAILABLE CODE
maybe you're using a menu, I did not try that one (although looking at the code there is no menu context either), but I wanted my nodes to appear in the XML sitemap.

How can this bug be marked as "closed" or "postponed" since until fixed the XML sitemap is pretty much empty? xmlsitemap_sitemap_edit_form_submit(string) Any ideas?Įrror and backtrace in dev: recoverable fatal error: Argument 1 passed to xmlsitemap_sitemap_save() must be an instance of stdClass, array given, called in /home/./sites/all/modules/xmlsitemap/ on line 238 and defined in /home/./sites/all/modules/xmlsitemap/xmlsitemap.module on line 381.
THERE ARE CURRENTLY NO XML SITEMAP CONTEXTS AVAILABLE INSTALL
if u press save again and nothing happens, no way or form to add a new name in settings page (beta1 and ajax ui in dev).Īlso, in editing default after install and only errors if saving (without anything to change in page)Īnd if I delete default sitemap.xml there is no way to add it again. A sitemap with the same context already exists.

No way to add new sitemap, no form to do that. There are currently no XML sitemap contexts available, even in dev. Thanks for all your hard work Dave! Excellent (and very important) module.
THERE ARE CURRENTLY NO XML SITEMAP CONTEXTS AVAILABLE UPDATE
I really want the comment update feature added as well, but am not comfortable installing the latest dev, so for now I've simply made this simple change that changes the lastmod timestamp so pages are updated with comments.

However, I still could not get the sitemap added no matter what I tried (despite the above error no longer showing up), so I followed these steps (I've added comments in case anyone finds this useful):Ġ) Backup your DB (you should always do this)Ģ) Delete (after backing up) /files/xmlsitemap directory (you might need to adjust permissions to get it to delete)ģ) Search (via phpMyAdmin/ mySQL) the database for any instances of "xmlsitemap" (I had been running 6.x-1.2) and delete them if they're old xmlsitemap entries (for example, there was a bunch in the "system" table)Ĥ) Reinstall only the base module and run cron I went back and uninstalled and reinstalled using 6.x-2.0-beta1. Yes, sorry - probably should have used the recommended beta. There are no files located at /files/xmlsitemap/ User notice: Could not open file sites//files/xmlsitemap/40cd750bba9870f18aada2478b24840a/1.xml for writing.

Warning: fopen(sites//files/xmlsitemap/40cd750bba9870f18aada2478b24840a/1.xml) : failed to open stream: Success in /var/on line 190. *I've tried rebuilding and updating cache pages *I don't have il8n submodule installed (not even on server, shows missing on module admin page) I'm having the issue described above - /sitemap.xml returns "page not found" AND There are currently no XML sitemap contexts available
