By qqboy on
dear all
one problem.
when we make a small change in template.php
clear all cache is needed EVERY TIME
so how to solve this problem,
since we need to make many changes in the template.php
and each clear cache needs many seconds
how to do but waiting
it s a problem
hope some one can help us solve it
thanks.
Comments
It depends on what you are
It depends on what you are changing. If you are adding functions, yes, you need to clear it every time. Sometimes when you remove functions as well. If you are making changes within a function, no you don't have to clear the cache.
To speed things up, you should install drush, and clear your cache using that. Much faster than doing it through the browser interface.
Contact me to contract me for D7 -> D10/11 migrations.
ok good idea
ok good idea
by the way, putty can be used for xampp server ?
thank u sir
https://www.drupal.org/project/image_captcha_indicator
https://www.drupal.org/project/ext_js
but the problem is
but the problem is
it seems to me that if i only change to not dpm a variable inside a function.
also need to clear cache
if it s like you said only function change needs to clear cache
sound ok
but in my practice
only variable change
also need to clear cache
and also ctrl r 2 (refresh browser) two times to see the changes
waiting for your ideas
thank u
https://www.drupal.org/project/image_captcha_indicator
https://www.drupal.org/project/ext_js