Seditio ve Ldu hakkında sınırsız arama yapın
 
 
> 1 <

Etiketler: grup renklendirici

Author Message

Mr.DaRKWoRLD

Bilgili Üye


Online status

220 posts
http://www.Seditio-Tr.Com\
Pagerank: 0

Location: Turkey ADana
Occupation: WeB MaSTeR
Age: 20

#37669   2008-08-28 15:45 GMT      

bu grup renklendiricinin 3-4 rütbe renkleniyor idleri versem hazır olarak buraya verirseniz çok memnun olurum SaoLun
Renklerin hangi renk oldugu önenmli değiL rasgelede renk eklerseniz sorun olmaz


7 5 13 8 6 12 9 11 10 4 3 2 1

şimdiden saolun

TRouBLeSHooTeR

Bilgili Üye


Online status

533 posts
http://troubleshooter01.blogspot.com
Pagerank: 1

Location: Turkey
Occupation:
Age:

#37678   2008-08-28 17:58 GMT      
senin yaptığın grup renklendirmesinin sonuna

Code:
elseif ($row['user_maingrp']==4)
{
$result = "<a href=\"users.php?m=details&amp;id=".$id."\"><font style=\"color:#008000;\">".$result."</font></a>";
}


ekle

oradan id yi ve renkleri değiştir çoğaltmış olursun

Mr.DaRKWoRLD

Bilgili Üye


Online status

220 posts
http://www.Seditio-Tr.Com\
Pagerank: 0

Location: Turkey ADana
Occupation: WeB MaSTeR
Age: 20

#37683   2008-08-28 19:53 GMT      

kodları olsa elimde işte renk kodları yok:S

Mr.DaRKWoRLD

Bilgili Üye


Online status

220 posts
http://www.Seditio-Tr.Com\
Pagerank: 0

Location: Turkey ADana
Occupation: WeB MaSTeR
Age: 20

#37684   2008-08-28 19:57 GMT      
bide hata veriyor bana functions şeklinde atarsanız çoook svinirim

WebCoder

Destek Ekibi


Online status

169 posts
http://seditio-tr.com
Pagerank: 3

Location: Turkey Sakarya
Occupation: Grafiker
Age: 21

#37688   2008-08-28 20:02 GMT      
Zaten bir makale mevcut sistemde dvdbil aciklamis neden hazir istiyorsun biraz ugrasmayi deneyebilirsin
Seditio Botlar Satılır...

Mr.DaRKWoRLD

Bilgili Üye


Online status

220 posts
http://www.Seditio-Tr.Com\
Pagerank: 0

Location: Turkey ADana
Occupation: WeB MaSTeR
Age: 20

#37691   2008-08-28 20:15 GMT      
çok urastım 2 gündür bunun peşindeyim bi yardımcı olsanız denedm denedm ama hata verdi bembeyaz ekran çıktı pff:S

Mr.DaRKWoRLD

Bilgili Üye


Online status

220 posts
http://www.Seditio-Tr.Com\
Pagerank: 0

Location: Turkey ADana
Occupation: WeB MaSTeR
Age: 20

#37700   2008-08-29 13:01 GMT      
Çok urastım bu konu üstünde:S

Aragorn-pc

Destek Ekibi


Online status

1,014 posts
http://www.kankayizz.Net
Pagerank: 0

Location: Turkey Kayseri
Occupation: Pano Prof..
Age: 33

#37704   2008-08-29 14:54 GMT      
bak DvdBil Anlatmiş Sana;

Adım 1:
system/functions.php'yi açın ve alttaki fonksiyonu bulun:

Code:
function sed_build_user($id, $user)
{
global $cfg;

if (($id==0 && !empty($user)))
{ $result = $user; }
elseif ($id==0)
{ $result = ''; }
else
{ $result = (!empty($user)) ? "<a href=\"users.php?m=details&amp;id=".$id."\">".$user."</a>" : '?'; }
return($result);
}


Adım 2:
Üstteki fonksiyonu alttaki ile değiştirin:

Code:
function sed_build_user($id, $user)
{/*
Function hack by Dvdbil
$Web: www.seditio-tr.com
$mail: dvdbil@seditio-tr.com */
global $cfg;

if (($id==0 && !empty($user)))
{ $result = $user; }
elseif ($id==0)
{ $result = ''; }
else
{ $result = (!empty($user)) ? $user : '?'; }

$sql = sed_sql_query("SELECT gru_groupid FROM sed_groups_users WHERE gru_userid='$id' LIMIT 1");
$row = sed_sql_fetcharray($sql);

if ($row['gru_groupid']==5)
{
$result = "<a href=\"users.php?m=details&amp;id=".$id."\"><font style=\"color:#CC0000;font-weight:bold;\">".$result."</font></a>";
}
elseif ($row['gru_groupid']==4)
{
$result = "<a href=\"users.php?m=details&amp;id=".$id."\"><font style=\"color:#008000;\">".$result."</font></a>";
}
elseif ($row['gru_groupid']==6)
{
$result = "<a href=\"users.php?m=details&amp;id=".$id."\"><font style=\"color:#0000FF\">".$result."</font></a>";
}
elseif ($row['gru_groupid']==3)
{
$result = "<a href=\"users.php?m=details&amp;id=".$id."\"><font style=\"color:#FF00FF;text-decoration:line-through;\">".$result."</font></a>";
}
elseif ($row['gru_groupid']==2)
{
$result = "<a href=\"users.php?m=details&amp;id=".$id."\"><font style=\"color:#804040;font-style:italic;\">".$result."</font></a>";
}
else
{
$result = "<a href=\"users.php?m=details&amp;id=".$id."\">".$user."</a>";
}
return($result);
}


Cogaltmak için Altina

Code:
elseif ($row['user_maingrp']==4)
{
$result = "<a href=\"users.php?m=details&amp;id=".$id."\"><font style=\"color:#008000;\">".$result."</font></a>";
}


ekle. maingrp 4 yazan yeri senin olusturdugun kullanici id si ile degiştir ve rengini degiştir tamamdir. renk kodlari istiyorsan http://kankayizz.biz/renk.html (:
Yeni Adres; Kankayizz.NET / Biz / Org...

İsteğiniz üzere Profesyonel Tasarim hazırlanır,Modifikasyon yapilir.

Mr.DaRKWoRLD

Bilgili Üye


Online status

220 posts
http://www.Seditio-Tr.Com\
Pagerank: 0

Location: Turkey ADana
Occupation: WeB MaSTeR
Age: 20

#37733   2008-08-30 17:28 GMT      

Parse error: syntax error, unexpected T_ELSEIF in /home/www/demonstyle.ch/system/functions.php on line 1151


bu hatayı veriyor ozaman

Kaan

Moderators


Online status

2,272 posts
http://www.ntka.org
Pagerank: 2

Location: Turkey
Occupation: Destek
Age: 27

#37739   2008-08-30 21:15 GMT      
Bu şekilde ekle



Code:
elseif ($row['gru_groupid']==3)
{
$result = "<a href=\"users.php?m=details&amp;id=".$id."\"><font style=\"color:#FF00FF;text-decoration:line-through;\">".$result."</font></a>";
}


Bu Kodların üstüne
Code:
else
{
$result = "<a href=\"users.php?m=details&amp;id=".$id."\">".$user."</a>";
}
return($result);
}

Mr.DaRKWoRLD

Bilgili Üye


Online status

220 posts
http://www.Seditio-Tr.Com\
Pagerank: 0

Location: Turkey ADana
Occupation: WeB MaSTeR
Age: 20

#37741   2008-08-30 21:19 GMT      
Kaan dediğin qibi yaPtım buseferde bannerin üst tarafında bu hata çıktı


f
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/www/demonstyle.ch/system/functions.php:1) in /home/www/demonstyle.ch/system/common.php on line 175

Warning: Cannot modify header information - headers already sent by (output started at /home/www/demonstyle.ch/system/functions.php:1) in /home/www/demonstyle.ch/system/functions.php on line 2612

Warning: Cannot modify header information - headers already sent by (output started at /home/www/demonstyle.ch/system/functions.php:1) in /home/www/demonstyle.ch/system/functions.php on line 2613

Warning: Cannot modify header information - headers already sent by (output started at /home/www/demonstyle.ch/system/functions.php:1) in /home/www/demonstyle.ch/system/functions.php on line 2614

Warning: Cannot modify header information - headers already sent by (output started at /home/www/demonstyle.ch/system/functions.php:1) in /home/www/demonstyle.ch/system/functions.php on line 2615

Warning: Cannot modify header information - headers already sent by (output started at /home/www/demonstyle.ch/system/functions.php:1) in /home/www/demonstyle.ch/system/functions.php on line 2616

Warning: Cannot modify header information - headers already sent by (output started at /home/www/demonstyle.ch/system/functions.php:1) in /home/www/demonstyle.ch/system/functions.php on line 2617

Warning: Cannot modify header information - headers already sent by (output started at /home/www/demonstyle.ch/system/functions.php:1) in /home/www/demonstyle.ch/system/functions.php on line 2618

Warning: Cannot modify header information - headers already sent by (output started at /home/www/demonstyle.ch/system/functions.php:1) in /home/www/demonstyle.ch/plugins/leetlogin/leetlogin.php on line 99

Kaan

Moderators


Online status

2,272 posts
http://www.ntka.org
Pagerank: 2

Location: Turkey
Occupation: Destek
Age: 27

#37744   2008-08-30 21:35 GMT      
benim verdiğim kodla alakası yok sen yanlış bişiler yapmışsın leetlogin vs.. yazıyor hata kodunda bakarsan.

functions.php on line 2612 satırdan 2618 arasındaki kodları buraya yaz bakim hangi kodlar varmış..

Mr.DaRKWoRLD

Bilgili Üye


Online status

220 posts
http://www.Seditio-Tr.Com\
Pagerank: 0

Location: Turkey ADana
Occupation: WeB MaSTeR
Age: 20

#37773   2008-08-31 18:19 GMT      

Tmm Kaan Abi Halloldu;)

Spinoff

Banned


Online status

97 posts

Location: Macedonia
Occupation:
Age:

#52074   2009-01-11 12:37 GMT      
darkwold senin yoneticiler eklentisini paylasirmisin bakiyorumda idleri buyukmus ?

Spinoff

Banned


Online status

97 posts

Location: Macedonia
Occupation:
Age:

#52207   2009-01-13 14:10 GMT      
ben sadece bir grup renklendiriyorum baskkasini renklendirmeye kalktigimda ilki normale donuyor
> 1 <

Benzer konular (Similar topics) #BETA

Keywords (beta):

Forum Arşiv (beta):

[1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] [52] [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122] [123] [124] [125] [126] [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] [183] [184] [185] [186] [187] [188] [189] [190] [191] [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203] [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215] [216] [217] [218] [219] [220] [221] [222] [223] [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235] [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] [248] [249] [250] [251] [252] [253] [254] [255] [256] [257] [258] [259] [260] [261] [262] [263] [264] [265] [266] [267] [268] [269] [270] [271] [272] [273] [274] [275] [276] [277] [278] [279] [280] [281] [282] [283] [284] [285] [286] [287] [288] [289] [290] [291] [292] [293] [294] [295] [296] [297] [298] [299] [300] [301] [302] [303] [304] [305] [306] [307] [308] [309] [310] [311] [312] [313] [314] [315] [316] [317] [318]