Problem finding template files
SteffenR - June 23, 2008 - 12:28
| Project: | PHPTAL theme engine |
| Version: | 6.x-3.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed |
Description
i tried to get the version 6.x-3.0 working but the engine cannot find my template files located in the theme folder - only the standard page.tpl.php is parsed ( which is located in standard template) - my page.tal file can't be found by the theme engine ..
I also tried to have a look on template vars via print_r( $template) in phptal.engine - they seem to be the correct ones..
How can i fix this problem ?

#1
Hi,
I had the same problem. I made some chagnes in phptal.engine and now it works for me. See the attachment.
#2
As of the new release of the PHPTAL Theme Engine 4.0 on October 1st, 2009. The problem was fixed. I have notified SteffenR of the update. Thank you!