- Affected version
- 2.2.1
When
This can result in unexpected php errors which prevent rendering. Thankfully it doesn't block the admin login or admin pages, but can kill the index page
$config['enableListeners'] = false;
is set, widget's owned by various add-ons are still rendered even if none of their expected class extensions are loaded.This can result in unexpected php errors which prevent rendering. Thankfully it doesn't block the admin login or admin pages, but can kill the index page