Git Product home page Git Product logo

magento-cachebuster's People

Contributors

avoelkl avatar gordonknoppe avatar rjocoleman avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

magento-cachebuster's Issues

Question regarding the regeneration of the timestamp

Hi,

I would like to use your module which seems to answer perfectly to my needs.

However, I have a question regarding the regeneration of the timestamp. I would like my assets' URLs to be regenerated as soon as they have been modified.

However, I notice than when I flush my cache, the timestamps are not regenerated.

Hence my question: I'm not sure to understand in the module's logic when are the URLs timestamps regenerated ?

Thank you in advance

Extension is installed but no system config options

I have dropped in the extension files.

Extension is showing as installed under system > advanced.

However there is no options available within system config.

Magento ver. Enterprise 1.14.1.0

Any ideas why this is?

Error: Extensions must be a non empty array

Hi,

I got this error during updating Guidance_Cachebuster to the lastest version:

Extensions must be a non empty array

Trace:
#0 Guidance_Cachebuster/src/app/code/community/Guidance/Cachebuster/Model/Parser.php(35): Guidance_Cachebuster_Model_Parser->setFileExtensions(Array)
#1 app/code/core/Mage/Core/Model/Config.php(1348): Guidance_Cachebuster_Model_Parser->__construct(Array)
#2 app/Mage.php(463): Mage_Core_Model_Config->getModelInstance('guidance_cacheb...', Array)
#3 Guidance_Cachebuster/src/app/code/community/Guidance/Cachebuster/Helper/Data.php(98): Mage::getModel('guidance_cacheb...', Array)
#4 Guidance_Cachebuster/src/app/code/community/Guidance/Cachebuster/Model/Observer.php(40): Guidance_Cachebuster_Helper_Data->getParser()
#5 app/code/local/Mage/Core/Model/App.php(1334): Guidance_Cachebuster_Model_Observer->controller_action_postdispatch(Object(Varien_Event_Observer))
#6 app/code/local/Mage/Core/Model/App.php(1313): Mage_Core_Model_App->_callObserverMethod(Object(Guidance_Cachebuster_Model_Observer), 'controller_acti...', Object(Varien_Event_Observer))
#7 app/Mage.php(448): Mage_Core_Model_App->dispatchEvent('controller_acti...', Array)
#8 app/code/core/Mage/Core/Controller/Varien/Action.php(551): Mage::dispatchEvent('controller_acti...', Array)
#9 app/code/core/Mage/Core/Controller/Front/Action.php(80): Mage_Core_Controller_Varien_Action->postDispatch()
#10 app/code/core/Mage/Core/Controller/Varien/Action.php(422): Mage_Core_Controller_Front_Action->postDispatch()
#11 app/code/core/Mage/Core/Controller/Varien/Router/Standard.php(254): Mage_Core_Controller_Varien_Action->dispatch('index')
#12 app/code/core/Mage/Core/Controller/Varien/Front.php(172): Mage_Core_Controller_Varien_Router_Standard->match(Object(Mage_Core_Controller_Request_Http))
#13 app/code/local/Mage/Core/Model/App.php(354): Mage_Core_Controller_Varien_Front->dispatch()
#14 app/Mage.php(684): Mage_Core_Model_App->run(Array)
#15 index.php(87): Mage::run('...', 'store')
#16 {main}

I saw there was a change in Guidance_Cachebuster_Helper_Data lately which initializes the protected $_fileExtensions = array();
Therefor the check is_null($this->_fileExtensions) is always false and fileExtensions do not get initialized.
65f661c#diff-55a9881a212332774228ad08b74ccffcL33

So you can either remove the initialization again or change the check, not sure what you prefer :-)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.