Quote:
Originally Posted by AgentBristow
Ok after reading some other threads I figured out how I should be formatting it :
{php}
include('http://www.mywebsite.com/_header.php');
{/php}
Still having issues though - I am now getting the error message>
Warning: include() [function.include]: URL file-access is disabled in the server configuration in /clientdata/clients/d/a/ecommercewebsite.com/www/shop/var/templates_c/%%E2^E20^E20954B4%%head_admin.tpl.php on line 7
|
try read this:
http://www.qijoo.com/fapm/Smarty/Smarty-2.6.14-docs/manual/language.function.include.php.html
Why are you doing "include" in tpl-file?