(StopForumSpam Threshold is disabled.)
I had to fix a wrong spelling on line 89 in action.admin_settings_tab.php: GetPrefrence to GetPreference ... the setting of Email Address Validation wouldn't save.
When I want to edit a users comment (change status to published in the edit-tab) I get:
Code: Select all
Catchable fatal error: Argument 1 passed to CGFeedback::{closure}() must be an instance of CGFeedback\comment, null given in ... CMS/modules/CGFeedback/CGFeedback.module.php on line 56
It doesn't save the changes to the comment though.
Any Ideas?
I run CMS-Version 2.2.3.1 with
CGBlog 1.15.7
CGExtensions 1.58.1
CGFeedback 2.1
CGSimpleSmarty 2.1.7
CGSocialBlaster 1.1
PS: maybe the same issue as here?
viewtopic.php?f=7&t=77352&hilit=Catchab ... CGFeedback
If so, isn't there a fix I could apply without immeadiate update?
PPS: If I want to change the users comment to published in the comment-overview, I get:
Code: Select all
Fatal error: Call to a member function Execute() on a non-object in ... CMS/modules/CGFeedback/lib/class.comment_operations.php on line 70
It works only for the admin with the settings in CGBlog.