注册
找回密码
账号 记住
4628
7
47268
145
405
请打开admin/include/selectpic.asp
找到以下代码
If ChannelID = "" Or Not IsNumeric(ChannelID) Then ChannelID = 0 If KS.ReturnChannelAllowUpFilesTF(ChannelID) = False Then LimitUpFileFlag = "yes" End If If KS.ReturnPowerResult(ChannelID, "M" & ChannelID & "10009") = False Then LimitUpFileFlag = "yes" End If if instr(request("currpath"),".")<>0 then ks.die "非法参数!"
把上面红色的代码删除即可!