For testing I just put in:
<?php
echo "test";
?>
I also tried
[PHP]
echo "test";
[/PHP]
without success

In the template section it works though...
Regards, Beppo
Code: Select all
$phpwcms['allow_cntPHP_rt'] = 1; //allow PHP replacement tags and includes in content parts
DeXXus wrote:"conf.inc.php"Code: Select all
$phpwcms['allow_cntPHP_rt'] = 1; //allow PHP replacement tags and includes in content parts