Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Fixed "Class does not match formatter pattern %s\%s\View\%s" errors on XF 2.2.16+ Click to expand...
2.0.9 Patch Level 1: Fix: Attempt to read property "node_id" on null in .../XF/Pub/Controller/Forum.php:52 Fix: exclude rules and privacy policy acceptance pages from global forced threads
Fixed: Incorrect instance checked for "Force Users to Read a Thread" permission in member moderator tools menu. Thanks @Painbaker Click to expand...
Fixed: Triggers on all forum for the "Create Thread" check thanks @Painbaker Click to expand...
Fixed: An (incorrect "where or" clause) that would cause new users to not get forced to read threads that was introduced in 2.0.5. thanks @Painbaker Click to expand...
The following changes have been made: Fixed user groups conditions query when selected multiple Fixed query with multiple node option (seems related with issue above, but not sure) Fixed application to nodes with custom url portion which was not selected in forced thread options Workaround to prevent "Trying to get property 'node_id' of non-object " on replying with selected quote (not reproduced, but should work) Code cleanup