-
Bug
-
Resolution: Fixed
-
Blocker
-
3.1.0-dev, 3.2.0-dev
-
None
Ticket https://tracker.phpbb.com/browse/PHPBB3-13026 breaks the viewonline event. It incorrectly moves the template var array, which holds all of the variables the event allows us to modify, before the event, thus making it impossible to do use the event as intended.
- was caused by solution of
-
PHPBB-13026 Add template vars array to core.viewonline_overwrite_location to allow modifying/adding template vars
- Unverified Fix