I downloaded phpTemplate for 4.6x and followed the directions. I think the problem might be that not all the files were there, but I don't know. I got these:
LICENSE
README
phptemplate.engine
and these tpl.php files: block, node, box, comment, default
and template.php
I put them in the themes/engines folder like it said and can't figure out how to access it now. It doesn't come up in any menus. It says it comes with a default theme but those are the only files I got.
Is this an incomplete package (like BadBehavior, which was missing some php file and crashed everything) or is there a tweak not in the readme OR might it be a Mac OS 10 archiver thing? My Stuffit Expander is set to fully expand.
Any help would be appreciated.
Comments
You don't access it, it's a
You don't access it, it's a theme engine. All it does it provide api's for phptemplate based themes to use.
Try downloading box_grey as well.
-Steven Peck
---------
Test site, always start with a test site.
Drupal Best Practices Guide -|- Black Mountain
-Steven Peck
---------
Test site, always start with a test site.
Drupal Best Practices Guide
You have
You have to transfer the /phptemplate/ folder to your server.
Phptemplate is an engine and it will be used if you use a phptemplate theme like box_grey.