J.PARKER'S HAPPY LIFE
뒤로
검색
글목록
댓글
트랙백
방명록
freeher
2006/03/07 18:02
방명록에 댓글 달기
지우기
Hello~! J.Parker I had resolve problems of the code doesn't work on unRoot directory. THX
As follows
Open blog/category/index.php About One line 2307 .Find Code
///////////////////////////////////////////////////////////////////////////////////////
if ($item['Attachname'] != ""){
$filename=(ereg("([0-9]*)",$item['Attachname'],$matches))?$matches[0]:NULL;
$targetfile = ROOT."/thumbnail/list/$owner/$filename".".thumb";
$sourcefile = ROOT."/attach/$owner/{$item['Attachname']}";
$img_tag = get_thumbTag($sourcefile,$targetfile,$thumbSetting['thumb_width'],$thumbSetting['thumb_height'],$thumbSetting);
$img_tag['src'] = str_replace(ROOT,$service['path'],$img_tag['src']);
}
else $img_tag = array('src' => $service['path']."/no_screenshot.jpg",'width'=>90,'height'=>90);
///////////////////////////////////////////////////////////////////////////////////////
Change to
///////////////////////////////////////////////////////////////////////////////////////
if ($item['Attachname'] != ""){
$filename=(ereg("([0-9]*)",$item['Attachname'],$matches))?$matches[0]:NULL;
$targetfile = ROOT."/thumbnail/list/$owner/$filename".".thumb";
$sourcefile = ROOT[teal]."{$service['path']}/[/teal]attach/$owner/{$item['Attachname']}";
[teal]$sourcefilex = ROOT."/attach/$owner/{$item['Attachname']}";[/teal]
$img_tag = get_thumbTag([teal]$sourcefilex[/teal],$targetfile,$thumbSetting['thumb_width'],$thumbSetting['thumb_height'],$thumbSetting);
$img_tag['src'] = str_replace(ROOT,$service['path'],$img_tag['src']);
}
///////////////////////////////////////////////////////////////////////////////////////
You may let the codes to be simply&clean ~!
I test the programes one my PC. It doesn't install the FTP sever yet. Maybe you can visited my test Environment By
http://220.176.235.199/tt101/
Best regards *^_^*
Re :
J. Parker
2006/03/08 01:02
지우기
wow~!
It congratulates and always there is a good fortune~~
see u~;)
방명록 쓰기
공개 여부
공개
비공개
이름
비밀번호
홈페이지
취소
작성
이전 페이지
다음 페이지
이 페이지는 Textcube 1.10.2 : Attacca 로 구동됩니다
데스크탑 화면