User login

Cache clearing craziness, taxonomy and locale notes

Delete one term and every cache on your entire site gets cleared?

cache_clear_all() in `modules/taxonomy/taxonomy.module':592
taxonomy_del_term('345') in `modules/taxonomy/taxonomy.module':613

What's this about clearing the language cache because the organic groups page is visited in Italian? There's a ton of these:

Array()) in `includes/menu.inc':418
menu_execute_active_handler() in `index.php':15
#8bf7571b T+0.521344 [DEBUG ] cache_clear_all('locale:it', 'cache') in `modules/locale/locale.module':213
locale('settings page') in `includes/common.inc':732
t('settings page') in `modules/contributed/og-5.x-4.0.tar/og/og.module':2740
og_requirements('runtime')
call_user_func_array('og_requirements', array('runtime')) in `includes/module.inc':406
module_invoke_all('requirements', 'runtime') in `modules/system/system.module':1840

Resolution

Comments

Post new comment

The content of this field is kept private and will not be shown publicly.
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.
  • You can use Markdown syntax to format and style the text. Also see Markdown Extra for tables, footnotes, and more.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <img> <blockquote> <small> <h2> <h3> <h4> <h5> <h6> <sub> <sup> <p> <br> <strike> <table> <tr> <td> <thead> <th> <tbody> <tt> <output>
  • Lines and paragraphs break automatically.

More information about formatting options

By submitting this form, you accept the Mollom privacy policy.