News:

Welcome to SMF Ads Support Forum

Main Menu
Coinbase

Black Rain / Help!

Started by nakedkiss, September 16, 2007, 07:42:22 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

nakedkiss

Ok so I managed to install the ad mod and the ads show up in default but do not show up when the forum is set to Black Rain. I am really really new at all this computer stuff...so I figure I use the ftp client...go to the themes folders....click on BlackRain....and in the index.php file try and follow the steps that have been posted on here....well in the file index.php it only says this

<?php

// Try to handle it with the upper level index.php. (it should know what to do.)
if (file_exists(dirname(dirname(__FILE__)) . '/index.php'))
   include (dirname(dirname(__FILE__)) . '/index.php');
else
   exit;

?>

and then there is the index.template.php but it doesn't have  'trackip' => array('Profile.php', 'trackIP'), or any of those parts in it for me to add to....so what I am doing wrong?

Sorry if this sounds nuts..but I am really determined to figure this out...


When I look under themes there is an index.php file by itself,  but I could only follow the instructions up to require_once($sourcedir . '/Security.php');

but doing that took the ads off the default one, so I put the file back to normal....

Can anyone help me?