-
Bug
-
Resolution: Fixed
-
Major
-
3.2.1, 3.2.4
-
MOODLE_32_STABLE
-
MOODLE_32_STABLE, MOODLE_33_STABLE
-
MDL-58332-master -
using Microsoft SQL 2008r2, IIS 7 on Server 2008r2. Due to minimum requirements, needed to upgrade php 5.4.24 to php 5.6.30.
upgraded to moodle 3.2.1, now when we click on the new "toggle notifications menu" button at the top of the screen, we get a dmlreadexception. This is for all users. I attempted to change my individual notifications settings, no effect.
Enabled debug messages, appears to be issue with concat function? using sqlsrv (needed to upgrade version of microsoft sqlsrv php drivers to 3.2 since we upgraded to php 5.6.30)
looks like Ahmad Z had same issue here: https://moodle.org/mod/forum/discuss.php?d=344050 and hasn't been resolved. We are having the exact same issue as Ahmad.
Help!