Welcome Guest, Not a member yet? Register   Sign In
Phil Sturgeon Template library. Need help please
#3

[eluser]prashid[/eluser]
Did whatever you said. Turned shot tags to FALSE But in browser I get ERROR

An Error Was Encountered
Unable to load the requested file: my_layout.php


I don't have my_layout.php but instead I have my_layout.html which contains below code

Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
&lt;html &gt;
    &lt;head&gt;
        &lt;?php echo $template['title']; ?&gt;
    &lt;/head&gt;
    &lt;body&gt;
        <div id="content">
            &lt;?php echo $template['body']; ?&gt;
        </div>
    &lt;/body&gt;
&lt;/html&gt;


Messages In This Thread
Phil Sturgeon Template library. Need help please - by El Forum - 09-11-2010, 01:56 PM
Phil Sturgeon Template library. Need help please - by El Forum - 09-11-2010, 03:59 PM
Phil Sturgeon Template library. Need help please - by El Forum - 09-11-2010, 06:30 PM
Phil Sturgeon Template library. Need help please - by El Forum - 09-11-2010, 11:17 PM
Phil Sturgeon Template library. Need help please - by El Forum - 09-12-2010, 07:10 AM
Phil Sturgeon Template library. Need help please - by El Forum - 09-12-2010, 09:18 AM
Phil Sturgeon Template library. Need help please - by El Forum - 09-12-2010, 09:58 AM



Theme © iAndrew 2016 - Forum software by © MyBB