Superb.
That doesn't quite do what I need but is certainly along the right lines.
forumdisplay, showthread, newreply etc would all need to be included in the condition but something like
THIS_SCRIPT == '(forumdisplay' OR 'showthread' OR etc etc)
should work.
I think I'm right in saying it's also possible to do it by forumid so I could display just certain ads in our "news" forums but not in the others, right?
Ideally what I'd have is:
Front page/vbadvanced modules
Forum pages relating to forums 1 and 2.
Forum pages relating to forums id 3-10 (for example)
I think with a nested IF statement then I can both select the scripts as well as the forum ids.
If anyone is able to post what code they should I should be using it'd be great but I think I can figure it out now.
Thanks again.
|