Unable to generate the sitemapProduct Attributes could not be reindexedSQLSTATE[42S02]: Base table or view not found: 1146 Table 'core_store' doesn't existCron jobs not being called, getting email notification errorsShows “SQLSTATE[42S02]: Base table or view not found----” when I try to access the customer details in admin panelMagento 1.9.1.1 : Create Store View : Cardinality violation: 1241 Operand should contain 1 column(s)Error in admin panel: MySQL server has gone awayThere has been an error processing your request magento 1.9.0.1SQLSTATE[HY000] : General error: 2013 Lost connection to MySQL server during query in MagentoCan't run CRON PDOException Magento 1.9.3.8Magento 1.9 - There has been an error processing your request

Are dual Irish/British citizens bound by the 90/180 day rule when travelling in the EU after Brexit?

What (if any) is the reason to buy in small local stores?

What exactly term 'companion plants' means?

How to terminate ping <dest> &

Deletion of copy-ctor & copy-assignment - public, private or protected?

Print last inputted byte

Do US professors/group leaders only get a salary, but no group budget?

How to generate binary array whose elements with values 1 are randomly drawn

Pronounciation of the combination "st" in spanish accents

Is a party consisting of only a bard, a cleric, and a warlock functional long-term?

Can a medieval gyroplane be built?

World War I as a war of liberals against authoritarians?

Am I eligible for the Eurail Youth pass? I am 27.5 years old

Does .bashrc contain syntax errors?

Is it insecure to send a password in a `curl` command?

Bash - pair each line of file

In what cases must I use 了 and in what cases not?

How to get the n-th line after a grepped one?

Do I need to consider instance restrictions when showing a language is in P?

Does multi-classing into Fighter give you heavy armor proficiency?

Does the attack bonus from a Masterwork weapon stack with the attack bonus from Masterwork ammunition?

Describing a chess game in a novel

Geography in 3D perspective

Fewest number of steps to reach 200 using special calculator



Unable to generate the sitemap


Product Attributes could not be reindexedSQLSTATE[42S02]: Base table or view not found: 1146 Table 'core_store' doesn't existCron jobs not being called, getting email notification errorsShows “SQLSTATE[42S02]: Base table or view not found----” when I try to access the customer details in admin panelMagento 1.9.1.1 : Create Store View : Cardinality violation: 1241 Operand should contain 1 column(s)Error in admin panel: MySQL server has gone awayThere has been an error processing your request magento 1.9.0.1SQLSTATE[HY000] : General error: 2013 Lost connection to MySQL server during query in MagentoCan't run CRON PDOException Magento 1.9.3.8Magento 1.9 - There has been an error processing your request













3















Magento fails to generate the sitemap.xml. I get Unable to generate the sitemap..



enter image description here



I get this exception:



2019-02-25T15:00:59+00:00 DEBUG (7): Exception message: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'NULLurl_rewrite.id_path LIKE 'category/%'
INNER JOIN `magecatalog_category_enti' at line 2, query was: SELECT `main_table`.`entity_id`, `url_rewrite`.`request_path` FROM `magecatalog_category_entity` AS `main_table`
LEFT JOIN `magecore_url_rewrite` AS `url_rewrite` ON url_rewrite.category_id=main_table.entity_id AND url_rewrite.is_system=1 AND url_rewrite.store_id = 1 AND url_rewrite.category_id IS NOT NULLurl_rewrite.id_path LIKE 'category/%'
INNER JOIN `magecatalog_category_entity_int` AS `t1_is_active` ON main_table.entity_id=t1_is_active.entity_id AND t1_is_active.store_id=0
LEFT JOIN `magecatalog_category_entity_int` AS `t2_is_active` ON t1_is_active.entity_id = t2_is_active.entity_id AND t1_is_active.attribute_id = t2_is_active.attribute_id AND t2_is_active.store_id = 1 WHERE (main_table.path LIKE '1/2/%') AND (t1_is_active.attribute_id='42') AND ((IF(t2_is_active.value_id > 0, t2_is_active.value, t1_is_active.value))=1)
Trace: #0 /home/company/live/lib/Varien/Db/Statement/Pdo/Mysql.php(110): Zend_Db_Statement_Pdo->_execute(Array)
#1 /home/company/live/app/code/core/Zend/Db/Statement.php(291): Varien_Db_Statement_Pdo_Mysql->_execute(Array)
#2 /home/company/live/lib/Zend/Db/Adapter/Abstract.php(480): Zend_Db_Statement->execute(Array)
#3 /home/company/live/lib/Zend/Db/Adapter/Pdo/Abstract.php(238): Zend_Db_Adapter_Abstract->query('SELECT `main_ta...', Array)
#4 /home/company/live/lib/Varien/Db/Adapter/Pdo/Mysql.php(504): Zend_Db_Adapter_Pdo_Abstract->query('SELECT `main_ta...', Array)
#5 /home/company/live/app/code/core/Mage/Sitemap/Model/Resource/Catalog/Abstract.php(164): Varien_Db_Adapter_Pdo_Mysql->query(Object(Varien_Db_Select))
#6 /home/company/live/app/code/core/Mage/Sitemap/Model/Resource/Catalog/Category.php(80): Mage_Sitemap_Model_Resource_Catalog_Abstract->_loadEntities()
#7 /home/company/live/app/code/core/Mage/Sitemap/Model/Sitemap.php(154): Mage_Sitemap_Model_Resource_Catalog_Category->getCollection('1')
#8 /home/company/live/app/code/core/Mage/Adminhtml/controllers/SitemapController.php(255): Mage_Sitemap_Model_Sitemap->generateXml()
#9 /home/company/live/app/code/core/Mage/Core/Controller/Varien/Action.php(418): Mage_Adminhtml_SitemapController->generateAction()
#10 /home/company/live/app/code/core/Mage/Core/Controller/Varien/Router/Standard.php(254): Mage_Core_Controller_Varien_Action->dispatch('generate')
#11 /home/company/live/app/code/core/Mage/Core/Controller/Varien/Front.php(172): Mage_Core_Controller_Varien_Router_Standard->match(Object(Mage_Core_Controller_Request_Http))
#12 /home/company/live/app/code/core/Mage/Core/Model/App.php(365): Mage_Core_Controller_Varien_Front->dispatch()
#13 /home/company/live/app/Mage.php(684): Mage_Core_Model_App->run(Array)
#14 /home/company/live/index.php(70): Mage::run('', 'store')
#15 main


The error only appears in our live shop, in the test shop it works fine, even if I checkout the live shop branch in git and the staging area is clean



The permission of the sitemap.xml is set to -rw-rw-rw in both shops.










share|improve this question




























    3















    Magento fails to generate the sitemap.xml. I get Unable to generate the sitemap..



    enter image description here



    I get this exception:



    2019-02-25T15:00:59+00:00 DEBUG (7): Exception message: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'NULLurl_rewrite.id_path LIKE 'category/%'
    INNER JOIN `magecatalog_category_enti' at line 2, query was: SELECT `main_table`.`entity_id`, `url_rewrite`.`request_path` FROM `magecatalog_category_entity` AS `main_table`
    LEFT JOIN `magecore_url_rewrite` AS `url_rewrite` ON url_rewrite.category_id=main_table.entity_id AND url_rewrite.is_system=1 AND url_rewrite.store_id = 1 AND url_rewrite.category_id IS NOT NULLurl_rewrite.id_path LIKE 'category/%'
    INNER JOIN `magecatalog_category_entity_int` AS `t1_is_active` ON main_table.entity_id=t1_is_active.entity_id AND t1_is_active.store_id=0
    LEFT JOIN `magecatalog_category_entity_int` AS `t2_is_active` ON t1_is_active.entity_id = t2_is_active.entity_id AND t1_is_active.attribute_id = t2_is_active.attribute_id AND t2_is_active.store_id = 1 WHERE (main_table.path LIKE '1/2/%') AND (t1_is_active.attribute_id='42') AND ((IF(t2_is_active.value_id > 0, t2_is_active.value, t1_is_active.value))=1)
    Trace: #0 /home/company/live/lib/Varien/Db/Statement/Pdo/Mysql.php(110): Zend_Db_Statement_Pdo->_execute(Array)
    #1 /home/company/live/app/code/core/Zend/Db/Statement.php(291): Varien_Db_Statement_Pdo_Mysql->_execute(Array)
    #2 /home/company/live/lib/Zend/Db/Adapter/Abstract.php(480): Zend_Db_Statement->execute(Array)
    #3 /home/company/live/lib/Zend/Db/Adapter/Pdo/Abstract.php(238): Zend_Db_Adapter_Abstract->query('SELECT `main_ta...', Array)
    #4 /home/company/live/lib/Varien/Db/Adapter/Pdo/Mysql.php(504): Zend_Db_Adapter_Pdo_Abstract->query('SELECT `main_ta...', Array)
    #5 /home/company/live/app/code/core/Mage/Sitemap/Model/Resource/Catalog/Abstract.php(164): Varien_Db_Adapter_Pdo_Mysql->query(Object(Varien_Db_Select))
    #6 /home/company/live/app/code/core/Mage/Sitemap/Model/Resource/Catalog/Category.php(80): Mage_Sitemap_Model_Resource_Catalog_Abstract->_loadEntities()
    #7 /home/company/live/app/code/core/Mage/Sitemap/Model/Sitemap.php(154): Mage_Sitemap_Model_Resource_Catalog_Category->getCollection('1')
    #8 /home/company/live/app/code/core/Mage/Adminhtml/controllers/SitemapController.php(255): Mage_Sitemap_Model_Sitemap->generateXml()
    #9 /home/company/live/app/code/core/Mage/Core/Controller/Varien/Action.php(418): Mage_Adminhtml_SitemapController->generateAction()
    #10 /home/company/live/app/code/core/Mage/Core/Controller/Varien/Router/Standard.php(254): Mage_Core_Controller_Varien_Action->dispatch('generate')
    #11 /home/company/live/app/code/core/Mage/Core/Controller/Varien/Front.php(172): Mage_Core_Controller_Varien_Router_Standard->match(Object(Mage_Core_Controller_Request_Http))
    #12 /home/company/live/app/code/core/Mage/Core/Model/App.php(365): Mage_Core_Controller_Varien_Front->dispatch()
    #13 /home/company/live/app/Mage.php(684): Mage_Core_Model_App->run(Array)
    #14 /home/company/live/index.php(70): Mage::run('', 'store')
    #15 main


    The error only appears in our live shop, in the test shop it works fine, even if I checkout the live shop branch in git and the staging area is clean



    The permission of the sitemap.xml is set to -rw-rw-rw in both shops.










    share|improve this question


























      3












      3








      3


      1






      Magento fails to generate the sitemap.xml. I get Unable to generate the sitemap..



      enter image description here



      I get this exception:



      2019-02-25T15:00:59+00:00 DEBUG (7): Exception message: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'NULLurl_rewrite.id_path LIKE 'category/%'
      INNER JOIN `magecatalog_category_enti' at line 2, query was: SELECT `main_table`.`entity_id`, `url_rewrite`.`request_path` FROM `magecatalog_category_entity` AS `main_table`
      LEFT JOIN `magecore_url_rewrite` AS `url_rewrite` ON url_rewrite.category_id=main_table.entity_id AND url_rewrite.is_system=1 AND url_rewrite.store_id = 1 AND url_rewrite.category_id IS NOT NULLurl_rewrite.id_path LIKE 'category/%'
      INNER JOIN `magecatalog_category_entity_int` AS `t1_is_active` ON main_table.entity_id=t1_is_active.entity_id AND t1_is_active.store_id=0
      LEFT JOIN `magecatalog_category_entity_int` AS `t2_is_active` ON t1_is_active.entity_id = t2_is_active.entity_id AND t1_is_active.attribute_id = t2_is_active.attribute_id AND t2_is_active.store_id = 1 WHERE (main_table.path LIKE '1/2/%') AND (t1_is_active.attribute_id='42') AND ((IF(t2_is_active.value_id > 0, t2_is_active.value, t1_is_active.value))=1)
      Trace: #0 /home/company/live/lib/Varien/Db/Statement/Pdo/Mysql.php(110): Zend_Db_Statement_Pdo->_execute(Array)
      #1 /home/company/live/app/code/core/Zend/Db/Statement.php(291): Varien_Db_Statement_Pdo_Mysql->_execute(Array)
      #2 /home/company/live/lib/Zend/Db/Adapter/Abstract.php(480): Zend_Db_Statement->execute(Array)
      #3 /home/company/live/lib/Zend/Db/Adapter/Pdo/Abstract.php(238): Zend_Db_Adapter_Abstract->query('SELECT `main_ta...', Array)
      #4 /home/company/live/lib/Varien/Db/Adapter/Pdo/Mysql.php(504): Zend_Db_Adapter_Pdo_Abstract->query('SELECT `main_ta...', Array)
      #5 /home/company/live/app/code/core/Mage/Sitemap/Model/Resource/Catalog/Abstract.php(164): Varien_Db_Adapter_Pdo_Mysql->query(Object(Varien_Db_Select))
      #6 /home/company/live/app/code/core/Mage/Sitemap/Model/Resource/Catalog/Category.php(80): Mage_Sitemap_Model_Resource_Catalog_Abstract->_loadEntities()
      #7 /home/company/live/app/code/core/Mage/Sitemap/Model/Sitemap.php(154): Mage_Sitemap_Model_Resource_Catalog_Category->getCollection('1')
      #8 /home/company/live/app/code/core/Mage/Adminhtml/controllers/SitemapController.php(255): Mage_Sitemap_Model_Sitemap->generateXml()
      #9 /home/company/live/app/code/core/Mage/Core/Controller/Varien/Action.php(418): Mage_Adminhtml_SitemapController->generateAction()
      #10 /home/company/live/app/code/core/Mage/Core/Controller/Varien/Router/Standard.php(254): Mage_Core_Controller_Varien_Action->dispatch('generate')
      #11 /home/company/live/app/code/core/Mage/Core/Controller/Varien/Front.php(172): Mage_Core_Controller_Varien_Router_Standard->match(Object(Mage_Core_Controller_Request_Http))
      #12 /home/company/live/app/code/core/Mage/Core/Model/App.php(365): Mage_Core_Controller_Varien_Front->dispatch()
      #13 /home/company/live/app/Mage.php(684): Mage_Core_Model_App->run(Array)
      #14 /home/company/live/index.php(70): Mage::run('', 'store')
      #15 main


      The error only appears in our live shop, in the test shop it works fine, even if I checkout the live shop branch in git and the staging area is clean



      The permission of the sitemap.xml is set to -rw-rw-rw in both shops.










      share|improve this question
















      Magento fails to generate the sitemap.xml. I get Unable to generate the sitemap..



      enter image description here



      I get this exception:



      2019-02-25T15:00:59+00:00 DEBUG (7): Exception message: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'NULLurl_rewrite.id_path LIKE 'category/%'
      INNER JOIN `magecatalog_category_enti' at line 2, query was: SELECT `main_table`.`entity_id`, `url_rewrite`.`request_path` FROM `magecatalog_category_entity` AS `main_table`
      LEFT JOIN `magecore_url_rewrite` AS `url_rewrite` ON url_rewrite.category_id=main_table.entity_id AND url_rewrite.is_system=1 AND url_rewrite.store_id = 1 AND url_rewrite.category_id IS NOT NULLurl_rewrite.id_path LIKE 'category/%'
      INNER JOIN `magecatalog_category_entity_int` AS `t1_is_active` ON main_table.entity_id=t1_is_active.entity_id AND t1_is_active.store_id=0
      LEFT JOIN `magecatalog_category_entity_int` AS `t2_is_active` ON t1_is_active.entity_id = t2_is_active.entity_id AND t1_is_active.attribute_id = t2_is_active.attribute_id AND t2_is_active.store_id = 1 WHERE (main_table.path LIKE '1/2/%') AND (t1_is_active.attribute_id='42') AND ((IF(t2_is_active.value_id > 0, t2_is_active.value, t1_is_active.value))=1)
      Trace: #0 /home/company/live/lib/Varien/Db/Statement/Pdo/Mysql.php(110): Zend_Db_Statement_Pdo->_execute(Array)
      #1 /home/company/live/app/code/core/Zend/Db/Statement.php(291): Varien_Db_Statement_Pdo_Mysql->_execute(Array)
      #2 /home/company/live/lib/Zend/Db/Adapter/Abstract.php(480): Zend_Db_Statement->execute(Array)
      #3 /home/company/live/lib/Zend/Db/Adapter/Pdo/Abstract.php(238): Zend_Db_Adapter_Abstract->query('SELECT `main_ta...', Array)
      #4 /home/company/live/lib/Varien/Db/Adapter/Pdo/Mysql.php(504): Zend_Db_Adapter_Pdo_Abstract->query('SELECT `main_ta...', Array)
      #5 /home/company/live/app/code/core/Mage/Sitemap/Model/Resource/Catalog/Abstract.php(164): Varien_Db_Adapter_Pdo_Mysql->query(Object(Varien_Db_Select))
      #6 /home/company/live/app/code/core/Mage/Sitemap/Model/Resource/Catalog/Category.php(80): Mage_Sitemap_Model_Resource_Catalog_Abstract->_loadEntities()
      #7 /home/company/live/app/code/core/Mage/Sitemap/Model/Sitemap.php(154): Mage_Sitemap_Model_Resource_Catalog_Category->getCollection('1')
      #8 /home/company/live/app/code/core/Mage/Adminhtml/controllers/SitemapController.php(255): Mage_Sitemap_Model_Sitemap->generateXml()
      #9 /home/company/live/app/code/core/Mage/Core/Controller/Varien/Action.php(418): Mage_Adminhtml_SitemapController->generateAction()
      #10 /home/company/live/app/code/core/Mage/Core/Controller/Varien/Router/Standard.php(254): Mage_Core_Controller_Varien_Action->dispatch('generate')
      #11 /home/company/live/app/code/core/Mage/Core/Controller/Varien/Front.php(172): Mage_Core_Controller_Varien_Router_Standard->match(Object(Mage_Core_Controller_Request_Http))
      #12 /home/company/live/app/code/core/Mage/Core/Model/App.php(365): Mage_Core_Controller_Varien_Front->dispatch()
      #13 /home/company/live/app/Mage.php(684): Mage_Core_Model_App->run(Array)
      #14 /home/company/live/index.php(70): Mage::run('', 'store')
      #15 main


      The error only appears in our live shop, in the test shop it works fine, even if I checkout the live shop branch in git and the staging area is clean



      The permission of the sitemap.xml is set to -rw-rw-rw in both shops.







      magento-1.9 sitemaps google






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Mar 7 at 14:03







      Black

















      asked Feb 25 at 15:00









      BlackBlack

      386320




      386320




















          3 Answers
          3






          active

          oldest

          votes


















          1














          There was an error in your SQL:



          AND url_rewrite.category_id IS NOT NULLurl_rewrite.id_path LIKE 'category/%'


          should looks like:



          AND url_rewrite.category_id IS NOT NULL AND url_rewrite.id_path LIKE 'category/%'


          Possible there was some kind of modifications made by some third-party observer. Take a look at modules installed in your system and check all its observers.



          Another modifications could exists inside the app/code/local directory (using replace of the core class). Check it too.






          share|improve this answer

























          • If it is really because of code problem, then why does it work on my dev where the same branch is checked out? The staging areas are clean and nothing is there

            – Black
            Mar 1 at 20:33







          • 1





            My thougths ... this schould not happen with unmodified code.

            – sv3n
            Mar 1 at 23:39


















          0














          I tracked down the exact problem code line.



          It is inside the function getCollection() from the class Mage_Sitemap_Model_Resource_Catalog_Category:



          public function getCollection($storeId)

          /* @var $store Mage_Core_Model_Store */
          $store = Mage::app()->getStore($storeId);
          if (!$store)
          return false;


          $this->_select = $this->_getWriteAdapter()->select()
          ->from($this->getMainTable())
          ->where($this->getIdFieldName() . '=?', $store->getRootCategoryId());

          $categoryRow = $this->_getWriteAdapter()->fetchRow($this->_select);
          if (!$categoryRow)
          return false;


          $this->_select = $this->_getWriteAdapter()->select()
          ->from(array('main_table' => $this->getMainTable()), array($this->getIdFieldName()))
          ->where('main_table.path LIKE ?', $categoryRow['path'] . '/%');

          $storeId = (int)$store->getId();

          /** @var $urlRewrite Mage_Catalog_Helper_Category_Url_Rewrite_Interface */
          $urlRewrite = $this->_factory->getCategoryUrlRewriteHelper();
          $urlRewrite->joinTableToSelect($this->_select, $storeId); // <-- Problem is here

          $this->_addFilter($storeId, 'is_active', 1);

          return $this->_loadEntities();



          I workaround it by overriding the method in my own extension and changing the function to this:



          public function getCollection($storeId)

          /* @var $store Mage_Core_Model_Store */
          $store = Mage::app()->getStore($storeId);
          if (!$store)
          return false;


          $this->_select = $this->_getWriteAdapter()->select()
          ->from($this->getMainTable())
          ->where($this->getIdFieldName() . '=?', $store->getRootCategoryId());

          $categoryRow = $this->_getWriteAdapter()->fetchRow($this->_select);
          if (!$categoryRow)
          return false;


          $this->_select = $this->_getWriteAdapter()->select()
          ->from(array('main_table' => $this->getMainTable()), array($this->getIdFieldName()))
          ->where('main_table.path LIKE ?', $categoryRow['path'] . '/%');

          $storeId = (int)$store->getId();

          /** @var $urlRewrite Mage_Catalog_Helper_Category_Url_Rewrite_Interface */
          $urlRewrite = $this->_factory->getCategoryUrlRewriteHelper();
          $urlRewrite->joinTableToSelect($this->_select, $storeId);

          // Workaround to fix "Unable to generate sitemap" error only happening on live store
          $this->_select = str_replace("IS NOT NULLurl_rewrite.id_path", "IS NOT NULL AND url_rewrite.id_path", $this->_select);

          $this->_addFilter($storeId, 'is_active', 1);

          return $this->_loadEntities();



          I am still confused why this only happens in my live store even though the code on my dev store is 1:1 the same.






          share|improve this answer























          • I've checked in magento 1.9.3.2 and 1.9.4 - in the sql query for category URLs generation the condition "category_id IS NOT NULL" does not exist. Check your Mage_Catalog_Helper_Category_Url_Rewrite::joinTableToSelect() method. If this class doesn't used then something replaced this rewrite helper class using config - see Mage_Catalog_Model_Factory::getCategoryUrlRewriteHelper().

            – sergei.sss
            Mar 2 at 8:29











          • The config partially forms using the database - with the identical code we can have different behaviour between the live and dev sites.

            – sergei.sss
            Mar 2 at 8:36











          • Case 2: It is possible to change magento config using files from app/etc directory - we can add this code to app/etc/local.xml inside the <config> : <global> <catalog> <category> <url_rewrite> <helper>catalog/category_url_rewrite_my_class</helper> </url_rewrite> </category> </catalog> </global> and rewrite model will be replaced to own class. Very often the developers adds these configuration files to .gitignore and these files drop out of comparison.

            – sergei.sss
            Mar 2 at 9:18












          • @sergei.sss, I know, I checked the gitignore but nothing relevant is getting ignored. The app/etc/local.xml does not contain such code

            – Black
            Mar 2 at 9:31


















          0














          Try below to see what is actually causing the error before applying the above solution!;



          Open the file;




          app/code/core/Mage/Adminhtml/controllers/SitemapController.php




          Find the line:




          $this->_getSession()->addException($e,
          Mage::helper('sitemap')->__('Unable to generate the sitemap.'));




          And replace it with:




          $this->_getSession()->addException($e,
          $e->getMessage());




          and try to see if you can run the sitemap again. hope this should be able to help better!






          share|improve this answer






















            Your Answer








            StackExchange.ready(function()
            var channelOptions =
            tags: "".split(" "),
            id: "479"
            ;
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function()
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled)
            StackExchange.using("snippets", function()
            createEditor();
            );

            else
            createEditor();

            );

            function createEditor()
            StackExchange.prepareEditor(
            heartbeatType: 'answer',
            autoActivateHeartbeat: false,
            convertImagesToLinks: false,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: null,
            bindNavPrevention: true,
            postfix: "",
            imageUploader:
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            ,
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            );



            );













            draft saved

            draft discarded


















            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f263330%2funable-to-generate-the-sitemap%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown

























            3 Answers
            3






            active

            oldest

            votes








            3 Answers
            3






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            1














            There was an error in your SQL:



            AND url_rewrite.category_id IS NOT NULLurl_rewrite.id_path LIKE 'category/%'


            should looks like:



            AND url_rewrite.category_id IS NOT NULL AND url_rewrite.id_path LIKE 'category/%'


            Possible there was some kind of modifications made by some third-party observer. Take a look at modules installed in your system and check all its observers.



            Another modifications could exists inside the app/code/local directory (using replace of the core class). Check it too.






            share|improve this answer

























            • If it is really because of code problem, then why does it work on my dev where the same branch is checked out? The staging areas are clean and nothing is there

              – Black
              Mar 1 at 20:33







            • 1





              My thougths ... this schould not happen with unmodified code.

              – sv3n
              Mar 1 at 23:39















            1














            There was an error in your SQL:



            AND url_rewrite.category_id IS NOT NULLurl_rewrite.id_path LIKE 'category/%'


            should looks like:



            AND url_rewrite.category_id IS NOT NULL AND url_rewrite.id_path LIKE 'category/%'


            Possible there was some kind of modifications made by some third-party observer. Take a look at modules installed in your system and check all its observers.



            Another modifications could exists inside the app/code/local directory (using replace of the core class). Check it too.






            share|improve this answer

























            • If it is really because of code problem, then why does it work on my dev where the same branch is checked out? The staging areas are clean and nothing is there

              – Black
              Mar 1 at 20:33







            • 1





              My thougths ... this schould not happen with unmodified code.

              – sv3n
              Mar 1 at 23:39













            1












            1








            1







            There was an error in your SQL:



            AND url_rewrite.category_id IS NOT NULLurl_rewrite.id_path LIKE 'category/%'


            should looks like:



            AND url_rewrite.category_id IS NOT NULL AND url_rewrite.id_path LIKE 'category/%'


            Possible there was some kind of modifications made by some third-party observer. Take a look at modules installed in your system and check all its observers.



            Another modifications could exists inside the app/code/local directory (using replace of the core class). Check it too.






            share|improve this answer















            There was an error in your SQL:



            AND url_rewrite.category_id IS NOT NULLurl_rewrite.id_path LIKE 'category/%'


            should looks like:



            AND url_rewrite.category_id IS NOT NULL AND url_rewrite.id_path LIKE 'category/%'


            Possible there was some kind of modifications made by some third-party observer. Take a look at modules installed in your system and check all its observers.



            Another modifications could exists inside the app/code/local directory (using replace of the core class). Check it too.







            share|improve this answer














            share|improve this answer



            share|improve this answer








            edited Mar 1 at 14:30

























            answered Mar 1 at 14:16









            Siarhey UchukhlebauSiarhey Uchukhlebau

            9,91193058




            9,91193058












            • If it is really because of code problem, then why does it work on my dev where the same branch is checked out? The staging areas are clean and nothing is there

              – Black
              Mar 1 at 20:33







            • 1





              My thougths ... this schould not happen with unmodified code.

              – sv3n
              Mar 1 at 23:39

















            • If it is really because of code problem, then why does it work on my dev where the same branch is checked out? The staging areas are clean and nothing is there

              – Black
              Mar 1 at 20:33







            • 1





              My thougths ... this schould not happen with unmodified code.

              – sv3n
              Mar 1 at 23:39
















            If it is really because of code problem, then why does it work on my dev where the same branch is checked out? The staging areas are clean and nothing is there

            – Black
            Mar 1 at 20:33






            If it is really because of code problem, then why does it work on my dev where the same branch is checked out? The staging areas are clean and nothing is there

            – Black
            Mar 1 at 20:33





            1




            1





            My thougths ... this schould not happen with unmodified code.

            – sv3n
            Mar 1 at 23:39





            My thougths ... this schould not happen with unmodified code.

            – sv3n
            Mar 1 at 23:39













            0














            I tracked down the exact problem code line.



            It is inside the function getCollection() from the class Mage_Sitemap_Model_Resource_Catalog_Category:



            public function getCollection($storeId)

            /* @var $store Mage_Core_Model_Store */
            $store = Mage::app()->getStore($storeId);
            if (!$store)
            return false;


            $this->_select = $this->_getWriteAdapter()->select()
            ->from($this->getMainTable())
            ->where($this->getIdFieldName() . '=?', $store->getRootCategoryId());

            $categoryRow = $this->_getWriteAdapter()->fetchRow($this->_select);
            if (!$categoryRow)
            return false;


            $this->_select = $this->_getWriteAdapter()->select()
            ->from(array('main_table' => $this->getMainTable()), array($this->getIdFieldName()))
            ->where('main_table.path LIKE ?', $categoryRow['path'] . '/%');

            $storeId = (int)$store->getId();

            /** @var $urlRewrite Mage_Catalog_Helper_Category_Url_Rewrite_Interface */
            $urlRewrite = $this->_factory->getCategoryUrlRewriteHelper();
            $urlRewrite->joinTableToSelect($this->_select, $storeId); // <-- Problem is here

            $this->_addFilter($storeId, 'is_active', 1);

            return $this->_loadEntities();



            I workaround it by overriding the method in my own extension and changing the function to this:



            public function getCollection($storeId)

            /* @var $store Mage_Core_Model_Store */
            $store = Mage::app()->getStore($storeId);
            if (!$store)
            return false;


            $this->_select = $this->_getWriteAdapter()->select()
            ->from($this->getMainTable())
            ->where($this->getIdFieldName() . '=?', $store->getRootCategoryId());

            $categoryRow = $this->_getWriteAdapter()->fetchRow($this->_select);
            if (!$categoryRow)
            return false;


            $this->_select = $this->_getWriteAdapter()->select()
            ->from(array('main_table' => $this->getMainTable()), array($this->getIdFieldName()))
            ->where('main_table.path LIKE ?', $categoryRow['path'] . '/%');

            $storeId = (int)$store->getId();

            /** @var $urlRewrite Mage_Catalog_Helper_Category_Url_Rewrite_Interface */
            $urlRewrite = $this->_factory->getCategoryUrlRewriteHelper();
            $urlRewrite->joinTableToSelect($this->_select, $storeId);

            // Workaround to fix "Unable to generate sitemap" error only happening on live store
            $this->_select = str_replace("IS NOT NULLurl_rewrite.id_path", "IS NOT NULL AND url_rewrite.id_path", $this->_select);

            $this->_addFilter($storeId, 'is_active', 1);

            return $this->_loadEntities();



            I am still confused why this only happens in my live store even though the code on my dev store is 1:1 the same.






            share|improve this answer























            • I've checked in magento 1.9.3.2 and 1.9.4 - in the sql query for category URLs generation the condition "category_id IS NOT NULL" does not exist. Check your Mage_Catalog_Helper_Category_Url_Rewrite::joinTableToSelect() method. If this class doesn't used then something replaced this rewrite helper class using config - see Mage_Catalog_Model_Factory::getCategoryUrlRewriteHelper().

              – sergei.sss
              Mar 2 at 8:29











            • The config partially forms using the database - with the identical code we can have different behaviour between the live and dev sites.

              – sergei.sss
              Mar 2 at 8:36











            • Case 2: It is possible to change magento config using files from app/etc directory - we can add this code to app/etc/local.xml inside the <config> : <global> <catalog> <category> <url_rewrite> <helper>catalog/category_url_rewrite_my_class</helper> </url_rewrite> </category> </catalog> </global> and rewrite model will be replaced to own class. Very often the developers adds these configuration files to .gitignore and these files drop out of comparison.

              – sergei.sss
              Mar 2 at 9:18












            • @sergei.sss, I know, I checked the gitignore but nothing relevant is getting ignored. The app/etc/local.xml does not contain such code

              – Black
              Mar 2 at 9:31















            0














            I tracked down the exact problem code line.



            It is inside the function getCollection() from the class Mage_Sitemap_Model_Resource_Catalog_Category:



            public function getCollection($storeId)

            /* @var $store Mage_Core_Model_Store */
            $store = Mage::app()->getStore($storeId);
            if (!$store)
            return false;


            $this->_select = $this->_getWriteAdapter()->select()
            ->from($this->getMainTable())
            ->where($this->getIdFieldName() . '=?', $store->getRootCategoryId());

            $categoryRow = $this->_getWriteAdapter()->fetchRow($this->_select);
            if (!$categoryRow)
            return false;


            $this->_select = $this->_getWriteAdapter()->select()
            ->from(array('main_table' => $this->getMainTable()), array($this->getIdFieldName()))
            ->where('main_table.path LIKE ?', $categoryRow['path'] . '/%');

            $storeId = (int)$store->getId();

            /** @var $urlRewrite Mage_Catalog_Helper_Category_Url_Rewrite_Interface */
            $urlRewrite = $this->_factory->getCategoryUrlRewriteHelper();
            $urlRewrite->joinTableToSelect($this->_select, $storeId); // <-- Problem is here

            $this->_addFilter($storeId, 'is_active', 1);

            return $this->_loadEntities();



            I workaround it by overriding the method in my own extension and changing the function to this:



            public function getCollection($storeId)

            /* @var $store Mage_Core_Model_Store */
            $store = Mage::app()->getStore($storeId);
            if (!$store)
            return false;


            $this->_select = $this->_getWriteAdapter()->select()
            ->from($this->getMainTable())
            ->where($this->getIdFieldName() . '=?', $store->getRootCategoryId());

            $categoryRow = $this->_getWriteAdapter()->fetchRow($this->_select);
            if (!$categoryRow)
            return false;


            $this->_select = $this->_getWriteAdapter()->select()
            ->from(array('main_table' => $this->getMainTable()), array($this->getIdFieldName()))
            ->where('main_table.path LIKE ?', $categoryRow['path'] . '/%');

            $storeId = (int)$store->getId();

            /** @var $urlRewrite Mage_Catalog_Helper_Category_Url_Rewrite_Interface */
            $urlRewrite = $this->_factory->getCategoryUrlRewriteHelper();
            $urlRewrite->joinTableToSelect($this->_select, $storeId);

            // Workaround to fix "Unable to generate sitemap" error only happening on live store
            $this->_select = str_replace("IS NOT NULLurl_rewrite.id_path", "IS NOT NULL AND url_rewrite.id_path", $this->_select);

            $this->_addFilter($storeId, 'is_active', 1);

            return $this->_loadEntities();



            I am still confused why this only happens in my live store even though the code on my dev store is 1:1 the same.






            share|improve this answer























            • I've checked in magento 1.9.3.2 and 1.9.4 - in the sql query for category URLs generation the condition "category_id IS NOT NULL" does not exist. Check your Mage_Catalog_Helper_Category_Url_Rewrite::joinTableToSelect() method. If this class doesn't used then something replaced this rewrite helper class using config - see Mage_Catalog_Model_Factory::getCategoryUrlRewriteHelper().

              – sergei.sss
              Mar 2 at 8:29











            • The config partially forms using the database - with the identical code we can have different behaviour between the live and dev sites.

              – sergei.sss
              Mar 2 at 8:36











            • Case 2: It is possible to change magento config using files from app/etc directory - we can add this code to app/etc/local.xml inside the <config> : <global> <catalog> <category> <url_rewrite> <helper>catalog/category_url_rewrite_my_class</helper> </url_rewrite> </category> </catalog> </global> and rewrite model will be replaced to own class. Very often the developers adds these configuration files to .gitignore and these files drop out of comparison.

              – sergei.sss
              Mar 2 at 9:18












            • @sergei.sss, I know, I checked the gitignore but nothing relevant is getting ignored. The app/etc/local.xml does not contain such code

              – Black
              Mar 2 at 9:31













            0












            0








            0







            I tracked down the exact problem code line.



            It is inside the function getCollection() from the class Mage_Sitemap_Model_Resource_Catalog_Category:



            public function getCollection($storeId)

            /* @var $store Mage_Core_Model_Store */
            $store = Mage::app()->getStore($storeId);
            if (!$store)
            return false;


            $this->_select = $this->_getWriteAdapter()->select()
            ->from($this->getMainTable())
            ->where($this->getIdFieldName() . '=?', $store->getRootCategoryId());

            $categoryRow = $this->_getWriteAdapter()->fetchRow($this->_select);
            if (!$categoryRow)
            return false;


            $this->_select = $this->_getWriteAdapter()->select()
            ->from(array('main_table' => $this->getMainTable()), array($this->getIdFieldName()))
            ->where('main_table.path LIKE ?', $categoryRow['path'] . '/%');

            $storeId = (int)$store->getId();

            /** @var $urlRewrite Mage_Catalog_Helper_Category_Url_Rewrite_Interface */
            $urlRewrite = $this->_factory->getCategoryUrlRewriteHelper();
            $urlRewrite->joinTableToSelect($this->_select, $storeId); // <-- Problem is here

            $this->_addFilter($storeId, 'is_active', 1);

            return $this->_loadEntities();



            I workaround it by overriding the method in my own extension and changing the function to this:



            public function getCollection($storeId)

            /* @var $store Mage_Core_Model_Store */
            $store = Mage::app()->getStore($storeId);
            if (!$store)
            return false;


            $this->_select = $this->_getWriteAdapter()->select()
            ->from($this->getMainTable())
            ->where($this->getIdFieldName() . '=?', $store->getRootCategoryId());

            $categoryRow = $this->_getWriteAdapter()->fetchRow($this->_select);
            if (!$categoryRow)
            return false;


            $this->_select = $this->_getWriteAdapter()->select()
            ->from(array('main_table' => $this->getMainTable()), array($this->getIdFieldName()))
            ->where('main_table.path LIKE ?', $categoryRow['path'] . '/%');

            $storeId = (int)$store->getId();

            /** @var $urlRewrite Mage_Catalog_Helper_Category_Url_Rewrite_Interface */
            $urlRewrite = $this->_factory->getCategoryUrlRewriteHelper();
            $urlRewrite->joinTableToSelect($this->_select, $storeId);

            // Workaround to fix "Unable to generate sitemap" error only happening on live store
            $this->_select = str_replace("IS NOT NULLurl_rewrite.id_path", "IS NOT NULL AND url_rewrite.id_path", $this->_select);

            $this->_addFilter($storeId, 'is_active', 1);

            return $this->_loadEntities();



            I am still confused why this only happens in my live store even though the code on my dev store is 1:1 the same.






            share|improve this answer













            I tracked down the exact problem code line.



            It is inside the function getCollection() from the class Mage_Sitemap_Model_Resource_Catalog_Category:



            public function getCollection($storeId)

            /* @var $store Mage_Core_Model_Store */
            $store = Mage::app()->getStore($storeId);
            if (!$store)
            return false;


            $this->_select = $this->_getWriteAdapter()->select()
            ->from($this->getMainTable())
            ->where($this->getIdFieldName() . '=?', $store->getRootCategoryId());

            $categoryRow = $this->_getWriteAdapter()->fetchRow($this->_select);
            if (!$categoryRow)
            return false;


            $this->_select = $this->_getWriteAdapter()->select()
            ->from(array('main_table' => $this->getMainTable()), array($this->getIdFieldName()))
            ->where('main_table.path LIKE ?', $categoryRow['path'] . '/%');

            $storeId = (int)$store->getId();

            /** @var $urlRewrite Mage_Catalog_Helper_Category_Url_Rewrite_Interface */
            $urlRewrite = $this->_factory->getCategoryUrlRewriteHelper();
            $urlRewrite->joinTableToSelect($this->_select, $storeId); // <-- Problem is here

            $this->_addFilter($storeId, 'is_active', 1);

            return $this->_loadEntities();



            I workaround it by overriding the method in my own extension and changing the function to this:



            public function getCollection($storeId)

            /* @var $store Mage_Core_Model_Store */
            $store = Mage::app()->getStore($storeId);
            if (!$store)
            return false;


            $this->_select = $this->_getWriteAdapter()->select()
            ->from($this->getMainTable())
            ->where($this->getIdFieldName() . '=?', $store->getRootCategoryId());

            $categoryRow = $this->_getWriteAdapter()->fetchRow($this->_select);
            if (!$categoryRow)
            return false;


            $this->_select = $this->_getWriteAdapter()->select()
            ->from(array('main_table' => $this->getMainTable()), array($this->getIdFieldName()))
            ->where('main_table.path LIKE ?', $categoryRow['path'] . '/%');

            $storeId = (int)$store->getId();

            /** @var $urlRewrite Mage_Catalog_Helper_Category_Url_Rewrite_Interface */
            $urlRewrite = $this->_factory->getCategoryUrlRewriteHelper();
            $urlRewrite->joinTableToSelect($this->_select, $storeId);

            // Workaround to fix "Unable to generate sitemap" error only happening on live store
            $this->_select = str_replace("IS NOT NULLurl_rewrite.id_path", "IS NOT NULL AND url_rewrite.id_path", $this->_select);

            $this->_addFilter($storeId, 'is_active', 1);

            return $this->_loadEntities();



            I am still confused why this only happens in my live store even though the code on my dev store is 1:1 the same.







            share|improve this answer












            share|improve this answer



            share|improve this answer










            answered Mar 1 at 22:28









            BlackBlack

            386320




            386320












            • I've checked in magento 1.9.3.2 and 1.9.4 - in the sql query for category URLs generation the condition "category_id IS NOT NULL" does not exist. Check your Mage_Catalog_Helper_Category_Url_Rewrite::joinTableToSelect() method. If this class doesn't used then something replaced this rewrite helper class using config - see Mage_Catalog_Model_Factory::getCategoryUrlRewriteHelper().

              – sergei.sss
              Mar 2 at 8:29











            • The config partially forms using the database - with the identical code we can have different behaviour between the live and dev sites.

              – sergei.sss
              Mar 2 at 8:36











            • Case 2: It is possible to change magento config using files from app/etc directory - we can add this code to app/etc/local.xml inside the <config> : <global> <catalog> <category> <url_rewrite> <helper>catalog/category_url_rewrite_my_class</helper> </url_rewrite> </category> </catalog> </global> and rewrite model will be replaced to own class. Very often the developers adds these configuration files to .gitignore and these files drop out of comparison.

              – sergei.sss
              Mar 2 at 9:18












            • @sergei.sss, I know, I checked the gitignore but nothing relevant is getting ignored. The app/etc/local.xml does not contain such code

              – Black
              Mar 2 at 9:31

















            • I've checked in magento 1.9.3.2 and 1.9.4 - in the sql query for category URLs generation the condition "category_id IS NOT NULL" does not exist. Check your Mage_Catalog_Helper_Category_Url_Rewrite::joinTableToSelect() method. If this class doesn't used then something replaced this rewrite helper class using config - see Mage_Catalog_Model_Factory::getCategoryUrlRewriteHelper().

              – sergei.sss
              Mar 2 at 8:29











            • The config partially forms using the database - with the identical code we can have different behaviour between the live and dev sites.

              – sergei.sss
              Mar 2 at 8:36











            • Case 2: It is possible to change magento config using files from app/etc directory - we can add this code to app/etc/local.xml inside the <config> : <global> <catalog> <category> <url_rewrite> <helper>catalog/category_url_rewrite_my_class</helper> </url_rewrite> </category> </catalog> </global> and rewrite model will be replaced to own class. Very often the developers adds these configuration files to .gitignore and these files drop out of comparison.

              – sergei.sss
              Mar 2 at 9:18












            • @sergei.sss, I know, I checked the gitignore but nothing relevant is getting ignored. The app/etc/local.xml does not contain such code

              – Black
              Mar 2 at 9:31
















            I've checked in magento 1.9.3.2 and 1.9.4 - in the sql query for category URLs generation the condition "category_id IS NOT NULL" does not exist. Check your Mage_Catalog_Helper_Category_Url_Rewrite::joinTableToSelect() method. If this class doesn't used then something replaced this rewrite helper class using config - see Mage_Catalog_Model_Factory::getCategoryUrlRewriteHelper().

            – sergei.sss
            Mar 2 at 8:29





            I've checked in magento 1.9.3.2 and 1.9.4 - in the sql query for category URLs generation the condition "category_id IS NOT NULL" does not exist. Check your Mage_Catalog_Helper_Category_Url_Rewrite::joinTableToSelect() method. If this class doesn't used then something replaced this rewrite helper class using config - see Mage_Catalog_Model_Factory::getCategoryUrlRewriteHelper().

            – sergei.sss
            Mar 2 at 8:29













            The config partially forms using the database - with the identical code we can have different behaviour between the live and dev sites.

            – sergei.sss
            Mar 2 at 8:36





            The config partially forms using the database - with the identical code we can have different behaviour between the live and dev sites.

            – sergei.sss
            Mar 2 at 8:36













            Case 2: It is possible to change magento config using files from app/etc directory - we can add this code to app/etc/local.xml inside the <config> : <global> <catalog> <category> <url_rewrite> <helper>catalog/category_url_rewrite_my_class</helper> </url_rewrite> </category> </catalog> </global> and rewrite model will be replaced to own class. Very often the developers adds these configuration files to .gitignore and these files drop out of comparison.

            – sergei.sss
            Mar 2 at 9:18






            Case 2: It is possible to change magento config using files from app/etc directory - we can add this code to app/etc/local.xml inside the <config> : <global> <catalog> <category> <url_rewrite> <helper>catalog/category_url_rewrite_my_class</helper> </url_rewrite> </category> </catalog> </global> and rewrite model will be replaced to own class. Very often the developers adds these configuration files to .gitignore and these files drop out of comparison.

            – sergei.sss
            Mar 2 at 9:18














            @sergei.sss, I know, I checked the gitignore but nothing relevant is getting ignored. The app/etc/local.xml does not contain such code

            – Black
            Mar 2 at 9:31





            @sergei.sss, I know, I checked the gitignore but nothing relevant is getting ignored. The app/etc/local.xml does not contain such code

            – Black
            Mar 2 at 9:31











            0














            Try below to see what is actually causing the error before applying the above solution!;



            Open the file;




            app/code/core/Mage/Adminhtml/controllers/SitemapController.php




            Find the line:




            $this->_getSession()->addException($e,
            Mage::helper('sitemap')->__('Unable to generate the sitemap.'));




            And replace it with:




            $this->_getSession()->addException($e,
            $e->getMessage());




            and try to see if you can run the sitemap again. hope this should be able to help better!






            share|improve this answer



























              0














              Try below to see what is actually causing the error before applying the above solution!;



              Open the file;




              app/code/core/Mage/Adminhtml/controllers/SitemapController.php




              Find the line:




              $this->_getSession()->addException($e,
              Mage::helper('sitemap')->__('Unable to generate the sitemap.'));




              And replace it with:




              $this->_getSession()->addException($e,
              $e->getMessage());




              and try to see if you can run the sitemap again. hope this should be able to help better!






              share|improve this answer

























                0












                0








                0







                Try below to see what is actually causing the error before applying the above solution!;



                Open the file;




                app/code/core/Mage/Adminhtml/controllers/SitemapController.php




                Find the line:




                $this->_getSession()->addException($e,
                Mage::helper('sitemap')->__('Unable to generate the sitemap.'));




                And replace it with:




                $this->_getSession()->addException($e,
                $e->getMessage());




                and try to see if you can run the sitemap again. hope this should be able to help better!






                share|improve this answer













                Try below to see what is actually causing the error before applying the above solution!;



                Open the file;




                app/code/core/Mage/Adminhtml/controllers/SitemapController.php




                Find the line:




                $this->_getSession()->addException($e,
                Mage::helper('sitemap')->__('Unable to generate the sitemap.'));




                And replace it with:




                $this->_getSession()->addException($e,
                $e->getMessage());




                and try to see if you can run the sitemap again. hope this should be able to help better!







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered 13 mins ago









                rightnowtodayrightnowtoday

                314




                314



























                    draft saved

                    draft discarded
















































                    Thanks for contributing an answer to Magento Stack Exchange!


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid


                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.

                    To learn more, see our tips on writing great answers.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f263330%2funable-to-generate-the-sitemap%23new-answer', 'question_page');

                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown







                    Popular posts from this blog

                    Can not update quote_id field of “quote_item” table magento 2Magento 2.1 - We can't remove the item. (Shopping Cart doesnt allow us to remove items before becomes empty)Add value for custom quote item attribute using REST apiREST API endpoint v1/carts/cartId/items always returns error messageCorrect way to save entries to databaseHow to remove all associated quote objects of a customer completelyMagento 2 - Save value from custom input field to quote_itemGet quote_item data using quote id and product id filter in Magento 2How to set additional data to quote_item table from controller in Magento 2?What is the purpose of additional_data column in quote_item table in magento2Set Custom Price to Quote item magento2 from controller

                    Magento 2 disable Secret Key on URL's from terminal The Next CEO of Stack OverflowMagento 2 Shortcut/GUI tool to perform commandline tasks for windowsIn menu add configuration linkMagento oAuth : Generating access token and access secretMagento 2 security key issue in Third-Party API redirect URIPublic actions in admin controllersHow to Disable Cache in Custom WidgetURL Key not changing in Magento 2Product URL Key gets deleted when importing custom options - Magento 2Problem with reindex terminalMagento 2 - bin/magento Commands not working in Cpanel Terminal

                    Aasi (pallopeli) Navigointivalikko