MyBB Community Forums

Full Version: MyAlerts
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Your personal alerts settings?

I just pushed a change to github anyway. Could you download the plugin from there and see if it fixes the issue please? https://github.com/euantor/MyAlerts/zipball/master
Ok! Thanks. Looks for fine now.
But I do not know why I can not edit it's templates. I edit and click for save changes, but do not save. Big Grin
You need to upgrade to PluginLibrary 11 then deactivate and reactivate the plugin. It's caused by a fault in PluginLibrary that frostschutz fixed today after I reported it.
bug here after update plugin library 11 and my alerts to 1 0 2 see picture

http://postimage.org/image/t91zvd31j/full/

http://postimage.org/image/nao6l4k2v/full/

Type: 2
File: inc/functions_task.php (Line no. 281)
Message
mktime() expects parameter 1 to be long, string given

Type: 2
File: inc/functions_task.php (Line no. 309)
Message
mktime() expects parameter 1 to be long, string given

Type: 2
File: inc/functions_task.php (Line no. 317)
Message
mktime() expects parameter 1 to be long, string given
That's an odd one, thanks for posting it. I'll have to look into it!
I believe I get something similar for a split second when updating the settings, but everything seems to work otherwise.
It shouldn't happen when updating settings, only when activating the plugin as it seems to be related to the insertion of the task. I'll be looking into it tomorrow. For now it's filed as a bug for fixing in the 1.0.3 release along with various issues relating to the PM hook.
Very good work sir... Big Grin

Thanks very much...

one question: Already has plugin "@user" notification?
No, this plugin does not have a tagging feature.
Trying this over localhost.

Not that good with javascript functions. I see this has not been implemented in latest version. But what code I need to add to hide alert box no matter where it's clicked, outside the box?