Question #42069 on phpns changed: https://answers.launchpad.net/phpns/+question/42069
Status: Open => Answered alecwh proposed the following answer: Yes. First of all, both of those pre-include variables mutually exclude each other. You can't have both of them at the same time, they do opposite things. Now, even though one is simply '0', it is placed inside a string, which makes it a value, not a null integer. Both of them are "True". But it doesn't matter anyway, you are doing the wrong thing. You should create a new template with only the {title} showing, and simply use that. $phpns['template'] = TEMPLATE_ID; -- You received this question notification because you are a member of Phpns-team, which is an answer contact for phpns. _______________________________________________ Mailing list: https://launchpad.net/~phpns-team Post to : phpns-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~phpns-team More help : https://help.launchpad.net/ListHelp