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
Fatal error: Uncaught exception 'Exception' with message 'Guests have not got access to the Alerts functionality' in /home/euantor/webapps/mybb_euantor/inc/plugins/MyAlerts/Alerts.class.php:87 Stack trace: #0 /home/euantor/webapps/mybb_euantor/inc/plugins/myalerts.php(446): Alerts->getAlerts(0) #1 /home/euantor/webapps/mybb_euantor/inc/class_plugins.php(101): myalerts_page('') #2 /home/euantor/webapps/mybb_euantor/misc.php(24): pluginSystem->run_hooks('misc_start') #3 {main} thrown in /home/euantor/webapps/mybb_euantor/inc/plugins/MyAlerts/Alerts.class.php on line 87

I suggest putting it in the header_welcomemember template so that guests don't get this error. But I'll register and test it out. =)
[Image: EL6lx.png]

Wink
Exploiting things is fun. Shy

[Image: S5wbm.png]
(2012-05-28, 11:18 AM)Nathan Malcolm Wrote: [ -> ]Exploiting things is fun. Shy
Lol i was trying the same now Toungue
Ahaha, look at Nathan. Toungue

Edit: Euan, do have a look at this: http://mybb.euantor.com/thread-19.html
(2012-05-28, 01:28 AM)Pixlr Wrote: [ -> ]Will you have a modal available to view alerts on any page?

Yup.

(2012-05-28, 01:40 AM)Omar G. Wrote: [ -> ]Sticking a link in header could suffice for regular users (like the buddies window). But I would like to know how do you plan to make it more fancy and attractive.

You shall see Wink The plugin will add a new stylesheet is all I can say right now...

(2012-05-28, 03:50 AM)Elegant Totality Wrote: [ -> ]
Fatal error: Uncaught exception 'Exception' with message 'Guests have not got access to the Alerts functionality' in /home/euantor/webapps/mybb_euantor/inc/plugins/MyAlerts/Alerts.class.php:87 Stack trace: #0 /home/euantor/webapps/mybb_euantor/inc/plugins/myalerts.php(446): Alerts->getAlerts(0) #1 /home/euantor/webapps/mybb_euantor/inc/class_plugins.php(101): myalerts_page('') #2 /home/euantor/webapps/mybb_euantor/misc.php(24): pluginSystem->run_hooks('misc_start') #3 {main} thrown in /home/euantor/webapps/mybb_euantor/inc/plugins/MyAlerts/Alerts.class.php on line 87

I suggest putting it in the header_welcomemember template so that guests don't get this error. But I'll register and test it out. =)

Oops. I'll fix that asap.

(2012-05-28, 11:06 AM)ProVirus Wrote: [ -> ][Image: EL6lx.png]

Wink

Hm. That's an odd one. I'll look into it.

(2012-05-28, 11:18 AM)Nathan Malcolm Wrote: [ -> ]Exploiting things is fun. Shy

[Image: S5wbm.png]

As usual Nathan found a bug. How did I guess Wink

(2012-05-28, 11:32 AM)crazy4cs Wrote: [ -> ]Ahaha, look at Nathan. Toungue

Edit: Euan, do have a look at this: http://mybb.euantor.com/thread-19.html

I'll have a look just now.
(2012-05-28, 06:07 PM)euantor Wrote: [ -> ]
(2012-05-28, 11:06 AM)ProVirus Wrote: [ -> ][Image: EL6lx.png]

Wink
https://github.com/euantor/MyAlerts/blob...alerts.php
Seems like line 553

"<a href=\".{$mybb->settings['bburl']}/private.php?action=read&amp;pmid="


Don't quote me on that though Toungue
Already fixed Smile I've also fixed Nathan's bug too. In the future, could people please post bugs in the following thread: http://mybb.euantor.com/thread-21-post-132.html#pid132

That way it's easier for me to track unfixed and fixed bugs. Alternatively, you can report issues on github.
Can't believe all this happened while I was sleeping LOL

Gonna keep testing this baby
Same here. No matter when I go to sleep, everybody seems to be on when I'm not Wink
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