Přitom v té reklamě je možnost výběr těchto dvou míst a nějak to nefunguje




<?php


/**
* United-Nuke CMS: Just Manage!
* http://United-Nuke.openland.cz/
* http://United-Nuke.openland.cz/forums/
*
* 2002 - 2005, (c) Jiri Stavinoha
* http://United-Nuke.openland.cz/weblog/
*
* Portions of this software are based on PHP-Nuke
* http://phpnuke.org - 2002, (c) Francisco Burzi
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
**/


if (stristr($_SERVER['SCRIPT_NAME'], basename(__FILE__)) OR !defined('UN_KERNELFILES_LOADED')) {
Header("Location: ../index.php");
die();
}


// Position "1" by default is for block advertising. You can change this from your admin panel
$content = "<br>";
$content .= ads(1);// <-- zde změnit číslo.
$content .= "<br />";


?>


Já jsem udělal to samé co si mi napsal akorát jsem udělal chybu že jsem přidal víc pozic do jednoho bloku

$content = "<br>";
$content .= ads(0);
$content .= "<br>";
$content = "<br>";
$content .= ads(1);
$content .= "<br>";

Já jsem udělal to samé co si mi napsal akorát jsem udělal chybu že jsem přidal víc pozic do jednoho bloku

$content = "<br>";
$content .= ads(0);
$content .= "<br>";
$content = "<br>";
$content .= ads(1);
$content .= "<br>";

$content = "<br />";
$content .= ads(0);
$content .= "<br />";
$content .= ads(1);
$content .= "<br />";

Obsah fóra BLASSENweb » Moduly
![]() |
|