satanasov / postlove

The Post love extension fo PhpBB 3.1
GNU General Public License v2.0
30 stars 32 forks source link

Notifications don't disable in v1.2 #52

Open v12mike opened 7 years ago

v12mike commented 7 years ago

Users are notified of liked posts regardless of their notification preferences. reverting the function find_users_for_notification() to the old version seems to fix it, but I guess you intended the new version to work.

satanasov commented 7 years ago

I will take look ... this should not be so.