|
-
Jan 14th, 2006, 05:02 AM
#1
Thread Starter
Lively Member
Unable to read resource????
hi,
I am using apache as the local server.When i am loading the page its giving this warning. since i am new to php i am not able to understand what is causing this error.
Warning: Smarty error: unable to read resource: "invitation.html" in C:\apachefriends\xampp\htdocs\MIMS\include\smarty\Smarty.class.php on line 1083
-
Jan 14th, 2006, 10:27 PM
#2
Fanatic Member
Re: Unable to read resource????
Post the source of the PHP script that is giving the error. Not the Smarty.class.php file.
-
Jan 15th, 2006, 03:54 AM
#3
Re: Unable to read resource????
That error is generated by the smarty template engine when it cannot find the template file. The template file invitation.html must exist in the template directory configured with Smarty.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|