I am trying to include Infolinks ads in my website.
In order to show the ads ONLY in the post content within a thread and NOT in post header, navbar, footer, etc. I was told to add infolinks "javascript" code in SHOWTHREAD template and add <!--INFOLINKS_ON--> and <!--INFOLINKS_OFF--> tags in postbit / postbit_legacy templates around $posbit[message]
I am using vBulletin 4.2.1 and I don't see $postbit[message] in any of the postbit templates.
What is the equivalent of it?
Have anyone implemented Infolinks in vBulletin 4.2.1 ONLY within the post content?