Smarty Forum Index Smarty
WARNING: All discussion is moving to https://reddit.com/r/smarty, please go there! This forum will be closing soon.

{php}-Tags verwenden

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Smarty Forum Index -> Language: German
View previous topic :: View next topic  
Author Message
EuroCent
Smarty n00b


Joined: 04 Jun 2014
Posts: 1

PostPosted: Wed Jun 04, 2014 11:48 am    Post subject: {php}-Tags verwenden Reply with quote

Smarty-Version: 3.1.18

Laut der Dokumentation kann man PHP-Blöcke verwenden!
Jedoch wenn ich es tue bekomme Ich diese meldung:
Quote:
Fatal error: Uncaught --> Smarty Compiler: Syntax error in template ".\templates\index.tpl" on line 5 "{php}" unknown tag "php" <-- thrown in C:\xampp\htdocs\TheBank\libs\sysplugins\smarty_internal_templatecompilerbase.php on line 5


Code:
   {php}
      echo "test";
   {/php}


Wie kann ich nun den PHP-Tag verwenden, oder gibt es da eine andere Methode?

Sorry bin in sachen Smarty noch sehr Neu :/
Back to top
View user's profile Send private message
Grizzly
Smarty Pro


Joined: 15 Apr 2011
Posts: 172
Location: Germany

PostPosted: Wed Jun 04, 2014 1:35 pm    Post subject: Reply with quote

Wenn du schon die Doku liest, solltest du vllt die "Wichtig"-Rubrik nicht unbeachtet lassen:

Quote:
{php} tags are deprecated from Smarty, and should not be used. Put your PHP logic in PHP scripts or plugin functions instead.


Und dann noch die "Hinweis"-Rubrik:

Quote:
As of Smarty 3.1 the {php} tags are only available from SmartyBC.


Quelle: http://www.smarty.net/docs/en/language.function.php.tpl
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Smarty Forum Index -> Language: German All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group
Protected by Anti-Spam ACP