Doesn't work in 2.1.3

Going to /discussions/comments/all/feed.rss gives:
Missing argument 1 for CommentRSS::GetAllComments(), called in /www/greasyforum/plugins/CommentsRSS/class.commentsrss.plugin.php on line 83 and defined [/www/greasyforum/plugins/CommentsRSS/class.commentsrss.plugin.php:20] PHP::Gdn_ErrorHandler(); [/www/greasyforum/plugins/CommentsRSS/class.commentsrss.plugin.php:83] CommentRSS->GetAllComments(); [/www/greasyforum/plugins/CommentsRSS/class.commentsrss.plugin.php:83] CommentRSS->DiscussionsController_Comments_Create(); [/www/greasyforum/library/core/class.dispatcher.php:337] PHP::call_user_func_array(); [/www/greasyforum/index.php:46] Gdn_Dispatcher->Dispatch();
0
Comments
Try changing line 20 to
public function GetAllComments($CategoryID = FALSE)
Search first
Check out the Documentation! We are always looking for new content and pull requests.
Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.