Mark Phillips wrote:
Terry,
These are the instructions I followed at http://drupal.org/node/15285 (Installing PHPTemplate):
- Download the latest release of the PHPTemplate Engine
- Upload this folder into the drupal_base/themes/engines directory on your
site.
These are the files in the PHPTemplate folder I unpacked - LICENSE.txt box.tpl.php default.tpl.php phptemplate.engine template.php block.tpl.php comment.tpl.php node.tpl.php readme.txt
I am supposed to copy all the *.tpl.php files to drupal_base/themes directory? What about the template.php file?
FYI, drupal_base isn't a literal directory name. It's whatever directory you put your drupal into. Not sure if that's a problem or not, but it seemed like a good idea to make sure it was pointed out.