Andrew, I tried all kind of permissions, but it didnīt help. I get the same error.
Andrew, I tried all kind of permissions, but it didnīt help. I get the same error.
Hi All
We are currently running Zencart 1.5.1 with the latest version of SitemapXML 3.2.6 17.06.2012 16:13
The install seemed to have gone well and I did not find any issues (all menu items are available, SQL update done..etc)
The issue happens when try to do the following under Zencart Admin:
Tools --> SitemapXML --> Click the SEND button to update the site map..
A small window opens up correctly to try and run the update process which is normal however I get a 404 error...
Looking into the URL it's trying to use I see the following: http://shop.COMPANY.com.au/shop/inde...=yes&ping=yes&
However the correct URL should be: http://shop.COMPANY.com.au/index.php...=yes&ping=yes&
We do not have a sub folder called "shop" but the plugin is adding this sub folder of 'shop' to the URL for some reason...
If I then manually edit the URL to be: http://shop.COMPANY.com.au/index.php...=yes&ping=yes& the module runs and generated the site map files withough any errors or issues.
Please could you let me know what we might have setup wrong in our shop or were it might be getting the additional sub folder shop name and how we can fix this.
Thanks very much!
Please ignore the above issue, we managed to work out the problem... we had an issue with our Admin configure.php file... the following still had 'shop' listed but we never noticed the issue as this must be the only plugin that uses this admin path as the front end store config php file was correct and was the one we were checking originally.
Incase any one else runs into this issue in the future check the config file above in your Admin\Includes folder for the following two lines and update as needed...
define('DIR_WS_CATALOG', '/shop/');
define('DIR_WS_HTTPS_CATALOG', '/shop/');
Regards
Jonathan
Yes that is correct, to be honest we don't have allot of plugins installed and never noticed any thing with Zencart that did not work but your plugin made us pick-up an issue with our config which is good ;-)
Cheers!
The script (install-sitemapxml_only_for_zen-cart-1_5_0.sql) does not show up in the tool section of the zen cart admin page. I've unzipped the downloaded file, renamed admin to match my renamed admin and FTP'd the contents of the SitemapXML folder (not the folder itself) over and set the permissions. I do not have an "Admin Settings" under tools either. Nor does SitemapXML show up under "Configuration" on the admin page. I can't figure out what I'm doing wrong. Any advice is appreciated. Thank you.
I'm using ZC 1.5. I installed sitemap v2.1.
I did not get a "Google XML Sitemap" menu item created in the installation as described in step 8 of the installation instructions.
Step "8. Go to Admin -> Tools -> Google XML Sitemap (If error messages occur, change permissions on the XML files to 777)"
What am I missing?
Hi,
I have recently installed this module... currently I am using the search engine friendly URL module, and here is where things are getting peculiar...
My site supports two languages, English as well as Hebrew, whereas Hebrew is the default language of the site. My character encoding is UTF-8, however, the XML sitemaps are being produced with gibberish instead of Hebrew (search engine friendly URL's contain Hebrew). This should not be happening... How do I ensure that the character encoding is properly supported by this module?
Thanks in advance...
A.
Bookmarks