Browse
← Older: Previous Post
Earlier this year Ulrich admitted to illegally downloading his band’s latest album from a BitTorrent tracker site in order to “test” how the process worked…
I …
Newer: Marek can’t quite believe that we might have met the deadline on this project?! #jinx →
Link: Marek can’t quite believe that we might have met the deadline on this project?! #jinx
Acquia-Drupal-1.2.11.4997 and Upgrade to Drupal-6.13
The error:
The fix:
default: // Flush all caches; no need to re-implement this. module_load_include('inc', 'system', 'system.admin'); $form_state = array(); $null = NULL; system_clear_cache_submit($form_state, $null); break;Alternatively get admin_menu-6.x-3.0-alpha1 or apply this patch.