Navigacija

Vartotojų tinkle

Prisijungusių svečių: 27
Prisijungusių narių: 0
Prisijungusių narių nėra

Registruoti nariai: 25,955
Naujausias narys: Johny

Naujausi straipsniai

Paskutiniai nariai

Reikalas 1 diena
Johny 3 dienos
Jaunelis 6 savaitės
lanis 6 savaitės
And2s 7 savaitės
Memento Mori12 savaitės
ozzWANTED12 savaitės
Quwqkibor14 savaitės
asirija18 savaitės
tomeem20 savaitės
weberiz24 savaitės
mRokass26 savaitės
kartoonas27 savaitės
iaescortsmap27 savaitės
grunskiz30 savaitės
Bruksnys30 savaitės
illusion30 savaitės
ordo31 savaitės
Jurgaila32 savaitės
originalcs1632 savaitės

Informacija:


OS: Unknown
Naršyklė: Nežinoma
IP: 18.216.179.146
Naujienų: 529
Straipsnių: 235
Temų: 52,587
Postų: 522,525
Postų pask. parą: 0
Shout'ų pask. parą: 0
P.S.C. pask. parą: 0
Nuorodų kataloge: 13

Lankomumo Statistika

Peržiūrų šiandien: 22

Iš viso peržiūrų: 22948724

Prisijungti

REGISTRUOTIS
Nario vardas

Slaptažodis



Pamiršai slaptažodį?
Paprašyk naujo

Aktyvuoti save

Šaukykla

Jei norite rašyti žinutes, turite prisijungti.

Jaunelis
2024 Lie. 25 11:07:43
Oho vis dar veikia svetainė akinanti šypsen Šimtas metų, matau Šaukykloje nuostalgija. Smagu panaršyt po forumą ir pažiūrėt senas temas šypsosi

And2s
2024 Lie. 17 19:07:04
2008 pirmą kart čia patekau, man buvo 10m ir čia pramokau programavimo.. smagu skaityti senas žinutes, tokia nostalgija akinanti šypsen ačiū Ozz kad saugoji šitą kultūrinį reliktą šypsosi

ozzWANTED
2024 Sau. 17 01:01:00
Desperatiškus komentarus šaukykloje su accountu po mėnesio prasibuvimo, ištryniau. Pasaulis ir taip juodas. Įjungiam šviesą, prašviesės. šypsosi

Majakas
2023 Gru. 10 19:12:39
Negaliu patikėti jog žinutės/pranešimai visi yra nuo 2008 m akinanti šypsen

Žmogus
2023 Rugs. 7 21:09:14
O gal BloodKiller pasijungs?

Šaukyklos archyvas

Apklausa

Ar esate patenkinti lietuviško vertimo kokybe?

Taip!

Taip, bet yra ką taisyti (parašysiu komentaruose)

Ne

Norėdamas balsuoti turite prisijungti.
Archyvas
Reklama 400x60
header.php
Forumas | PHP-Fusion, WordPress, Shopify, PHP ir MySQL (PROGRAMAVIMAS) | Žaliems

Autorius: Gasper Peržiūrų: 4395      Spausdinti temą
2008 Bal. 21 18:04:37          1 žinutė iš 14
Spausdinti pranešimą
Sveiki, visi gal kas galetų man į headeri radio panelę įdėti nes man tai persudėtinga:?

<?php
if (!defined("IN_FUSION")) { header("Location: ../../index.php"); exit; }
require_once INCLUDES."theme_functions_include.php";

//  Theme Settings
$body_text = "#555555";
$body_bg = "#ffffff";
$theme_width = "80";
$theme_width_l = "175";
$theme_width_r = "175";

function render_header($header_content) {
global $theme_width,$settings,$locale,$userdata,$aidlink,$db_prefix;

   echo "<table class='forumline' align='center' width='$theme_width' cellspacing='0' cellpadding='0' style='border-right: solid #000000 1px; border-left: solid #000000 1px; border-top: solid #000000 1px; margin-top: -5px;'>";
   echo "<tr><td><table align='center' width='100%' cellspacing='0' cellpadding='0'>";
   echo "<tr><td><table align='center' width='100%' cellspacing='0' cellpadding='0'>";
   echo "<tr><td class='header' width='100%'>";

   echo "<tr><table align=center width=100% height=100 background='".THEME."header.jpg' border=0 cellspacing=0 cellpadding=0>";

echo "</td></tr>
<tr></tr>
<tr><td height=357></td></tr>
</table>";




echo"</td></tr><tr></tr><tr><td></td></tr></table>";


echo "<table cellpadding='0' cellspacing='0' width='100%'>\n<tr>\n";

}

function render_footer($license=false) {
require_once THEME."footer.php";

}

function render_news($subject, $news, $info) {

echo "<table cellpadding='0' cellspacing='0' width='80%' class='naujienu_fonas'>
<tr>
<td><img src='".BASEDIR."themes/Givex_fm/capmain/capmain_01.png' align='center'></td>
</tr>
<tr>
<td>
<table width='100%' cellpadding='0' cellspacing='0' border='0'>

<td class='capmain'>$subject</td>
</table>
</td>
</tr>
<tr>
<td class='main-body'>$news</td>
</tr>

\n";
echo "<tr>
<td align='right' class='news-footer'><font color='cccccc' > Skaityta:[".$info['news_reads']."] |<font color='cccccc' > Komentarai:[".$info['news_comments']."]".($info['news_ext'] == "y" ? "&nbsp; | <a href='news.php?readmore=".$info['news_id']."'>Toliau..</a> \n" : "")."</td>
 
</form>
</tr>\n";
echo "</td>
</tr>
</table><img src='".THEME."capmain/capmain_04.png'>\n";

}


function render_article($subject, $article, $info) {
   
echo "<table width='100%' cellpadding='0' cellspacing='0' class='border'>
<tr>
<td>
<table width='100%' cellpadding='0' cellspacing='0' border='0'>
<td class='tablo-sol' align='left' width='25'>&nbsp;</td>
<td class='capmain'>$subject</td>
</table>
</td>
</tr>
<tr>
<td class='main-body'>
".($info['article_breaks'] == "y" ? nl2br($article) : $article)."
</td>
</tr>
<tr>
<td align='center' class='news-footer'>\n";

echo "</td>
</tr>
</table>\n";

}

function opentable($title) {

echo "<table cellpadding='0' cellspacing='0' width='100%' class='naujienu_fonas'>
<tr>
<td><img src='".BASEDIR."themes/Givex_fm/capmain/capmain_01.png' align='center'></td>
</tr>

<tr>
<td>
<table width='100%' cellpadding='0' cellspacing='0' border='0'>
<td class='capmain'>$title</td>
</table>
</td>
</tr>
<tr>
<td class='main-body'>\n";

}

function closetable() {

echo "</td>
</tr>
<tr>
<td height='10'>&nbsp;</td>
</tr>
</table><img src='".THEME."capmain/capmain_04.png'>\n";
tablebreak();
}

function openside($title) {


echo "<table cellpadding='0' cellspacing='0' width='100%' class='paneliu_fonas'>
<tr>
<td><img src='".BASEDIR."themes/Givex_fm/scapmain/scapmain_01.png' align='center'></td>
</tr>
<tr>
<td>
<table width='100%' cellpadding='0' cellspacing='0' border='0'>
<td class='scapmain'>$title</td>
</table>
</td>
</tr>
<tr>
<td class='side-body'>\n";

}

function closeside() {

echo "</td>
</tr>
<tr>
<td height='10'>&nbsp;</td>
</tr>
</table><center><img src='".THEME."scapmain/scapmain_04.png' <center>\n";
tablebreak();

}

function opensidex($title,$state="on") {

$boxname = str_replace(" ", "", $title);
echo "<table cellpadding='0' cellspacing='0' width='100%' class='border'>
<tr>
<td class='scapmain'>$title</td>
<td width='20%' class='scapmainx' align='center'>".panelbutton($state,$boxname)."</td>
</tr>
<tr>
<td colspan='2' class='side-body'>
<div id='box_$boxname'".($state=="off"?" style='display:none'":"").">\n";

}

function closesidex() {

echo "</div>
</td>
</tr>
<tr>
<td height='10'>&nbsp;</td>
</tr>
</table>\n";
tablebreak();

}

function tablebreak() {

echo "<table cellpadding='0' cellspacing='0' width='100%'>
<tr>
<td height='10'></td>
</tr>
</table>";

}
?>




Radio Paneles kodas(Tiesa ši panelė paimta iš saito panelių):

openside("");

error_reporting(0);
$scdef = "Technine profilaktika";               // Default station name to display when server or stream is down
$scip = "ip"; // ip or url of shoutcast server (DO NOT ADD HTTP:// don't include the port)
$scport = "port";                   // port of shoutcast server
$scpass = "pass";                 // password to shoutcast server
$maxusers = "32"; //Kiek vienu sykiu klausosi zmoniu
//End configuration
error_reporting(0);
$scsuccs = NULL;
$page = NULL;
include('config_radio.php');  //you may edit this path to fit your server environment otherwise leave it alone
$scfp = fsockopen("$scip", $scport, &$errno, &$errstr, 30);
 if(!$scfp) {
  $scsuccs=1;
echo''.$scdef.' ';
 }
if ($scsuccs != 1) {
 fputs($scfp,"GET /admin.cgi?pass=$scpass&mode=viewxml HTTP/1.0\r\nUser-Agent: SHOUTcast Song Status (Mozilla Compatible)\r\n\r\n");
 while(!feof($scfp)) {
  $page .= fgets($scfp, 1000);
 }
######################################################################################################################
/////////////////////////part 1 \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
//define  xml elements
 $loop = array("STREAMSTATUS", "BITRATE", "SERVERTITLE", "CURRENTLISTENERS", "AIM");
 $y=0;
 while (isset($loop[$y])) {
  $pageed = ereg_replace(".*<$loop[$y]>", "", $page);
  $scphp = strtolower($loop[$y]);
  $$scphp = ereg_replace("</$loop[$y]>.*", "", $pageed);
  if (($loop[$y] == "SERVERGENRE") || ($loop[$y] == "SERVERTITLE") || ($loop[$y] == "SONGTITLE") || ($loop[$y] == "SERVERTITLE") || ($loop[$y] == "AIM"))
   $$scphp = urldecode($$scphp);

// uncomment the next line to see all variables
// echo'$'.$scphp.' = '.$$scphp.'<br>';
  $y++;
 }
//end intro xml elements
######################################################################################################################
######################################################################################################################
/////////////////////////part 2\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
//get song info and history
 $pageed = ereg_replace(".*<SONGHISTORY>", "", $page);
 $pageed = ereg_replace("<SONGHISTORY>.*", "", $pageed);
 $songatime = explode("<SONG>", $pageed);
 $r=1;
 while (isset($songatime[$r])) {
  $t=$r-1;
  $playedat[$t] = ereg_replace(".*<PLAYEDAT>", "", $songatime[$r]);
  $playedat[$t] = ereg_replace("</PLAYEDAT>.*", "", $playedat[$t]);
  $song[$t] = ereg_replace(".*<TITLE>", "", $songatime[$r]);
  $song[$t] = ereg_replace("</TITLE>.*", "", $song[$t]);
  $song[$t] = urldecode($song[$t]);
  $dj[$t] = ereg_replace(".*<SERVERTITLE>", "", $page);
  $dj[$t] = ereg_replace("</SERVERTITLE>.*", "", $pageed);
$r++;
 }
 $daina = str_replace('_',' ',substr ($song[0],0,90));
//end song info

fclose($scfp);
}

//display stats
if($streamstatus == "1"){
switch ($aim) {
    case 'WiNALL': $aimlogo = ""; break;
 case 'Givexas': $aimlogo = ""; break;
case 'Dovis': $aimlogo = ""; break;
case 'Gintaras': $aimlogo = ""; break;
  case 'Saulius': $aimlogo = ""; break;
}
$_SESSION['djus'] = $aim;
echo'<div align="center">
 <table cellpadding="0" cellspacing="0" width="1">
  <!-- MSTaašype="nolayout" -->
  <tr>
   <td height="36" bgcolor="">
   <p align="center">
   <a href="radio ipas"><img border="0" src="http://www.hhhhhh.lt/radio/dj/'.$aimlogo.'.jpg" width="135" heigth="135"></a></td>
  </tr>
  <tr>
   <td height="17" valign="bottom" bgcolor="">
   <div align="center">
    <table cellpadding="0" cellspacing="0" width="130">
     <tr>
   <td height="17">
   <p align="center">
   <b>   <font face="Tahoma" style="font-size: 8pt" color="#777777">Eteryje:</b></font>
   <font face="Tahoma" style="font-size: 8pt" color="#777777">'.$aim.'</font></td>
  </tr>
  <tr>
   <td height="17">
   <p align="center">
   <font face="Tahoma" style="font-size: 8pt" color="#3E1710"><b></b></font>
  <marquee behavior="right"> <font face="Arial" style="font-size: 8pt" color="#777777">'.$daina.'</font></td></marquee></p>

  </tr>
  </tr>
  </table>
                 </div>
   </td>
  </tr>
  <tr>
   <td>
   </td>
  </tr>
 </table>
</div>';
}
if($streamstatus == "0")
{
echo'<font size="2" face="tahoma" color="#6C6D7B">Sveiki yra kile keletas nesklandumu tikimes viskas bus greitai sutvarkyta!.</font>';
}

/*
* Procentai isreiksti grafiskai
* Pavyzdys: Internetines radijos dabartiniai klausytojai
* Yra maksimalus leistinas klausytoju skaicius ir dabar besiklausanciu procentali israiska grafiskai
*/
$pavadinimas = ""; //pavadinimas
$ko = "<b>klausytojų:</b>"; //vienetas (pvz: Lt.)





//pagrindiniai veiksmai
$procentai = (int)round((100 * $currentlisteners) / $maxusers);
$width = $procentai; //paveiksliuko plotis procentaliai
if ($procentai <= 1) {$pic = $nulis_pic; $width = "100";}
elseif ($procentai <= 40) { $pic = $mazas_pic; }
elseif ($procentai <= 80) { $pic = $vidutinis_pic; }
elseif ($procentai <= 100) { $pic = $didelis_pic; }
else { $pic = $didelis_pic; $width = "100"; } //jei daugiau nei 100%

//atvaziduojam lentele su rezultatais
echo "<center><b> $ko  ".$currentlisteners."";



closeside();




2008 Bal. 21 19:04:30          2 žinutė iš 14
Spausdinti pranešimą
Gal bent jau pasakytumėte į kurią vietą reikia įdėti? kad panelė būtų headeryjenežino
2008 Bal. 21 19:04:22          3 žinutė iš 14
Spausdinti pranešimą
Reik headeri susikarpyti su ps. Tada vietoj iskirptu img idet table ir kaip bg uzdet iskirpta img.
2008 Bal. 21 19:04:31          4 žinutė iš 14
Spausdinti pranešimą
o galima paprastai imesti kaip koki prisijungima arba naujausius siuntinius ?
2008 Bal. 21 20:04:34          5 žinutė iš 14
Spausdinti pranešimą
Ka panele kaip naujausius siuntinius ? Ne... O kaip panele paprasta tai gali isideti šypsosi

2008 Bal. 21 20:04:12          6 žinutė iš 14
Spausdinti pranešimą
visa diena vargstu su ta panele hederyje :/
2008 Bal. 21 20:04:57          7 žinutė iš 14
Spausdinti pranešimą
U= 10lt banku padarau šypsosi

Rules: 21 & 22 Read first!
2008 Bal. 21 21:04:23          8 žinutė iš 14
Spausdinti pranešimą
Kodėl taip niekas negali padėti :/
2008 Bal. 21 21:04:04          9 žinutė iš 14
Spausdinti pranešimą
Laikas pinigaimerkia akį

Rules: 21 & 22 Read first!
2008 Bal. 21 21:04:14          10 žinutė iš 14
Spausdinti pranešimą
Ko tau reikia duok paveiksleli gal ir padarysiu uz dykamerkia akį

2008 Bal. 21 21:04:19          11 žinutė iš 14
Spausdinti pranešimą
O ačiū, nors vienas atsirado kuris padės ;] www.givexfm.xz.lt/themes/Givex_f...
2008 Bal. 21 21:04:37          12 žinutė iš 14
Spausdinti pranešimą
Na palauk pameginsiu šypsosi Bet ta pana tikrai ne is jop.lt headermerkia akį akinanti šypsen


Kokie matmenys tavo header? Ir prisek savo theme.php faila.


Redagavo Jupiter 2008 Bal. 21 21:04:29
2008 Bal. 21 21:04:54          13 žinutė iš 14
Spausdinti pranešimą
Iš jop.lt ;] neužilgo pakeisiu čia tik laikinai kol rasiu koki gera ;]

plotis: 933
aukštis: 359


theme.php

<?php
if (!defined("IN_FUSION")) { header("Location: ../../index.php"); exit; }
require_once INCLUDES."theme_functions_include.php";

//  Theme Settings
$body_text = "#555555";
$body_bg = "#ffffff";
$theme_width = "80";
$theme_width_l = "175";
$theme_width_r = "175";

function render_header($header_content) {
global $theme_width,$settings,$locale,$userdata,$aidlink,$db_prefix;

   echo "<table class='forumline' align='center' width='$theme_width' cellspacing='0' cellpadding='0' style='border-right: solid #000000 1px; border-left: solid #000000 1px; border-top: solid #000000 1px; margin-top: -5px;'>";
   echo "<tr><td><table align='center' width='100%' cellspacing='0' cellpadding='0'>";
   echo "<tr><td><table align='center' width='100%' cellspacing='0' cellpadding='0'>";
   echo "<tr><td class='header' width='100%'>";

   echo "<tr><table align=center width=100% height=100 background='".THEME."header.jpg' border=0 cellspacing=0 cellpadding=0>";

echo "</td></tr>
<tr></tr>
<tr><td height=357></td></tr>
</table>";




echo"</td></tr><tr></tr><tr><td></td></tr></table>";


echo "<table cellpadding='0' cellspacing='0' width='100%'>\n<tr>\n";

}

function render_footer($license=false) {
require_once THEME."footer.php";

}

function render_news($subject, $news, $info) {

echo "<table cellpadding='0' cellspacing='0' width='80%' class='naujienu_fonas'>
<tr>
<td><img src='".BASEDIR."themes/Givex_fm/capmain/capmain_01.png' align='center'></td>
</tr>
<tr>
<td>
<table width='100%' cellpadding='0' cellspacing='0' border='0'>

<td class='capmain'>$subject</td>
</table>
</td>
</tr>
<tr>
<td class='main-body'>$news</td>
</tr>

\n";
echo "<tr>
<td align='right' class='news-footer'><font color='cccccc' > Skaityta:[".$info['news_reads']."] |<font color='cccccc' > Komentarai:[".$info['news_comments']."]".($info['news_ext'] == "y" ? "&nbsp; | <a href='news.php?readmore=".$info['news_id']."'>Toliau..</a> \n" : "")."</td>
 
</form>
</tr>\n";
echo "</td>
</tr>
</table><img src='".THEME."capmain/capmain_04.png'>\n";

}


function render_article($subject, $article, $info) {
   
echo "<table width='100%' cellpadding='0' cellspacing='0' class='border'>
<tr>
<td>
<table width='100%' cellpadding='0' cellspacing='0' border='0'>
<td class='tablo-sol' align='left' width='25'>&nbsp;</td>
<td class='capmain'>$subject</td>
</table>
</td>
</tr>
<tr>
<td class='main-body'>
".($info['article_breaks'] == "y" ? nl2br($article) : $article)."
</td>
</tr>
<tr>
<td align='center' class='news-footer'>\n";

echo "</td>
</tr>
</table>\n";

}

function opentable($title) {

echo "<table cellpadding='0' cellspacing='0' width='100%' class='naujienu_fonas'>
<tr>
<td><img src='".BASEDIR."themes/Givex_fm/capmain/capmain_01.png' align='center'></td>
</tr>

<tr>
<td>
<table width='100%' cellpadding='0' cellspacing='0' border='0'>
<td class='capmain'>$title</td>
</table>
</td>
</tr>
<tr>
<td class='main-body'>\n";

}

function closetable() {

echo "</td>
</tr>
<tr>
<td height='10'>&nbsp;</td>
</tr>
</table><img src='".THEME."capmain/capmain_04.png'>\n";
tablebreak();
}

function openside($title) {


echo "<table cellpadding='0' cellspacing='0' width='100%' class='paneliu_fonas'>
<tr>
<td><img src='".BASEDIR."themes/Givex_fm/scapmain/scapmain_01.png' align='center'></td>
</tr>
<tr>
<td>
<table width='100%' cellpadding='0' cellspacing='0' border='0'>
<td class='scapmain'>$title</td>
</table>
</td>
</tr>
<tr>
<td class='side-body'>\n";

}

function closeside() {

echo "</td>
</tr>
<tr>
<td height='10'>&nbsp;</td>
</tr>
</table><center><img src='".THEME."scapmain/scapmain_04.png' <center>\n";
tablebreak();

}

function opensidex($title,$state="on") {

$boxname = str_replace(" ", "", $title);
echo "<table cellpadding='0' cellspacing='0' width='100%' class='border'>
<tr>
<td class='scapmain'>$title</td>
<td width='20%' class='scapmainx' align='center'>".panelbutton($state,$boxname)."</td>
</tr>
<tr>
<td colspan='2' class='side-body'>
<div id='box_$boxname'".($state=="off"?" style='display:none'":"").">\n";

}

function closesidex() {

echo "</div>
</td>
</tr>
<tr>
<td height='10'>&nbsp;</td>
</tr>
</table>\n";
tablebreak();

}

function tablebreak() {

echo "<table cellpadding='0' cellspacing='0' width='100%'>
<tr>
<td height='10'></td>
</tr>
</table>";

}
?>




2008 Bal. 21 21:04:01          14 žinutė iš 14
Spausdinti pranešimą
Lauksiu tavo atsakymomerkia akį
Peršokti į forumą: