ohhh... so maybe that's NOT what I want... the replacements basically just insert a set of code for the {REPLACEMENT} word? nice feature! VB get's better as I work through it...
OK, well then here's the REAL problem... attached is a PHP file that I want to include (using a PHP include statement

). It generates a random banner and displays it. I want to put it just above the section where it puts the "Name Of Your Forum" on the left and "Welcome back, Username" on the right.
What file do I need to modify to do this?? I was told it was "header" in the templates, so I modified that, inserted a table w/ a <?php include ('myfile.php'); ?> statement in it and it put the banner there, but it put it @ the VERY top of the page... ??? then when I
removed the code, it did not remove the banner... I'm getting scared now... Plus, about half the time that you refresh any post or the forum index page, you get this PHP error:
Warning: Cannot modify header information - headers already sent by (output started at /home/clubvwof/public_html/forum/banner/banner.php:54) in /home/clubvwof/public_html/forum/admin/functions.php on line 1652
Line 1652 is a setcookie line...

I'm lost
If anyone could be sooooo helpful as to take a look, I'd appreciate it... Our forum is
HERE. Thanks again!