Page 1 of 1

Notifications options page in UCP appears to be broken

Posted: Fri Jan 13, 2017 2:20 pm
by brossow
I'm a new user and in trying to configure my options and notifications for the forum, I noticed that I could not access the notification options page in the User Control Panel (UCP > Board preferences > Edit notification options -- ucp.php?i=ucp_notifications&mode=notification_options).

Instead, I get the following PHP error:

Code: Select all

Catchable fatal error: Argument 1 passed to phpbb\notification\type\base::__construct() must implement interface phpbb\db\driver\driver_interface, instance of phpbb\user_loader given, called in /home/lanik/forums/cache/production/container_4335734bbdd20f586549a504dff5f80c.php on line 3324 and defined in /home/lanik/forums/phpbb/notification/type/base.php on line 87

Did a quick search in this forum and didn't find mention of it, so thought I'd note it here in case it wasn't a known issue.

Re: Notifications options page in UCP appears to be broken

Posted: Fri Jan 13, 2017 8:59 pm
by LanikSJ
Thanks for the heads up, it should be resolved now. I had to fix your link since that wasn't the right link I assume. It had an extra character at the end. If that's not the intended result let me know.

Re: Notifications options page in UCP appears to be broken

Posted: Fri Jan 13, 2017 9:33 pm
by brossow
It's working now. Thanks!

Re: Notifications options page in UCP appears to be broken

Posted: Fri Jan 13, 2017 11:15 pm
by LanikSJ
Nope still broken I'm looking at it though.

Re: Notifications options page in UCP appears to be broken

Posted: Sat Jan 14, 2017 1:25 am
by LanikSJ
This is due to the upgrade to PHPBB 3.2: viewtopic.php?f=9&t=35070