Closed (fixed)
Project:
Box_grey
Version:
4.5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Feb 2005 at 22:15 UTC
Updated:
1 Mar 2005 at 23:02 UTC
I don't know why this happens, but I am not able to modify this theme.
I changed the tag in themes/box_grey/page.tpl.php but the output page does not reflect this changes
Code :
<title><?php print "Say hello to heaven" /*$head_title*/ ?></title>
Well, the title of the page remains the same ( it does not change to "Say hello to heaven")
Can someone please help me with that ? I am stuck and I don't know how to continue.
Thanks in advance
Comments
Comment #1
dublin drupaller commentedtry this:
Dub
Comment #2
pildit commentedThanks Dub, but I gave up the PHPTemplate solution, now I'm working on a Xtemplate theme.
Strange things are happening here too, suddenly the themes don't work anymore.
I was forced to drop my system table and to copy it from another install. There's something rotten in this table, and I don't know how it relates to the theme system.
I tried to find some documentation, but no luck !
Comment #3
adrinux commentedDublin gave a suitable answer. Closing.