MyBB Community Forums

Full Version: MyAlerts
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
(2015-01-02, 10:44 PM)Euan T Wrote: [ -> ]It's available to everyone, and has always been, it's just in a different branch on GitHub to keep it separate from the supported version: https://github.com/mybbstuff/myalerts/tree/develop

I keep all of my plugin development open that I can Big Grin

Will install on my board and let u know of any bugs Smile

Tried installing:

Warning [2] require_once(/home/---/public_html/forum/inc/plugins/MybbStuff/Core/ClassLoader.php): failed to open stream: No such file or directory - Line: 22 - File: inc/plugins/myalerts.php PHP 5.4.36 (Linux)
File Line Function
/inc/plugins/myalerts.php 22 errorHandler->error
/inc/plugins/myalerts.php 22 require_once
/admin/modules/config/plugins.php 518 require_once
/admin/index.php 597 require
(2015-01-02, 10:56 PM)geazy Wrote: [ -> ]
(2015-01-02, 10:44 PM)Euan T Wrote: [ -> ]It's available to everyone, and has always been, it's just in a different branch on GitHub to keep it separate from the supported version: https://github.com/mybbstuff/myalerts/tree/develop

I keep all of my plugin development open that I can Big Grin

Will install on my board and let u know of any bugs Smile


Tried installing:

Warning [2] require_once(/home/---/public_html/forum/inc/plugins/MybbStuff/Core/ClassLoader.php): failed to open stream: No such file or directory - Line: 22 - File: inc/plugins/myalerts.php PHP 5.4.36 (Linux)
File Line Function
/inc/plugins/myalerts.php 22 errorHandler->error
/inc/plugins/myalerts.php 22 require_once
/admin/modules/config/plugins.php 518 require_once
/admin/index.php 597 require

Same error...latest MyBB version... Sad
(2015-01-02, 11:03 PM)Dacoolguy Wrote: [ -> ]
(2015-01-02, 10:56 PM)geazy Wrote: [ -> ]
(2015-01-02, 10:44 PM)Euan T Wrote: [ -> ]It's available to everyone, and has always been, it's just in a different branch on GitHub to keep it separate from the supported version: https://github.com/mybbstuff/myalerts/tree/develop

I keep all of my plugin development open that I can Big Grin

Will install on my board and let u know of any bugs Smile


Tried installing:

Warning [2] require_once(/home/---/public_html/forum/inc/plugins/MybbStuff/Core/ClassLoader.php): failed to open stream: No such file or directory - Line: 22 - File: inc/plugins/myalerts.php PHP 5.4.36 (Linux)
File Line Function
/inc/plugins/myalerts.php 22 errorHandler->error
/inc/plugins/myalerts.php 22 require_once
/admin/modules/config/plugins.php 518 require_once
/admin/index.php 597 require

Same error...latest MyBB version... Sad

Hopefully we can get a fix. There is no Core file in MyBB stuff
(2015-01-02, 11:43 PM)ashkir Wrote: [ -> ]https://github.com/MyBBStuff/Plugins.Core Core should be here Smile

Worked good now! I have My Alerts installed. Will let u know of any bugs

One thing I've noticed that was also in the 1.6.x series is if you read the reply/quote on your thread, but never clicked the Alerts, it sticks until you open it up. I think if a member reads the post/quote, it should automatically be marked as read if that makes sense
(2015-01-03, 01:03 AM)geazy Wrote: [ -> ]One thing I've noticed that was also in the 1.6.x series is if you read the reply/quote on your thread, but never clicked the Alerts, it sticks until you open it up. I think if a member reads the post/quote, it should automatically be marked as read if that makes sense

Yeah, I agree with your idea.
I agree, because it is quite annoying to delete read alerts
(2015-01-03, 01:03 AM)geazy Wrote: [ -> ]
(2015-01-02, 11:43 PM)ashkir Wrote: [ -> ]https://github.com/MyBBStuff/Plugins.Core Core should be here Smile

Worked good now! I have My Alerts installed. Will let u know of any bugs


One thing I've noticed that was also in the 1.6.x series is if you read the reply/quote on your thread, but never clicked the Alerts, it sticks until you open it up. I think if a member reads the post/quote, it should automatically be marked as read if that makes sense

Yes, this has been mentioned a few times and is something I intend to investigate, but it likely won't get into 2.0.0 (it'll likely be in 2.0.1).
Few conflicts with our design and things. So, for now the "popup" doesn't work unfortunately as we disabled it.

The alerts page works fantastic and things are working well. MentionMe wouldn't work with 1.8 so we went to the other mention plugin for now.

SimpleLikes works fantastic and pretty much is 100%

Good job Euan! 
Thanks, glad everything seems smooth. I'll be trying to finish the upgrade script and putting the finishing touches on things this week with an aim to release extremely soon.