Re: [SMARTY] Hi Probleme with smarty include
[email protected] ("messju mohr")
| Newsgroups | php.smarty.general |
|---|---|
| Message-ID | <20060114152809.GB25607@dune> |
On Sat, Jan 14, 2006 at 02:35:42PM +0100, dforums wrote: > I got the following message with smarty. > > *Fatal error*: Smarty error: [in home.html line 1]: syntax error: > invalid attribute name: 'entete.html\' (Smarty_Compiler.class.php, line > 1531) in */home/julie-envy/dev/class/libs/Smarty.class.php* on line *1095 turn off magic_quotes_runtime in php.ini or via ini_set(). > Could you tell me, why ? > And what to do ? > > I use php 5.0.4 > > Regards > > David > *