Renze Posted July 30, 2025 Report Share Posted July 30, 2025 I'm using the "Comments 14.0.0.2d" mod. Unfortunately, I can't view the options after installation. The mod is installed correctly. First install the database and then continue. I'm seeing the following errors. I've created a screenshot (attached). Quote Link to comment Share on other sites More sharing options...
marcirish Posted July 30, 2025 Report Share Posted July 30, 2025 I am seeing this same error when I try to access options after I have the mod installed. Quote Link to comment Share on other sites More sharing options...
Katryne Posted July 30, 2025 Report Share Posted July 30, 2025 Same error too here. Quote Link to comment Share on other sites More sharing options...
JLH Posted July 31, 2025 Report Share Posted July 31, 2025 Hi, A few dollar signs are missing in the .cfg file: line 327 : %parameter:commentsPublicAdd:false% should be %parameter:$commentsPublicAdd:false% line 337: %parameter:commentsGuestcaptcha:true% should be %parameter:$commentsGuestcaptcha:true% line 346: %parameter:commentsApproveguests:true% should be %parameter:$commentsApproveguests:true% line 355: %parameter:commentsApproveusers:false% should be %parameter:$commentsApproveusers:false% Jean-Luc Quote Link to comment Share on other sites More sharing options...
marcirish Posted July 31, 2025 Report Share Posted July 31, 2025 3 hours ago, JLH said: Hi, A few dollar signs are missing in the .cfg file: line 327 : %parameter:commentsPublicAdd:false% should be %parameter:$commentsPublicAdd:false% line 337: %parameter:commentsGuestcaptcha:true% should be %parameter:$commentsGuestcaptcha:true% line 346: %parameter:commentsApproveguests:true% should be %parameter:$commentsApproveguests:true% line 355: %parameter:commentsApproveusers:false% should be %parameter:$commentsApproveusers:false% Jean-Luc Fixed it! Thanks. Marc Quote Link to comment Share on other sites More sharing options...
Katryne Posted August 1, 2025 Report Share Posted August 1, 2025 Thanks Jean-Luc. It's OK now. On my cfg file, le lines to be corrected were not exactly the same, but : 326 336 345 354 Quote Link to comment Share on other sites More sharing options...
Renze Posted August 1, 2025 Author Report Share Posted August 1, 2025 15 hours ago, JLH said: Hi, A few dollar signs are missing in the .cfg file: line 327 : %parameter:commentsPublicAdd:false% should be %parameter:$commentsPublicAdd:false% line 337: %parameter:commentsGuestcaptcha:true% should be %parameter:$commentsGuestcaptcha:true% line 346: %parameter:commentsApproveguests:true% should be %parameter:$commentsApproveguests:true% line 355: %parameter:commentsApproveusers:false% should be %parameter:$commentsApproveusers:false% Jean-Luc Adjustments made and fixed! Thanks! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.