merkNotificationBundle icon indicating copy to clipboard operation
merkNotificationBundle copied to clipboard

Not maintained any more?

Open KailZhang opened this issue 14 years ago • 6 comments

I came across this bundle and think it might be helpful. But I cannot make it work, as the twig extension is obviously in debug stage(return null, return 0 before real return).

KailZhang avatar Nov 14 '11 09:11 KailZhang

Its still being worked on, @IamPersistent's fork has a more up to date implementation for where we want to head for the bundle.

I've been too ill to make much progress and I think IamPersistent has been too busy.

I suspect I'll be back to working on this before the end of November, but if you wanted to help out happy to have a chat about what needs doing

merk avatar Nov 14 '11 10:11 merk

This is good news. I'll check it out. Thank you.

KailZhang avatar Nov 14 '11 10:11 KailZhang

Hi, I also would like to know if this promising bundle is going to be maintained. I'm stuck in a middle of a

    Fatal Error: Argument 1 passed to merk\NotificationBundle\Entity\UserPreferencesManager::update() must implement interface merk\NotificationBundle\Model\UserPreferencesInterface, null given.

after selecting sms / email. Also I would like to know if it will be possible to deactivate the sms alert as I can't provide such a service. Thanks !

azr avatar Jan 28 '12 12:01 azr

Are you using hte POC2 branch?

iampersistent avatar Jan 28 '12 13:01 iampersistent

@Azer- I intend on spending more time on this bundle however time is short at the moment. The POC2 branch contains most of the code (and style) I intend on using for this bundle and if you encounter problems I would appreciate patches to fix them.

merk avatar Jan 28 '12 13:01 merk

Yep I got on the 'POC2' branch and rechecked the classes from the tut and everything : Same error. I'll try to see what I can do for the patches but I don't have much time either.

Edit: And from time to time (when I rm the cache) I get this error Cannot use Model\NotificationEventManager as NotificationEventManager because the name is already in use in entity/NotificationEventListener.php on line 19

azr avatar Jan 29 '12 17:01 azr