Click to See Complete Forum and Search --> : class.FastTemplate installation problem


Anon
11-07-2000, 11:29 AM
I'm trying to use the FastTemplate class.

My script starts like this:
<?php
include "class.FastTemplate.php";

When I run it, I get the following error:
Warning: Failed opening 'class.FastTemplate.php' for inclusion (include_path='/usr/local/apache/php') in /usr/local/apache/htdocs/php/whosin/listgroups.php on line 2

Now, I don't have a clue where class.FastTemplate.php should be in order to update my include path. I did a standard install of php a few weeks ago... I can't find this class anywhere.

Where should I look to find the FastTemplate class, or what do I need to do to recompile with support for FastTemplates?

Anon
11-07-2000, 11:57 AM
ok, I should have searched this archive first.

You can get the class at http://www.thewebmasters.net/php/FastTemplate.phtml

Anon
03-13-2002, 10:38 AM
I have recently installed binary distribution of PHP4 for windows and have downloaded FastTemplate tar file from
http://www.thewebmasters.net/php/FastTemplate.phtml

Could you please tell me where to copy this FastTemplate file after unzipping it. I tried installing this on my PHPWeb folder, Windows folder and PHP4WIN folder without any success.

Whenever I try using this Class I get an error message saying "cannot instantiate an undeclared class".

Please tell me how to correctly install FastTemplate on Windows98.
Thanks,
Dipak