Forced Bannerclick in downloads.php

1. Suche nach diesem Eintrag in der downloads.php:
   Search for this Entry in the downloads.php:

---------------------------------------------------------------------------------
// Here is insert the code for bannerclicks //
echo "<a onclick='javascript:window.open(\"url_to_the_bannerside\")' target='_self' href='".FUSION_SELF."?cat_id=$cat_id&amp;download_id=".$data['download_id']."'>
<img src='url_to_the_bannerimage' border='0'>\n";
// End of insert the bannercode
---------------------------------------------------------------------------------

2. ndere folgende Dinge:
   Edit the following things:

url_to_the_bannerside = URL-Adresse zur Bannerseite
                        URL to the bannerside
url_to_the_bannerimage = URL-Adresse zum Bannerbild
                         URL to the bannerimage


Wenn alles gendert wurde dann die Standard downloads.php ersetzen, vorher aber ein
Backup machen, bitte.

If all changed then replace the standard downloads.php in your root-directory, but before
make a backup, please.


Fertig
Ready
