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

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

Prisijungimų istorija:
tabux05:31:41
sanpernepamenu
Zbigniew@nepamenu
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-03-21 19:07

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

2024-02-20 22:18
Zodziu.. Nostalgija. Sorry Tabux uz spam’a, netelpa viskas i viena shout’a. 😁

Shoutbox Archive
Peržiūrėti temą
 Spausdinti temą
Ta?kelis
reyon
#1 Spausdinti pranešimą
parašyta 2010-03-12 18:10
Pradinukas



Reputacija: 0

Pranešimai: 25
Įstojo: 2009-08-26

Sveiki susidriau su tokia keistaproblema. Kur panaikinti ?it ta?kel:

img687.imageshack.us/img687/2433/snapshot034420.jpg

?tai kodas:
Download source  Code
/*-------------------------------------------------------+
| PHP-Fusion Content Management System
| Copyright (C) 2002 - 2008 Nick Jones
| http://www.php-fusion.co.uk/
+--------------------------------------------------------+
| Filename: user_info_panel.php
| 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 www.gnu.org/licenses/agpl.html. Removal of this
| copyright header is strictly prohibited without
| written permission from the original author(s).
+--------------------------------------------------------*/
if (!defined(\"IN_FUSION\")) { die(\"Access Denied\"); }

if (iMEMBER) {
        openside($userdata['user_name']);
        $msg_count = dbcount(\"(message_id)\", DB_MESSAGES, \"message_to='\".$userdata['user_id'].\"' AND message_read='0'AND message_folder='0'\");
        echo THEME_BULLET.\"

\n\";
        echo THEME_BULLET.\" \".$locale['global_120'].\"
\n\";
        echo THEME_BULLET.\" Mano profilis
\n\";
        echo THEME_BULLET.\" \".$locale['global_121'].\"
\n\";
        echo THEME_BULLET.\" \".$locale['global_122'].\"
\n\";
        if (iADMIN && (iUSER_RIGHTS != \"\" || iUSER_RIGHTS != \"C\")) {
                echo THEME_BULLET.\" \".$locale['global_123'].\"
\n\";
        }
        echo THEME_BULLET.\" \".$locale['global_124'].\"\n\";
        if ($msg_count) { echo \"

\n\"; }
       
        if (VIP) {
        echo \"

Tavo VIP pasibaigs: \".showdate('longdate', $userdata['user_vip']).\"
\";
        } else {
        echo \"

Tu ne VIP narys! Un2;sisakyk!

\";
}

} else {
        openside($locale['global_100']);
        echo \"
\n\";
        echo \"
\n\";
        echo $locale['global_101'].\"
\n
\n\";
        echo $locale['global_102'].\"
\n
\n\";
        echo \"\n\";
        echo \"
\n\";
        echo \"
\n
\n\";
        if ($settings['enable_registration']) {
                echo \"\".$locale['global_105'].\"

\n\";
        }
        echo $locale['global_106'].\"\n
\n\";
}
closeside();
?>


 
PM
Rinas
#2 Spausdinti pranešimą
parašyta 2010-03-12 20:03
Administratorius



Reputacija: 0

Pranešimai: 204
Įstojo: 2009-06-10

Download source  Code
/*-------------------------------------------------------+
| PHP-Fusion Content Management System
| Copyright (C) 2002 - 2008 Nick Jones
| http://www.php-fu...
+--------------------------------------------------------+
| Filename: user_info_panel.php
| 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 www.gnu.org/licen... Removal of this
| copyright header is strictly prohibited without
| written permission from the original author(s).
+--------------------------------------------------------*/
if (!defined(\"IN_FUSION\")) { die(\"Access Denied\"); }

if (iMEMBER) {
        openside($userdata['user_name']);
        $msg_count = dbcount(\"(message_id)\", DB_MESSAGES, \"message_to='\".$userdata['user_id'].\"' AND message_read='0'AND message_folder='0'\");
        echo \"

\n\";
        echo THEME_BULLET.\" \".$locale['global_120'].\"
\n\";
        echo THEME_BULLET.\" Mano profilis
\n\";
        echo THEME_BULLET.\" \".$locale['global_121'].\"
\n\";
        echo THEME_BULLET.\" \".$locale['global_122'].\"
\n\";
        if (iADMIN && (iUSER_RIGHTS != \"\" || iUSER_RIGHTS != \"C\")) {
                echo THEME_BULLET.\" \".$locale['global_123'].\"
\n\";
        }
        echo THEME_BULLET.\" \".$locale['global_124'].\"\n\";
        if ($msg_count) { echo \"

\n\"; }
       
        if (VIP) {
        echo \"

Tavo VIP pasibaigs: \".showdate('longdate', $userdata['user_vip']).\"
\";
        } else {
        echo \"

Tu ne VIP narys! Un2;sisakyk!

\";
}

} else {
        openside($locale['global_100']);
        echo \"
\n\";
        echo \"
\n\";
        echo $locale['global_101'].\"
\n
\n\";
        echo $locale['global_102'].\"
\n
\n\";
        echo \"\n\";
        echo \"
\n\";
        echo \"
\n
\n\";
        if ($settings['enable_registration']) {
                echo \"\".$locale['global_105'].\"

\n\";
        }
        echo $locale['global_106'].\"\n
\n\";
}
closeside();
?>


 
PM
reyon
#3 Spausdinti pranešimą
parašyta 2010-03-13 09:19
Pradinukas



Reputacija: 0

Pranešimai: 25
Įstojo: 2009-08-26

rinai ai eilini kart Valio
 
PM
Peršokti į forumą: