M

2.61에서는...

MANDO
· 22년 전 · 601
내용 gblist_main.skin.php에
상단에 <? 와 ?> 사이에 삽입..


if($data[wr_file1]){
global $cfg, $board, $gnu_path;
if (preg_match($cfg[image_extension], $data[wr_file1])){
$file1_v= "<img src='$reldir$cfg[dir_file]/$board[bo_table]/$data[wr_file1]' width='125' height='125' border=0>";}
else if (preg_match($cfg[flash_extension], $data[wr_file1])){
$file1_v= "<embed src='$reldir$cfg[dir_file]/$board[bo_table]/$data[wr_file1]' width='125' height='125'></embed>";}
else if (preg_match($cfg[movie_extension], $data[wr_file1])){
$file1_v= "<embed src='$reldir$cfg[dir_file]/$board[bo_table]/$data[wr_file1]'></embed>";}
}

==============================================================================================
보여줄곳에 <?=$file1_v?> 삽입.....
|
댓글을 작성하시려면 로그인이 필요합니다.

그누3질답

+
제목 글쓴이 날짜 조회
22년 전 조회 707
22년 전 조회 709
22년 전 조회 587
22년 전 조회 534
22년 전 조회 546
22년 전 조회 648
22년 전 조회 535
22년 전 조회 532
22년 전 조회 630
MMANDO
22년 전 조회 602
22년 전 조회 617
22년 전 조회 964
22년 전 조회 641
22년 전 조회 575
22년 전 조회 767
&&nbsp;
22년 전 조회 591
22년 전 조회 783
22년 전 조회 606
22년 전 조회 674
&&nbsp;
22년 전 조회 759