MyBB Community Forums

Full Version: MyAlerts - a notification/alert system for MyBB
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41
Pretty much. I'm really just waiting on frostschutz updating Plugin Library.
(2012-09-22, 04:56 AM)euantor Wrote: [ -> ]Pretty much. I'm really just waiting on frostschutz updating Plugin Library.
But with your forked copy of Plugin Library, everything seems perfect. The current version is very stable. I just need to run a few tests more and need to check if there are any major performance issue.
Yeah, it is pretty stable right now Smile I just can't really release it till frostschutz updates and I add a PL version check to the code or else I'll end up with millions of people reporting the same error.
I'm so ready for this to happen.
(2012-09-22, 11:34 AM)euantor Wrote: [ -> ]I'll end up with millions of people reporting the same error.
Thousands would sound better. Just kidding xD
(2012-09-22, 11:48 AM)Tecca Wrote: [ -> ]I'm so ready for this to happen.
Me too! I can't wait!!!

I look forward to seeing future developments and wish you the best of luck euantor.
Aw, thanks guys Smile
i think this is the best plugin ever make Big GrinBig GrinBig GrinBig Grin
I just tested the plugin and I really love it.

One small thing would be - maybe you might want to add
.myalerts_popup_wrapper .myalerts_popup {
z-index: 2;
}

because:
I'm not sure if it's general case, but I had problem with Unova theme from AudentioDesign - the breadcrumb element was layering over the popup menu.
[attachment=27315]
Adding z-index helped. Smile
[attachment=27316]
Yeah, users will likely have to modify the CSS to get it to fit with their theme anyway. I'll consider adding a z-index though.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41