Posted by lfb709 on November 1, 2006 at 9:24am
Hi, I am using Drupal 4.6.9 and PHP 5, and have installed PHPTemplate engine for 4.6.0 besides the default xTemplate. Now, i have installed theme box_grey and I can see it on the admin/themes page.
But after I choose it as default theme and save the configuration, nothing changes and the default becomes again the old theme (bluemarine-cvs which is used now). So how can I make the new themes to be used? What is the problem here? Many thanx for your help at advance.
Comments
Similiar Issue
I am having a similar problem, I think. Unfortunately, I have not figured out why it is happening, yet. I am working on it.
I do notice, however, that anything beyond the site root shows the new theme. That is, if I type http://www.binaryblonde.com/user, the theme shows up, but if I just go to the site root at http://www.binaryblonde.com, it is naked CSS, because I have no other themes in the themes folder.
All of this is done while logged out, so it is exactly what an anonymous user would see. I am using Drupal 4.7.4, on a Windows machine (blech, I know) and am viewing my site in Firefox.
UPDATE: I made sure the "www" was before my site root url in the settings.php file on line 109 ($base_url). After I uploaded it, the theme worked. Hope it helps.
---------------------------
Visit me @ binaryblonde.com
Visit me @ binaryblonde.com
I even don't understand why
I even don't understand why it still doesn't work after I installed the PHPTemplate engine for those themes which must be able to work with PHPTemplate engine. What is the problem here? I am really confused with what I get.
which theme do u use
Maybe u can tell me which themes u have used to make that above standing horizontal menu? It is really sth i need How have u made that? with Flexiblock module?
Check the bottom of your
Check the bottom of your settings.php file and see if you are specifying an override for your theme. If so, comment that out.