음악 / 동영상 플레이어 첨부파일 형식으로... 정보
음악 / 동영상 플레이어 첨부파일 형식으로...본문
위의 브레스님의 음악 /동영상 스킨 입니다.
현재 음악 링크주소로만 노래를 올릴수 있는데...
첨부파일도 같이 되게 했으면 좋겠네요 ..
어디를 어떻게 수정해야 할지 모르겠어요~! 초보라 -,-
현재 음악 링크주소로만 노래를 올릴수 있는데...
첨부파일도 같이 되게 했으면 좋겠네요 ..
어디를 어떻게 수정해야 할지 모르겠어요~! 초보라 -,-
링크주소로 음악을 올리는 것을 파일첨부 형식으로 음악을 올리려면 어디를 수정해야 하나요?
write.skin.php 파일과 list.skin.php 파일은 파일첨부 할수 있도록 수정했는데
fmix_music.php 요 파일은 어떻게 수정해야 할지 모르겠네요!
814 줄에
<?
$checked_song=explode(",",$selected);
$checked_song=array_reverse($checked_song);
$array_cnt=count($checked_song);
for($i=0;$i<$array_cnt;$i++)
{
$temp=mysql_fetch_array(mysql_query("select wr_subject as subject, wr_name as name, wr_link1 as sitelink1, wr_link2 as sitelink2, wr_content as memo, wr_hit as hit from g4_write_$bo_table where wr_id='$checked_song[$i]'"));
$subject[$i]=stripslashes($temp[subject]);
if($temp1[file_name1]==true){ $arr = array($music_path,$temp1[file_name1]);}
else{
$arr = array($temp1[file_name1]);
}
$snd_path = implode("",$arr);
$snd_1="";
if(!eregi("\.smi",$temp[sitelink1])) $snd_1="$temp[sitelink1]";
$snd_3="";
if(!eregi("\.smi",$snd_path)) $snd_3="$snd_path";
if ($snd_1==""){
$song_path1[$i]=$snd_3;
}else{
$song_path1[$i]=$temp[sitelink1];
}
$song_path3[$i]=$snd_path;
if ($song_path1[$i]==true)
{
?>
여기서 어떻게 고쳐야 할것 같은데....
고수님들 도와주세요~~!
write.skin.php 파일과 list.skin.php 파일은 파일첨부 할수 있도록 수정했는데
fmix_music.php 요 파일은 어떻게 수정해야 할지 모르겠네요!
814 줄에
<?
$checked_song=explode(",",$selected);
$checked_song=array_reverse($checked_song);
$array_cnt=count($checked_song);
for($i=0;$i<$array_cnt;$i++)
{
$temp=mysql_fetch_array(mysql_query("select wr_subject as subject, wr_name as name, wr_link1 as sitelink1, wr_link2 as sitelink2, wr_content as memo, wr_hit as hit from g4_write_$bo_table where wr_id='$checked_song[$i]'"));
$subject[$i]=stripslashes($temp[subject]);
if($temp1[file_name1]==true){ $arr = array($music_path,$temp1[file_name1]);}
else{
$arr = array($temp1[file_name1]);
}
$snd_path = implode("",$arr);
$snd_1="";
if(!eregi("\.smi",$temp[sitelink1])) $snd_1="$temp[sitelink1]";
$snd_3="";
if(!eregi("\.smi",$snd_path)) $snd_3="$snd_path";
if ($snd_1==""){
$song_path1[$i]=$snd_3;
}else{
$song_path1[$i]=$temp[sitelink1];
}
$song_path3[$i]=$snd_path;
if ($song_path1[$i]==true)
{
?>
여기서 어떻게 고쳐야 할것 같은데....
고수님들 도와주세요~~!
꾸벅~
댓글 전체
하루. 이틀.. 삼일... .......... 이렇게도 아는분이 없나요?
휴~~~~~~~~~~~~~ 부탁드립니다.~~
휴~~~~~~~~~~~~~ 부탁드립니다.~~
아는사람이 없는게 아니라;;
답변할려면 한참 시간을 투자해야 되는거라 답변이 없는거 같네요
스킨 다운받아 설치하고 수정하고 테스트 해야 하는거라 답변을 얻기 쉽지 않겠죠;;
그누4는 첨부파일은 테이블이 분리되어 있습니다. g4_board_file 테이블이죠
현재 플레이 되는 글;;;의 wr_id와 no로 g4_board_file을 select 해서 첨부파을 값을 얻어오면 될거 같네요
select * from g4_board_file where `wr_id` =$checked_song[$i] .......(생략) 이런식으로
지금 그누보드 설치만 한 상태라 되는지도 못해봅니다.
답변할려면 한참 시간을 투자해야 되는거라 답변이 없는거 같네요
스킨 다운받아 설치하고 수정하고 테스트 해야 하는거라 답변을 얻기 쉽지 않겠죠;;
그누4는 첨부파일은 테이블이 분리되어 있습니다. g4_board_file 테이블이죠
현재 플레이 되는 글;;;의 wr_id와 no로 g4_board_file을 select 해서 첨부파을 값을 얻어오면 될거 같네요
select * from g4_board_file where `wr_id` =$checked_song[$i] .......(생략) 이런식으로
지금 그누보드 설치만 한 상태라 되는지도 못해봅니다.
그래도 잘 모르겠는데요~ 휴~~~ 초보라 .. 답~~답~~ 합니다.
서기♧ 님 암튼 감사하구요 ~ 좋은 하루 되세요!
그누랑 점점 멀어지는 감각이 ..............─_─;
서기♧ 님 암튼 감사하구요 ~ 좋은 하루 되세요!
그누랑 점점 멀어지는 감각이 ..............─_─;