Hello,
Hello I've create an ad banner that contain the title of the forum where it is showed into showthread script .
Example: Into the
New York forum, for every thread , the banner will have the text : "
New York : Book your flight now"
The Title variable
Code:
{vb:raw GLOBALS.foruminfo.title_clean}
is parsed only if I put this code into showthread template.
If I use a banner rotating system modification, the variable
Code:
{vb:raw GLOBALS.foruminfo.title_clean}
isn't parse and it is showed as it is.
I suppose I've to change the hook into the plugins of the banner management system modification , but I don't know how.
Does anyone could help me to parse this variable also into these plugin, please.
Thank you in advance