Thanks for the post, but I could not fine these files
echo '
</div>';
and when I replace
// Get all the messages...
with
//Ad Counter
$adcounter =0;
// Get all the messages...
while ($message = $context['get_message']())
{
$adcounter++;
, i get errors.
Please, i want the ads centered and not aligned to the left. How do i rotate the ad?, like showing a different ad when the page refreshed.
Please help me out.

Idealsworld I can't I can't get this thing to work either on 1.15 but I can help you. Most php editors will not pick up two lines of codes so just type in echo '
and look for </div>';[/ right under echo '. there are lots of echo ' but only one with
</div>';[/ under it. Hope this helps. Now if I could just get this thing to work myself. LOL
Badbo