(12-24-2011 09:42 AM)akm Wrote: Tried 'comment' tags, but that didnt cause to go away, only delete did it.
That's probably because MyBB may be adding comment tags itself, effectively 'truncating' yours.
(12-24-2011 09:42 AM)akm Wrote: Was unable to find a source to describe with the { } paran code represented... could you direct to a good source ?
They are PHP variables. The only source is to dig through the PHP files.
Although, a lot of the time, they are just pulled templates - you'll need to use your intuition here.
Also viewing the source of the page helps as it'll show which template stuff is being pulled from.