in magento connect when check updates page refreshes nothing gets highlighted needing update (even though aren't using latest version of magento).
when check system.log these entries @ same time tried checking updates:
debug (7): <config/> any ideas vague error message relates to?
someone in 1 of php files runs during page request, has added following.
mage::log($somevar->asxml()); mage::log($somevar); mage::log('<confnig/>'); this temporary debugging code left on previous developer's attempts debug site.
regarding why nothing shows needing updates -- that's because magento connect in magento 1 broken. if haven't been using keep things date since start of system, , if haven't monitored permissions , health of config/state files, magento connect can lose track of system's state. magento professionals don't trust it, , perform upgrades of core system , extensions manually.
Comments
Post a Comment