Navigacija

Vartotojų tinkle

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

Registruoti nariai: 25,955
Naujausias narys: Johny

Naujausi straipsniai

Paskutiniai nariai

Johny 1 diena
Reikalas 3 savaitės
Jaunelis10 savaitės
lanis10 savaitės
And2s11 savaitės
Memento Mori16 savaitės
ozzWANTED16 savaitės
Quwqkibor18 savaitės
asirija22 savaitės
tomeem24 savaitės
weberiz27 savaitės
mRokass30 savaitės
kartoonas31 savaitės
iaescortsmap31 savaitės
grunskiz34 savaitės
Bruksnys34 savaitės
illusion34 savaitės
ordo35 savaitės
Jurgaila36 savaitės
originalcs1636 savaitės

Informacija:


OS: Unknown
Naršyklė: Nežinoma
IP: 3.133.123.34
Naujienų: 529
Straipsnių: 235
Temų: 52,588
Postų: 522,531
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
Ištampo tinklapio turinį.
Forumas | Kita | Off-Topic diskusijos

Autorius: nuken Peržiūrų: 633      Spausdinti temą
2009 Lap. 24 09:11:20          1 žinutė iš 2
Spausdinti pranešimą
Sveiki, man sutampo visą temą nesuprantu aš kaip ištaisyt, jei ištaisysit susitartumėm kaip nors.
P.S. ištampo tik per Internet Explorer - Vistiek būna žmonių kurie su juom webina

www.csm.our.lt - Siuntinių paneles pataško

Theme.php kodas:

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

// theme settings
$body_text = "#555555";
$body_bg = "#006600";
$theme_width = "750";
$theme_width_l = "237";
$theme_width_r = "237";

function render_header($header_content) {

global $theme_width, $db_prefix, $locale, $aidlink;

echo "<table id='Table_01' width='800' height='251' border='0' cellpadding='0' cellspacing='0' align='center'>
   <tr>
      <td rowspan='4'>
         <img src='".THEME."images/ed_0.png' width='28' height='250' alt=''></td>
      <td colspan='7'>
         <img src='".THEME."images/ed_2.png' width='738' height='63' alt=''></td>
      <td rowspan='4'>
         <img src='".THEME."images/ed_3.png' width='34' height='250' alt=''></td>
   </tr>
   <tr>
      <td colspan='2'>
         <img src='".THEME."images/ed_4.png' width='372' height='47' alt=''></td>
      <td>
         <a href='".BASEDIR."index.php'><img src='".THEME."images/ed_5.png' width='96' height='47' alt='' border='0'></a></td>
      <td colspan='2'>
         <a href='".BASEDIR."downloads.php'><img src='".THEME."images/ed_6.png' width='83' height='47' alt='' border='0'></a></td></a></td>
      <td>
         <a href='".BASEDIR."forum/index.php'><img src='".THEME."images/ed_7.png' width='83' height='47' alt='' border='0'></a></td>
      <td>
         <a href='".BASEDIR."pamokos.php'><img src='".THEME."images/ed_8.png' width='104' height='47' alt='' border='0'></a></td>
   </tr>
   <tr>
      <td background='".THEME."images/ed_9.png' width='252' height='122' >";
         $result = dbquery("SELECT * FROM ".$db_prefix."downloads ORDER BY download_datestamp DESC LIMIT 0,6");
if (dbrows($result) != 0) {
echo "<table width='220' cellpadding='0' cellspacing='0' style='padding-bottom: 20px;'>";
while ($data = dbarray($result)) {
$itemsubject = trimlink($data['download_title'], 15);
echo "<tr><td class='header'>&nbsp;&nbsp; <a href='".BASEDIR."downloads.php?cat_id=".$data['download_cat']."&download_id=".$data['download_id']."' title='".$data['download_title']."' class='header'>$itemsubject</a></td>
<td align='right'><span style='color: #ffffff'>".$data['download_count']."</span></td></tr>";
}
echo "</table>";
} else {
echo "<div style='text-align:center'>".$locale['004']."</div>\n";
}
         
         echo "</td>";
      echo "<td colspan='3' background='".THEME."images/ed_10.png' width='252' height='122'>";
         $result = dbquery("SELECT * FROM ".$db_prefix."downloads ORDER BY download_count DESC LIMIT 0,6");
if (dbrows($result) != 0) {
echo "<table width='230' cellpadding='0' cellspacing='0' style='padding-bottom: 20px;'>";
while ($data = dbarray($result)) {
$itemsubject = trimlink($data['download_title'], 15);
echo "<tr><td class='header'>&nbsp;&nbsp;&nbsp;&nbsp; <a href='".BASEDIR."downloads.php?cat_id=".$data['download_cat']."&download_id=".$data['download_id']."' title='".$data['download_title']."' class='header'>$itemsubject</a></td>
<td align='right'><span style='color: #ffffff'>".$data['download_count']."</span></td></tr>";
}
echo "</table>";
} else {
echo "<div style='text-align:center'>".$locale['004']."</div>\n";
}
         
         echo "</td>";
      echo "<td colspan='3' background='".THEME."images/ed_11.png' width='252' height='122' >";
if (iMEMBER) {
echo "<table cellspacing='0' cellpadding='0' width='230' style='padding-left: 20px;'>
<tr>
<td>";
if (iMEMBER) {
   if ($userdata['user_avatar'] != "" && file_exists(IMAGES."avatars/".$userdata['user_avatar'])) {
      $size = @getimagesize(IMAGES."avatars/".$userdata['user_avatar']);
      if ($size[1] > 65) {
         $k = $size[0]/$size[1];
         $height = 65;
         $width = round(65*$k);
      } else {
         $height = $size[0];
         $width = $size[1];
      }
      $avatar = "<div><img src='".IMAGES."avatars/".$userdata['user_avatar']."' width='65' height='65'></div>";
   } else {
      $avatar = "<div><img width='65' height='65' src='http://csm.our.lt/images/nera.png'></div>";
   }
   }
   echo "$avatar";
echo "</td>";
echo "<td>
<a href='".BASEDIR."profile.php?lookup=".$userdata['user_id']."' class='pink'>Mano profilis</a><br />
<a href='".BASEDIR."edit_profile.php' class='pink'>Redaguoti profili</a><br />
<a href='".BASEDIR."messages.php' class='pink'>Asmenines &#382;inutes</a><br />";
if (iADMIN && (iUSER_RIGHTS != "" || iUSER_RIGHTS != "C")) {
      echo "<a href='".ADMIN."index.php".$aidlink."' class='pink'>Administracija</a><br />";
   }
echo "<a href='".BASEDIR."setuser.php?logout=yes' style='text-decoration: none'><span style='color: #000000'>Atsijungti</span> <span style='color: #FF0083'>[x]</span></a><br>";
echo "</td>

</tr>
</table>";
} else {
echo "<form name='loginform' method='post' action='".FUSION_REQUEST."'>
<table cellspacing='0' cellpadding='0' width='237'>
<tr>
<td colspan='2' style='padding-left: 20px;'><input type='text' name='user_name' class='inputvardas' style='margin-bottom: 3px' value='Slapyvardis' onfocus=\"if(this.value=='Slapyvardis'){this.value='';}\" onblur=\"if(this.value==''){this.value='Slapyvardis';}\"></td>
</tr>
<tr>
<td style='padding-left: 20px;'><input type='password' name='user_pass' class='inputslaptazodis' value='Slapta&#382;odis' onfocus=\"if(this.value=='Slapta&#382;odis'){this.value='';}\" onblur=\"if(this.value==''){this.value='Slapta&#382;odis';}\"></td>
<tr>
<td style='padding-left: 20px;'>
<input type='submit' name='login' value='Prisijungti' class='button'><br /><br /></td>
<td align='right'>
<br /><br /><a href='".BASEDIR."register.php' class='header2' style='line-height: 15px'>Registracija</a><br \>
</a>
</tr>
</tr>
</form>
<tr>

</tr>
</table>";
}
         echo "</td>";
   echo "</tr>
   <tr>
      <td colspan='7'>
         <img src='".THEME."images/ed_12.png' width='738' height='18' alt=''></td>
   </tr>
   <tr>
      <td>
         <img src='spacer.gif' width='28' height='1' alt=''></td>
      <td>
         <img src='spacer.gif' width='242' height='1' alt=''></td>
      <td>
         <img src='spacer.gif' width='130' height='1' alt=''></td>
      <td>
         <img src='spacer.gif' width='96' height='1' alt=''></td>
      <td>
         <img src='spacer.gif' width='26' height='1' alt=''></td>
      <td>
         <img src='spacer.gif' width='57' height='1' alt=''></td>
      <td>
         <img src='spacer.gif' width='83' height='1' alt=''></td>
      <td>
         <img src='spacer.gif' width='104' height='1' alt=''></td>
      <td>
         <img src='spacer.gif' width='34' height='1' alt=''></td>
   </tr>
</table>\n";

echo "<table cellpadding='0' cellspacing='0' width='$theme_width'  align='center'>\n<tr>\n";

}


function render_footer($license=false) {

global $theme_width,$settings;

echo "</tr>\n</table>\n";
echo "<table cellpadding='0' cellspacing='0' width='$theme_width' height='74' align='center' class='them-footer'>
<tr>
<td style='padding-left: 30px;'>
<img src='http://www.hey.lt/count.php?id=energyLietuva'>&nbsp;  &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  <img src='http://www.hey.lt/count.php?id=necty'>
</td>
</tr>
</table>
<table cellpadding='0' cellspacing='0' width='988' align='center'>
<tr>

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

}


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

echo "<table cellpadding='0' cellspacing='0' width='100%' align='center'>
<tr>
<td class='capmain'>$subject</td>
</tr>
<tr>
<td class='main-body'>$news</td>
</tr>
<tr>
<td align='right' class='news-footer'>\n";
if (!isset($_GET['readmore'])) { echo "<a href='".BASEDIR."news.php?readmore=".$info['news_id']."' style='text-decoration: none'>Skaityti daugiau.</a></td>";
} else {
echo "<a href='".BASEDIR."news.php' style='text-decoration: none'>Sugri&#382;ti atgal</a>";
}
echo "</td>
</tr>
</table>\n";

}

function render_article($subject, $article, $info) {
   
echo "<table width='100%' cellpadding='0' cellspacing='0' align='center'>
<tr>
<td class='capmain'>$subject</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 openform("A",$info['article_id']).articleposter($info," &middot;").articleopts($info,"&middot;").closeform("A",$info['article_id']);
echo "</td>
</tr>
</table>\n";

}

function opentable($title) {

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

}

function closetable() {

echo "</td>
</tr>
<tr>
<td class='panfooter'
</td>
</tr>
</table>\n";

}

function openside($title) {
   
echo "<table cellpadding='0' cellspacing='0' width='100%' class='border' align='center'>
<tr>
<td class='scapmain'>$title</td>
</tr>
<tr>
<td class='side-body'>\n";

}

function closeside() {

echo "</td>
</tr>
<tr>
<td class='scapmain-bottom'>
</td>
</tr>
</table>\n";
tablebreak();

}

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

$boxname = str_replace(" ", "", $title);
echo "<table cellpadding='0' cellspacing='0' width='100%' class='border' align='center'>
<tr>
<td class='scapmain'>$title</td>
<td class='scapmain' align='right'>".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>
</table>\n";
tablebreak();

}

function tablebreak() {

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

}
?>




2009 Lap. 25 10:11:10          2 žinutė iš 2
Spausdinti pranešimą
Galima sakyti paplatinai savo unikalų dizainą juokiasi

Peršokti į forumą: