CP,
01-19-2006, 11:06 PM
hi ive passed stage 1 and have another small problem when it comes to the login page...,
it shows:
Warning: main(/var/www/html/platv3/include/FastTemplate.php3): failed to open stream: No such file or directory in /home/kayz/public_html/platv3/admin/config_settings.tpl.php on line 2
Warning: main(/var/www/html/platv3/include/FastTemplate.php3): failed to open stream: No such file or directory in /home/kayz/public_html/platv3/admin/config_settings.tpl.php on line 2
Warning: main(): Failed opening '/var/www/html/platv3/include/FastTemplate.php3' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/kayz/public_html/platv3/admin/config_settings.tpl.php on line 2
Fatal error: Cannot instantiate non-existent class: fasttemplate in /home/kayz/public_html/platv3/admin/config_settings.tpl.php on line 3
i go into the config_settings.tpl.php and on line 2 it shows: include("$include_path/FastTemplate.php3");
this is the top section of it:
1. <?
2. include("$include_path/FastTemplate.php3");
3. $tpl = new FastTemplate.("templates");
4. $tpl->no_strict();
i checked the directory of the include folder and i do see a FastTemplate.php3 file, but this file is a notepad file...., and now im stuck anbody know how or what to do?
Will greatly appreciate this, thanks!
it shows:
Warning: main(/var/www/html/platv3/include/FastTemplate.php3): failed to open stream: No such file or directory in /home/kayz/public_html/platv3/admin/config_settings.tpl.php on line 2
Warning: main(/var/www/html/platv3/include/FastTemplate.php3): failed to open stream: No such file or directory in /home/kayz/public_html/platv3/admin/config_settings.tpl.php on line 2
Warning: main(): Failed opening '/var/www/html/platv3/include/FastTemplate.php3' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/kayz/public_html/platv3/admin/config_settings.tpl.php on line 2
Fatal error: Cannot instantiate non-existent class: fasttemplate in /home/kayz/public_html/platv3/admin/config_settings.tpl.php on line 3
i go into the config_settings.tpl.php and on line 2 it shows: include("$include_path/FastTemplate.php3");
this is the top section of it:
1. <?
2. include("$include_path/FastTemplate.php3");
3. $tpl = new FastTemplate.("templates");
4. $tpl->no_strict();
i checked the directory of the include folder and i do see a FastTemplate.php3 file, but this file is a notepad file...., and now im stuck anbody know how or what to do?
Will greatly appreciate this, thanks!