I also checked the users.php controller and it looks like the setEmailNotificationReferences function is trying to set some parameters in the #__users table. When I save my email preferences, I don’t get any new parameters for my user in that table. Am I just reading it wrong? How does JA Voice keep track of users’ email preferences?
I still didn’t get my daily digest either so I think something might be wrong here.
*EDIT*
The parameters did get added into the table, but it seems like they were added incorrectly. If I uncheck ‘Send me an e-mail for every updates on voices I voted..’ it sets the value to 1 anyway. Even if I go into the database and manually set the value to 0, it still sends me emails.