织梦模板调用会员信息的函数
找到/include/extend.func.php 文件 在下面添加代码: function GetMemberInfos($fields,$mid){ global $dsql; if($mid = 0){ $revalue = Error; } else{ $row=$dsql-GetOne(select * from dede_member where mid = {$mid}); if(!is_array($row)){ $revalue....
织梦联动类别管理二级选择BUG解决方法
首先 1.dede/stepselect_main.php 文件 以下替换源文件215行的对应代码 else if($action==addenum_save) { if(empty($ename) || empty($egroup)) { Showmsg(类别名称或组名称不能为空!,-1); exit(); } if($issign == 1 || $topvalue == 0....
[field:description /]限制字数的函数
[field:description function=cn_substr(@me,80)/] dede 里的所有标记都支持这样使用函数的 其中80代表是40个字 1个汉字=2字符 1个字母=1字符....
download.php出现url重定向漏洞的解决方法
另外如果您的网站会员中心用不到,请您删除此文件。....
advancedsearch自定义搜索调用自定义字段
advancedsearch.php页面。 找到: $query = select main.id as aid,main.*,main.description as description1, type.* from $maintable main left join dede2_arctype type on type.id=main.typeid left join $addontable addon on addon.aid=main.id $where $ord....

Copyright ©2013-2017 速翔网络  
友情合作:百度一下  网站建设
Copyright © 2013-2014 www.ffxiang.cn 赣ICP备17009643号