Need help - Smarty unable to read resource
Hello all,
I have written a fairly trivial php application using Delphi4php and smarty templates. All files are inside the same directory. The file "index.php" uses a template "index.tpl" etcetera. It works fine on my pc. I used the Deplhi4php deployment wizard to copy everything to a new directory and then uploaded the whole lot to my internet provider.
If I now call the web page, I get the following error:
"Warning: Smarty error: unable to read resource: "index.tpl" in /var/www/vhosts/yourweb.com/httpdocs/vcl/smarty/libs/Smarty.class.php on line 1092"
can anyone please explain to me what I'm doing wrong?
|