-
Bug
-
Resolution: Fixed
-
Major
-
3.2.0-dev
-
None
phpbb\filesystem is called with $this->filesystem in function create_thumbnail(). However, this is a function and not a class method. There is no class member filesystem. This will cause an error message while creating thumbnails.