I have implemented the new notifications module on my development server, and it is working perfectly. However, when I move to production, I get a SQL Server error stating that the table notification_inbox does not exist! The data structure is replicated in both environments.
Does anyone have any references on this?
Thank you very much.