Kirill Gromov Posted February 16 Posted February 16 (edited) Hello. Possible bug. file: /system/Content/Comment, line 1360: $container->setLastComment( updatedItem: $this ); I think $this->item() should be here. Error: TypeError: IPS\forums\_Forum::setLastComment(): Argument #2 ($updatedItem) must be of type ?IPS\Content\Item, IPS\forums\Topic\Post given, called in /system/Content/Comment.php on line 1360 (0) Edited February 16 by Kirill Gromov
Solution Nathan Explosion Posted February 16 Solution Posted February 16 Apply the patch that was released to fix this: Kirill Gromov and Marc 1 1
Recommended Posts