add
TOPIC_TITLE = " Your title... "
in languages/en/common.php

and then use {TOPIC_TITLE}

it will help.
deAthbLisS Reviewed by deAthbLisS on . Variable in phpBB Hello, How to make working variables in php? Then I do like this: <!-- PHP --> echo "{TOPIC_TITLE}; <!-- ENDPHP --> It prints me: {TOPIC_TITLE}, but it must print topic title..? How to make it showing topic title (PHP in templates TURNED ON) Rating: 5