升级到最新版后联表调用全部显示不了
升级到最新版后联表调用时,前缀被过滤掉了,联表调用显示不了啦,救命!duoluozhe 发表于 2016-5-10 19:09
双表调用修复
打开include\tag.func.php
搜索:
好的,我试试,非常感谢!
好像需要修改一下
双表调用修复
打开include\tag.func.php
搜索:
$parameter = strip_sql($parameter);
修改为:
$parameter = strip_sql($parameter,0);
修改完就可以双表调用了
学习一下
不错,学习了
duoluozhe 发表于 2016-5-10 19:09
双表调用修复
打开include\tag.func.php
搜索:
谢谢谢谢谢谢谢谢谢谢谢谢
http://bbs.destoon.com/static/image/smiley/default/smile.gif
http://bbs.destoon.com/static/image/smiley/default/smile.gif
http://bbs.destoon.com/static/image/smiley/default/smile.gif
http://bbs.destoon.com/static/image/smiley/default/smile.gif
http://bbs.destoon.com/static/image/smiley/default/smile.gif
http://bbs.destoon.com/static/image/smiley/default/smile.gif
页:
[1]