PHP-Fusion Mods
Navigacija
Apsauga
Apsauga Neleista registracija: 39985
Šiandien: 10
Prisijungę nariai
» Svečių: 17
» Narių: 0

» Viso narių: 10,235
» Naujausias: ruslanas tuk

Prisijungimų istorija:
tabux 6 Dienos
Zbigniew@senokai
sanpernepamenu
CepelinasXnepamenu
VV91DDnepamenu
Minusnepamenu
priezilviciunepamenu
EdvinasG1337nepamenu
rolandas94nepamenu
Edis2nepamenu
klubogerbejasnepamenu
Miskinisnepamenu
Pask. modai
Prisijungti
Vardas

Slaptažodis



Dar ne narys?
Registruotis.

Pamiršai slaptažodį?
Prašyk naujo!.

Naujausi prašymai
[L] testas
Narių apklausa
Ar dar kuriate tinklalapius?

Ne
Ne
0% [0 Balsai]

Taip
Taip
88% [7 Balsai]

Naudojuosi socialiniais tinklais
Naudojuosi socialiniais tinklais
13% [1 Balsas]

Balsai: 8
Kad galėtum balsuoti, turi prisijungti.
Pradėta: 2022-05-29 19:54
Shoutbox
You must login to post a message.

2026-05-29 21:26
Ši sistema turi daug patobulinimų kurie kurti mūsų Šypsosi Buvo planuose pereiti ant v9, bet ....

2026-05-11 16:51
Sveiki. Norėjau pasveikinti jus su atkaklumu arba ištverme. Tai viena iš dviejų paskutinių svetainių, paremtų v7. Ar negaila švaistyti ilgametės patirties ir pereiti prie v9?

2025-07-13 17:07
svx, smagu kad dar atsiranda naujų narių Šypsosi2

2024-03-07 22:13
Oj Tabux… apkabinčiau už tą moderatorių 😁

2024-02-22 17:40
Šypsosi2 jo buvo laikai.. Senukai jau mes. Bega laikas greiciau nei noretusi. Smagu matyti kad uzsuka seni nariai, ne as vienas Šypsosi

Shoutbox Archive
Peržiūrėti temą


 Spausdinti temą
thema prisijungimas ant hederio
vytaz
#1 Spausdinti pranešimą
parašyta 2007-12-23 10:20
Vartotojo avataras

Apšylantis



Reputacija: 0

Pranešimai: 94
Įstojo: 2007-08-02

wa sitoje themoje yra prisijungiams ant hedrio

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

// theme settings
$body_text = "#585858";
$body_bg = "#000";
$theme_width = "700";
$theme_width_l = "161";
$theme_width_r = "161";

function render_header($header_content) {

global $theme_width,$settings, $locale, $userdata, $aidlink, $db_prefix ,$loginerror;






echo "



















\"[Rozmiar: \"[Rozmiar: \"[Rozmiar:












";

if (iMEMBER) {
opensidel();
echo "
\n";
echo ("\n";
echo "
Witaj ".$userdata['user_prefix'].$userdata['user_name']);
echo "
";

if ($userdata['user_avatar'] != "") {
echo "
\n";
echo "\n";
echo "\n";
echo "\n";
echo "\n";
echo "";
echo "\n";
echo "\n";
echo "\n";
echo "\n";
echo "
";

echo "'".$data['user_name']."'
";


} else {
echo "
\n";
echo "\n";
echo "\n";
echo "\n";
echo "\n";
echo "";
echo "\n";
echo "\n";
echo "\n";
echo "\n";
echo "
";

echo "
";


}

$msg_count = dbcount("(message_id)", "messages", "message_to='".$userdata['user_id']."' AND message_read='0'AND message_folder='0'");

echo "'' Apra?ymas


'' ?inuts


'' Nariai
\n";

if (iADMIN && (iUSER_RIGHTS != "" || iUSER_RIGHTS != "C")) {

echo "'' Administracija
\n";


}{echo "


\n";

if ($msg_count) echo "
".sprintf('Masz %u PW' , $msg_count)."
\n";
}
tablebreak();

} else {

opensidel();

echo "
".(isset($loginerror) ? $loginerror : "")."





Nikas >



Slapta?odis >









\n";

if ($settings['enable_registration']) {

echo "Registracija / \n";

}

echo "Priminti slapta?od

\n";

}
closesidel();




echo "
\"[Rozmiar:













\"[Rozmiar: \"[Rozmiar: \"[Rozmiar: \"[Rozmiar: \"[Rozmiar: \"[Rozmiar: \"[Rozmiar:


















\n";

echo "
\n";

}

function render_footer($license=false) {

global $theme_width,$settings;

echo "\n
\n";
echo "




".stripslashes($settings['footer'])."
Powered by: PHP-fusion & eXtreme-fusion | Okna | Desing & themes -Grafa.biz Team

| Unikalnych wizyt: ".$settings['counter']."

\n";

}

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

global $settings;

echo "







$subject



$news





".$locale['040']."".$info['user_name']."
".$locale['041'].showdate("longdate", $info['news_date'])."
".($info['news_ext'] == "y" ? "".$locale['042']."" : "")."
Komentarzy: ".$info['news_comments'].$locale['043']." | Czytano:
".$info['news_reads'].$locale['044']." razy.
'".$locale['045']."'

\"[Rozmiar:


";
}


function render_article($subject, $article, $info) {

echo "







Artykuł: $subject



".($info['article_breaks'] == "y" ? nl2br($article) : $article)."













".$locale['040']."".$info['user_name']."
".$locale['041'].showdate("longdate", $info['article_date'])."

".$info['article_comments'].$locale['043']." ·
".$info['article_reads'].$locale['044']."
'".$locale['045']."'

\"[Rozmiar:



\n";

}

function opentable($title) {
echo "





$title
";


}

function closetable() {

echo "


\"[Rozmiar:
\n";

}

function openside($title) {
echo "








$title




\n";

}

function closeside() {

echo "

\"[Rozmiar:
\n";
tablebreak();

}



function opensidel() {



echo "







\n";

}



function closesidel() {



echo "
\n";

tablebreak();



}

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

$box_img = ($open=="on" ? "off" : "on");
echo "






'' $title > ''











''
\n";

}

function closesidex() {

echo "

''
'' '' ''
\n";
tablebreak();

}

function tablebreak() {

echo "

\n";

}
?>


Kiap man perkelt prisijungima ant kitos thema PVZ: ant sios

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

// theme settings
$body_text = "#fff";
$body_bg = "#454545";
$theme_width = "820";
$theme_width_l = "170";
$theme_width_r = "170";

function render_header($header_content) {
global $theme_width;

echo "



";
echo "



";
echo "



";

echo "


"; echo showsublinks(" ",white); echo "

";

echo "

\n

\n";
}

function render_footer($license=false) {

global $theme_width,$settings;

echo "
\n";
echo "



".stripslashes($settings['footer'])."Php-fusion | UAThemes-Voodoo

\n";

}

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

echo "









$subject
$news
\n";
echo openform("N",$info['news_id']).newsposter($info," ").newsopts($info,"").closeform("N",$info['news_id']);
echo "
\n";
}

function render_article($subject, $article, $info) {

echo "









$subject

".($info['article_breaks'] == "y" ? nl2br($article) : $article)."
\n";
echo openform("A",$info['article_id']).articleposter($info," ").articleopts($info,"");
echo "
\n";

}

function opentable($title) {

echo "







$title
\n";

}

function closetable() {

echo "
\n";

}

function openside($title) {

echo "







$title
\n";

}

function closeside() {

echo "
\n";
tablebreak();

}

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

$boxname = str_replace(" ", "", $title);
echo "







$title

\n";

}

function closesidex() {

echo "

\n";
tablebreak();

}

function tablebreak() {

echo "\n\n\n\n
\n";

}
?>
 
PM
Sharkman
#2 Spausdinti pranešimą
parašyta 2007-12-23 12:34
Vartotojo avataras

Geradarys



Reputacija: 0

Pranešimai: 928
Įstojo: 2007-08-24

Perkliau. Va:
Download source  Code
if (!defined(\"IN_FUSION\")) { header(\"Location: ../../index.php\"); exit; }
require_once INCLUDES.\"theme_functions_include.php\";

// theme settings
$body_text = \"#fff\";
$body_bg = \"#454545\";
$theme_width = \"820\";
$theme_width_l = \"170\";
$theme_width_r = \"170\";

function render_header($header_content) {

global $theme_width,$settings, $locale, $userdata, $aidlink, $db_prefix ,$loginerror;


echo \"



















\\"[Rozmiar: \\"[Rozmiar: \\"[Rozmiar:












\";

if (iMEMBER) {
openside();
echo \"
\n\";
echo (\"\n\";
echo \"
Witaj \".$userdata['user_prefix'].$userdata['user_name']);
echo \"
\";

if ($userdata['user_avatar'] != \"\") {
echo \"
\n\";
echo \"\n\";
echo \"\n\";
echo \"\n\";
echo \"\n\";
echo \"\";
echo \"\n\";
echo \"\n\";
echo \"\n\";
echo \"\n\";
echo \"
\";

echo \"'\".$data['user_name'].\"'
\";


} else {
echo \"
\n\";
echo \"\n\";
echo \"\n\";
echo \"\n\";
echo \"\n\";
echo \"\";
echo \"\n\";
echo \"\n\";
echo \"\n\";
echo \"\n\";
echo \"
\";

echo \"
\";


}

$msg_count = dbcount(\"(message_id)\", \"messages\", \"message_to='\".$userdata['user_id'].\"' AND message_read='0'AND message_folder='0'\");

echo \"'' Apra?ymas


'' ?inutes


'' Nariai
\n\";

if (iADMIN && (iUSER_RIGHTS != \"\" || iUSER_RIGHTS != \"C\")) {

echo \"'' Administracija
\n\";


}{echo \"


\n\";

if ($msg_count) echo \"
\".sprintf('Masz %u PW' , $msg_count).\"
\n\";
}
tablebreak();

} else {

opensidel();

echo \"
\".(isset($loginerror) ? $loginerror : \"\").\"





Nikas >



Slapta?odis >









\n\";

if ($settings['enable_registration']) {

echo \"Registracija / \n\";

}

echo \"Priminti slapta?odi

\n\";

}
closeside();




echo \"
\\"[Rozmiar:













\\"[Rozmiar: \\"[Rozmiar: \\"[Rozmiar: \\"[Rozmiar: \\"[Rozmiar: \\"[Rozmiar: \\"[Rozmiar:


















\n\";

echo \"
\n\";

}


function render_footer($license=false) {

global $theme_width,$settings;

echo \"\n
\n\";
echo \"



\".stripslashes($settings['footer']).\"Php-fusion | UAThemes-Voodoo

\n\";

}

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

echo \"









$subject
$news
\n\";
echo openform(\"N\",$info['news_id']).newsposter($info,\" \").newsopts($info,\"\").closeform(\"N\",$info['news_id']);
echo \"
\n\";
}

function render_article($subject, $article, $info) {

echo \"









$subject

\".($info['article_breaks'] == \"y\" ? nl2br($article) : $article).\"
\n\";
echo openform(\"A\",$info['article_id']).articleposter($info,\" \").articleopts($info,\"\");
echo \"
\n\";

}

function opentable($title) {

echo \"







$title
\n\";

}

function closetable() {

echo \"
\n\";

}

function openside($title) {

echo \"







$title
\n\";

}

function closeside() {

echo \"
\n\";
tablebreak();

}

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

$boxname = str_replace(\" \", \"\", $title);
echo \"







$title

\n\";

}

function closesidex() {

echo \"

\n\";
tablebreak();

}

function tablebreak() {

echo \"\n\n\n\n
\n\";

}
?>




 
PM
vytaz
#3 Spausdinti pranešimą
parašyta 2007-12-23 13:36
Vartotojo avataras

Apšylantis



Reputacija: 0

Pranešimai: 94
Įstojo: 2007-08-02

sharkman aciu kad idejai ;)

tik wat dar 1 bedele yra kad prisijungima rodo atskiroje panele salia banerio o ne banerije . Tisklus vaizdas kame beda fotkeje
http://img180.ima...asdpo5.jpg  
PM
Sharkman
#4 Spausdinti pranešimą
parašyta 2007-12-23 13:55
Vartotojo avataras

Geradarys



Reputacija: 0

Pranešimai: 928
Įstojo: 2007-08-24

O tau tuos visus:
Download source  Code
\".THEME.\"images/radio_orange_07.gif\



palikt ar irgi i?imt?  
PM
vytaz
#5 Spausdinti pranešimą
parašyta 2007-12-23 15:05
Vartotojo avataras

Apšylantis



Reputacija: 0

Pranešimai: 94
Įstojo: 2007-08-02

mna reika itik ant banerio navigatcijos kad ten roditu prisijungima o kai prisijungima avara ir pagrindines knopkes pvz kaip redaguoti profeli ir viskas ;)  
PM
Peršokti į forumą: