Open Lucas2011wastaken opened 4 months ago
1.3.5
该 Bug 是后端问题
此问题与前端无关
否,只出现在特定的网站,并且知道触发条件
安装Argon后,网站文章无法正常打开,提示agron PHP Warning: Undefined variable $commentCaptchaSeed in D:\wordpress\wp-content\themes\argon\comments.php on line 231
agron PHP Warning: Undefined variable $commentCaptchaSeed in D:\wordpress\wp-content\themes\argon\comments.php on line 231
将该文件注释掉后,文章能正常打开,但是评论区无法正常渲染
使用IIS构建,不知道是不是这个的问题
新建页面留言板,设置勾选允许评论,存在相同问题。留言板页面无法打开,报错PHP Warning: Undefined variable $commentCaptchaSeed in E:\wordpress\wp-content\themes\argon-theme-master\comments.php on line 231.
临时解决方案:把231行整行全部删掉 是不是太粗暴了一点ᶘ ᵒᴥᵒᶅ
主题版本
1.3.5
Bug 类型
该 Bug 是后端问题
浏览器
此问题与前端无关
普遍性
否,只出现在特定的网站,并且知道触发条件
问题描述
安装Argon后,网站文章无法正常打开,提示
agron PHP Warning: Undefined variable $commentCaptchaSeed in D:\wordpress\wp-content\themes\argon\comments.php on line 231
将该文件注释掉后,文章能正常打开,但是评论区无法正常渲染
复现步骤
截图
附加说明
使用IIS构建,不知道是不是这个的问题