Closed (fixed)
Project:
PHPTAL theme engine
Version:
5.x-1.0
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
14 Feb 2007 at 13:26 UTC
Updated:
1 Mar 2007 at 18:46 UTC
Just tried installing this on drupal 5.1 and get the following error message anyone got any ideas on how to fix this please
warning: require_once(PHPTAL.php) [function.require-once]: failed to open stream: No such file or directory in C:\Webserver\Site\MYSITE\themes\engines\phptal\phptal.engine on line 12.
Forgive me if this is a really simple issue but it's my first time using drupal and havn't got to grips with it yet
Thanks in advance for any assistance you can give me
Comments
Comment #1
olav commentedYour code does not have access to the PHPTAL library. Please install it from http://phptal.motion-twin.com/ , either as a download or by using PEAR.
Comment #2
(not verified) commented