By ioesf on
hi,
i continue to have a problem getting the garland theme to recognize changes i make to node.tpl.php. simple edits, like moving the "submitted" code below the "content" do not change my site.
i have followed forum advice around garland css modifications to resave the theme configuration after changes, to disable css caching, but to no avail.
i am using drupal 5.10, editing a fresh garland theme with no color picker changes.
any thoughts?
Comments
=-=
insure your cache in both the browser and the db is cleared.
>
ok, i'll try that, however the updates occur immediately after edits to other theme's node.tpl.php, which suggest to me the browser and db are refreshing ok. it's only in garland that the problem occurs.
solved - not a drupal problem
this is resolved - the problem was not drupal or garland or the browser or db, but my text editor. for some reason notepad++ was not saving to the themes folder under WAMP, and keeping old versions in its cache. still haven't figured out why, but am working around it by saving the file outside the drupal installation and cut and pasting in.
:P
Don't feel bad. I just did the same thing and was pulling my hair out trying to figure out why my page.tpl.php file wasn't updating. File was saving to wrong folder from gedit and i kept uploading an old version.