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

Warning: curl_exec() has been disabled for security reasons in /home/seditio/public_html/system/functions.php on line 3523

Warning: curl_exec() has been disabled for security reasons in /home/seditio/public_html/system/functions.php on line 3523

Warning: curl_exec() has been disabled for security reasons in /home/seditio/public_html/system/functions.php on line 3523
 
> 1 <

Etiketler: forumlara ekleme

Author Message

Sender

Members


Online status

334 posts

Location: Turkey
Occupation:
Age:

#705   2007-03-25 19:22 GMT      

Forumlarda mesela sil için bir imaj eklicm,

<a href=\"forums.php?m=posts&amp;a=delete&amp;".ldu_xg()."&amp;s=".$s."&amp;q=".$q."&amp;p=".$row['fp_id']."\"x"><img src="skins/{PHP.skin}/img/system/delete.gif" border="0"</img></a>]"

şeklinde yapıyorum olmuyor?

Dvdbil

Administrator


Online status

2,177 posts
http://www.seditio-tr.com
Pagerank: 0

Location: Turkey istanbul
Occupation: Web Site(ler) İşletmeciliği :)
Age: 28

#706   2007-03-25 19:34 GMT      
<a href=\"forums.php?m=posts&amp;a=delete&amp;".ldu_xg()."&amp;s=".$s."&amp;q=".$q."&amp;p=".$row['fp_id']."\"x"><img src=\"skins/{PHP.skin}/img/system/delete.gif\" alt=\"\" border=\"0\" /></a>]"

This post was edited by Dvdbil (2007-03-25 19:46 GMT, 513 Gün ago)

Sender

Members


Online status

334 posts

Location: Turkey
Occupation:
Age:

#707   2007-03-25 19:43 GMT      

Parse error: syntax error, unexpected '<' in bu hatayı veriyor ekleyince.

Dvdbil

Administrator


Online status

2,177 posts
http://www.seditio-tr.com
Pagerank: 0

Location: Turkey istanbul
Occupation: Web Site(ler) İşletmeciliği :)
Age: 28

#708   2007-03-25 19:45 GMT      
O kısımdaki tüm kodları yaz buraya, ve verdiği hatanın tamamını ekle.

Sender

Members


Online status

334 posts

Location: Turkey
Occupation:
Age:

#709   2007-03-25 19:47 GMT      
Code:
$adminoptions = ($usr['level']>=$fs_minlevelnewpost) ? "<a href=\"forums.php?m=posts&amp;s=".$s."&amp;q=".$q."&amp;quote=".$row['fp_id']."&amp;n=last#np\">".$L['Quote']."</a>" : "&nbsp;";
$adminoptions .= (($usr['isadmin'] || $row['fp_posterid']==$usr['id']) && $usr['level']>0) ? " &nbsp; <a href=\"forums.php?m=editpost&amp;s=".$s."&amp;q=".$q."&amp;p=".$row['fp_id']."&amp;".ldu_xg()."\">".$L['Edit']."</a>" : '';
[<a href=\"forums.php?m=posts&amp;a=delete&amp;".ldu_xg()."&amp;s=".$s."&amp;q=".$q."&amp;p=".$row['fp_id']."\"x"><img src=\"skins/{PHP.skin}/img/system/delete.gif\" alt=\"Sil\" border=\"0\" />"<a>]" : '';

Dvdbil

Administrator


Online status

2,177 posts
http://www.seditio-tr.com
Pagerank: 0

Location: Turkey istanbul
Occupation: Web Site(ler) İşletmeciliği :)
Age: 28

#710   2007-03-25 20:39 GMT      
Bu kodlarda büyük bir yanlışlık var.. önce o sorunu çöz..
çok fazla kurcalamamış.. syntax hatasını düzeltsekte yine sorun çıkaracak..

böylede kurcalanmaz ki kodlar orjinali ile değiştir ayarlamanı yap sonra hiç kurcalamadan buraya sorunu yansıt..
> 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]