Closed (won't fix)
Project:
Drupal core
Version:
4.6.3
Component:
theme system
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Dec 2005 at 23:00 UTC
Updated:
25 Jan 2006 at 09:50 UTC
Sometimes my site changes appearance after F5 everything comes back to normal design.
My analysis shows that instead of my theme function _page called native theme_page from theme.inc.
Comments
Comment #1
buslik commentedIt is happend with IE and Firefox as well
Comment #2
gregglesCan you provide more details:
What modules you have installed?
Anything that happens before you get this problem that may be related?
Also, does it still happen in 4.6.5?
I can't repeat this problem as you have it described and it doesn't seem like a problem that anyone else has seen.
If we can't repeat it soon it's probably worth giving it a "won't fix" as a "not repeatable" problem.
Comment #3
buslik commentedThe problem still takes place.
May be I can add echo line to see the difference in parameters in normal case and in this strange ones.
Comment #4
chx commentedsounds like a file read issue on your site -- if Drupal can't read your theme files for whatever reason, it'll fail back.