Temos pavadinimas: WordPress, Shopify ir PHPFusion programuotojų bendruomenė :: Reklama.php

Parašė dddomisss· 2011 Geg. 11 17:05:08
#1

Sveiki, aš čia skaitinėjau kaip pasidaryti reklama.php, bet čia kaip suprantu yra ant v6.xx.xx versijos. O man reikėtu kad jūs man paaiškintumėt kaip ant v7.01.05 pasidaryt. Dėkoju iš anksto.

Parašė 535· 2011 Geg. 11 18:05:13
#2

Dok linka nors apie ta tavo reklama.php , nes is pranesimo turinio neko nesupratau

Parašė dddomisss· 2011 Geg. 11 20:05:40
#3

Darau pagal šitą:

<?php
 
require_once "maincore.php";
require_once "subheader.php";
require_once "side_left.php";
 
 
 
if (Reklama) {
 
 
openside("Reklama");
?>
 
 
 
<center>
<b>Reklamos pirkimas:</b><br>
Pas mus galite įsigyti už nedidelią kainą reklamą, ją matysite tinklapio apačioje.
<br><br>
<b>Atsiskaitymas pinigais</b>
<br>
468x60 Reklama - 4 Litai mėnesiui.
<br>
120x60 Reklama - 2 Litai mėnesiui.
<br>
88x31 Reklama - 1 Litas mėnesiui.
<br><br>
Kreipkites į Skype: ignas0053 arba chuznai
<br><br>
<b>Reklama keitimas:</b>
<br>
Jeigu norite apsikeisti reklama turite atitikti šiems reikalavimams:
<br><br>
  * Jūsų lankomumas turi būti panašus į mūsų.
<br>
 
  * Reklama turi matytis tik įėjus į puslapį, neturi būti paslėpta.
<br><br>
<b>Reklama 468x60:</b>
<br>
<img src='http://redorchestra.lt/images/reklama2.gif' border='0' alt='redorchestra.lt'/>
<br>
<textarea style='width:230px;'><a href='http://www.redorchestra.lt'><img src='http://redorchestra.lt/images/reklama2.gif' border='0' alt='redorchestra.lt'/></a></textarea><br><br>
<b>Reklamos 120x60:</b><br>
<img src='http://redorchestra.lt/images/reklama.gif' border='0' alt='redorchestra.lt'/>
<br>
<textarea style='width:230px;'><a href='http://www.redorchestra.lt'><img src='http://redorchestra.lt/images/reklama.gif' border='0' alt='redorchestra.lt'/></a></textarea><br><br>
<b>Reklama 88x31:</b>
<br>
<img src='http://redorchestra.lt/images/88x31.gif' border='0' alt='redorchestra.lt'/>
<br>
<textarea style='width:230px;'><a href='http://www.redorchestra.lt'><img src='http://redorchestra.lt/images/88x31.gif' border='0' alt='redorchestra.lt'/></a></textarea><br><br>
</center>
 
 
 
 
 
<?
closeside();
 
 }
 
require_once "side_right.php";
require_once "footer.php";
?>

Parašė Mantas_· 2011 Geg. 11 20:05:21
#4

ir kas tau gaunasi?

Parašė dddomisss· 2011 Geg. 11 20:05:20
#5

Vat kas:
http://reklplotai.ipp.lt/reklama...

Parašė Mantas_· 2011 Geg. 11 20:05:35
#6

subheader.php nėra tokio failo..

Parašė dddomisss· 2011 Geg. 11 21:05:05
#7

tai kad paciam defoulte nera :D
Cia esme ne tame koki naudoju, o man reikia naujo kodo, nes sitas pritaikytas v6 o man v7 reikia.

Redagavo dddomisss· 2011 Geg. 11 21:05:31

Parašė Mantas_· 2011 Geg. 11 21:05:26
#8

Šis kodas tinka visiems.. Persisiūsk naują php-f ir įsikelk tą failą..

Parašė dddomisss· 2011 Geg. 11 21:05:45
#9

Zinojai kad naujas ziaurei bugovas? As jau geriau ant patikimo liksiu...

Parašė Mantas_· 2011 Geg. 11 21:05:41
#10

Žinojai kad naujas blynas daug skanesnis, nei senas, na jei nenori persisiūsti tokio fusiono kokį tu turi tada niekuom negalime padėti.

Parašė mNm.· 2011 Geg. 11 22:05:37
#11


<?php
/*-------------------------------------------------------+
| <span style="border-bottom: 1px dotted black;">PHP</span>-Fusion Content Management System
| Copyright (C) 2002 - 2011 Nick Jones
| <a href='http://www.php-fusion.co.uk/' target='_blank'><span style='color:005C5B'>http://www.php-fusion.co.uk/</span></a>
+--------------------------------------------------------+
| Author: Nick Jones (Digitanium)
+--------------------------------------------------------+
| This program is released as free software under the
| Affero GPL license. You can redistribute it and/or
| modify it under the terms of this license which you
| can read by viewing the included agpl.txt or online
| at <a href='http://www.gnu.org/licenses/agpl.html.' target='_blank'><span style='color:005C5B'>www.gnu.org/licenses/agpl.html.</span></a> Removal of this
| copyright header is strictly prohibited without
| written permission from the original author(s).
+--------------------------------------------------------*/
require_once "maincore.php";
require_once THEMES."templates/header.php";
 
opentable("Reklama");
echo "Turinys";
closetable();
 
require_once THEMES."templates/footer.php";
?>


V7.

Parašė dddomisss· 2011 Geg. 12 19:05:21
#12

Labai tau dėkoju. Be tavęs nieko mano saitui neišeitu :D