If I use a variable with the name {content} PHP crashes, but doesn't give an error, maybe you could try to check for that and give a warning. I haven't seen a list of reserved words of Yapter, is that correct or is a list available?
Logged In: YES user_id=841663
Also the blockname message gives a problem. If I use that name only the vars are shown, but not the other HTML in the block:
[BLOCK message] {testvar} testhtml [END message] The result of this is only the value assigned to testvar.
Log in to post a comment.
Logged In: YES
user_id=841663
Also the blockname message gives a problem. If I use that
name only the vars are shown, but not the other HTML in the
block:
[BLOCK message]
{testvar}
testhtml
[END message]
The result of this is only the value assigned to testvar.