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