评论列表
🏉
坚韧的遥控器2025-10-09 18:12:12回复
禅道开源版本21.7安装PHP8.1版本需求池插件,报错18:06:45 #0 framework/model.class.php(422): baseRouter->triggerError('the module comm...', 'fr...', 422, true)
#1 framework/model.class.php(420): model->__call('removeDuplicate', Array)
#2 tmp/model/open/rnd/story.php(99): model->__call('removeDuplicate', Array)
#3 extension/custom/demand/control.php(631): extstoryModel->oldCreate()
#4 framework/base/router.class.php(2509): demand->tostory('1', 'requirement')
#5 framework/router.class.php(772): baseRouter->loadModule()
#6 www/index.php(85): router->loadModule()
#7 {main}ERROR: the module common has no removeDuplicate method in framework/model.class.php on line 422, last called by framework/model.class.php on line 420 through function __call.
in framework/base/router.class.php on line 3265 when visiting /index.php?m=demand&f=tostory&demandID=1&type=requirement&t=html,请问下是什么问题啊
回复
您好,本地验证安装是没问题的。咱们可以确认下下载的插件报版本与禅道版本是否匹配,另外php版本与当前禅道环境的php版本是否匹配。
另外,有禅道使用问题,也可以联系客户经理,邀请您加入技术交流群沟通,即时性会更好一些。
回复
抱歉说漏了,安装使用是没有问题的,是需求池中的需求转需求时报错的,然后可以给下客户经理的联系方式吗
回复
您好,本地确认了下是存在这个bug,我们内部记录下问题,待后续更新版本修复。另外客户经理联系方式,在官网右侧有个“联系我们”,可以直接联系客户经理。
回复
好的谢谢
回复
不客气:)
回复
大哥,请问下这个问题预计大概什么时候能解决啊
回复
已经转bug,研发在处理中了,应该会在下个插件版本修复此问题,具体时间的话我这边也不确定的。
🏐
长情的书包2024-06-20 16:47:15回复
插件的基础上可以二次开发吗
回复
插件的代码都是加密的,不支持在插件基础上二次开发。
禅道39322023-12-06 11:19:02回复
18.7 一键安装版 使用1.2 版本安装完成后访问白屏,什么都不显示
回复
可以打开debug,查看一下报错日志
(1)zentao/config/my.php 中debug的值改成true
(2)重新操作一下有问题的页面
(3)查看日志 zentao/tmp/log/文件中php开头的今天的文件有什么报错。注:不要找sql开头的文件。