Closed (fixed)
Project:
Drupal core
Version:
6.x-dev
Component:
theme system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Sep 2007 at 22:05 UTC
Updated:
18 Oct 2007 at 19:21 UTC
Jump to comment: Most recent file
Comments
Comment #1
JirkaRybka commentedI confirm the problem - updating my theme, I never got new features to work until truncating the cache table from PhpMyAdmin. I played with theme settings quite a bit, but no luck there.
Comment #2
merlinofchaos commentedThis is absolutely correct, the theme registry should be rebuilt upon changing themes.
This one-liner ought to do the trick.
Comment #3
dvessel commentedThis is a sneaky bug that threw me off a few times.
Note that this patch has the same fix.
http://drupal.org/node/178973
Will mark this fixed once that's committed.
Comment #4
dvessel commentedComment #5
(not verified) commented