国产亚洲精品自拍,亚洲va在线va天堂va不卡下载,亚洲av中文无码字幕色本,国产精品久久国产精品},韩国激情一区二区无码在线},亚洲人成网站www

信息動(dòng)態(tài)

網(wǎng)站設(shè)計(jì)是技術(shù)與創(chuàng)意的完美融合!

技術(shù)資訊

dede自定義圖片上傳不支持中文 解決方法

2012-07-22 18:41:42

青島網(wǎng)站建設(shè)青島網(wǎng)站制作的時(shí)候,大家有時(shí)候會(huì)用到織夢的后臺(tái),但是dede自定義圖片上傳不支持中文,就是自定義圖片瀏覽上傳的時(shí)候,如果本地圖片名字是中文,那么上傳后,中文字符將不能保存,導(dǎo)致圖片無法顯示,網(wǎng)上大家的說這是dede的一個(gè)bug,因此,今天用一個(gè)別的辦法解決了這個(gè)問題,并且用此方法也可以給后臺(tái)文章添加頁增加其他字段,方法如下:

在后臺(tái)模板增加一個(gè)圖片上傳字段:

1、在dede/templets/archives_add.htm,增加修改字段代碼:
圖片:<input type='text' name='pica3' id='pica3' style='width:300px' class='text' /> <input name='pica3_bt' type='button' class='inputbut' value='瀏覽...' onClick="SelectImage('form1.pica3','big')" />

2、在dede/archives_add.php增加字段的代碼pica3:
//保存到主表
 $query = "INSERT INTO `dede_archives`(id,typeid,typeid2,sortrank,flag,ismake,channel,arcrank,click,money,title,shorttitle,pica3,
    color,writer,source,litpic,pubdate,senddate,mid,notpost,description,keywords,filename,dutyadmin,weight)
    VALUES ('$arcID','$typeid','$typeid2','$sortrank','$flag','$ismake','$channelid','$arcrank','$click','$money','$title','$shorttitle','$pica3',

3、在dede/templets/archives_edit.htm,增加修改字段代碼pica3,:
圖片:<input type='text' name='pica3' id='pica3' style='width:300px' class='text' value="<?php echo $arcRow["pica3"]?>" /> <input name='pica3_bt' type='button' class='inputbut' value='瀏覽...' onClick="SelectImage('form1.pica3','big')" />

4、在dede/archives_edit.php增加字段的代碼pica3,:
//對保存的內(nèi)容進(jìn)行處理
 $pubdate = GetMkTime($pubdate);
 $sortrank = AddDay($pubdate,$sortup);
 $ismake = $ishtml==0 ? -1 : 0;
 $title = cn_substrR($title,$cfg_title_maxlen);
 $shorttitle = cn_substrR($shorttitle,36);
 $pica3 = cn_substrR($pica3,250);
 $color =  cn_substrR($color,7);
 $writer =  cn_substrR($writer,20);
 $source = cn_substrR($source,30);
 $description = cn_substrR($description,$cfg_auot_description);
 $keywords = trim(cn_substrR($keywords,60));
 $filename = trim(cn_substrR($filename,40));
 $isremote  = (empty($isremote)? 0  : $isremote);
 $serviterm=empty($serviterm)? "" : $serviterm;
 if(!TestPurview('a_Check,a_AccCheck,a_MyCheck'))

5、在數(shù)據(jù)庫添加對應(yīng)字段pica3,:
dede_archives增加一個(gè)字段pica3 varchar(250)

好了,大功告成。什么?圖片上傳后選中,圖片選擇器窗口不能關(guān)閉?用這個(gè)辦法吧:

select_images.rar

將上面這個(gè)文件覆蓋這個(gè):include\dialog\select_images.php

0532-85810878 473587358 掃碼添加微信

掃碼添加微信

掃碼關(guān)注公眾號(hào)

官方公眾號(hào)

2054585360
江口县| 新蔡县| 始兴县| 岳池县| 资阳市| 中方县| 吉水县| 额尔古纳市| 特克斯县| 竹北市| 尼勒克县| 阜康市| 克东县| 高唐县| 龙岩市| 新干县| 乐东| 枣阳市| 高碑店市| 娄底市| 南皮县| 扶绥县| 乌拉特前旗| 泽普县| 青河县| 西昌市| 双峰县| 凤庆县| 大埔县| 宁都县| 浪卡子县| 原平市| 镇远县| 鹰潭市| 东乡县| 盐池县| 资兴市| 梨树县| 蒙山县| 吴桥县| 道真|