MyBB Community Forums

Full Version: Pro Activity (1.1) (Fixed)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
(2013-02-27, 04:53 PM)wangoldsdotcom Wrote: [ -> ]Fatal error: Cannot access empty property in /home/...../public_html/inc/plugins/proactivity.php on line 1075

Strange error. Even stranger that it's a fatal error. I've never seen that before. I'll look into it sometime.

I'll probably need to replace that line with
if (method_exists($lang, $Name)) {
(2013-02-27, 04:53 PM)wangoldsdotcom Wrote: [ -> ]Fatal error: Cannot access empty property in /home/...../public_html/inc/plugins/proactivity.php on line 1075

Finally spent some time today getting Github and my plugins in check. I also fixed your bug: https://github.com/Jazzza001/Pro-Activity/issues/1
hi guys, i was install pro activity plugin,
notif for whos login, whos log out, whos register
how to set proactivity only notification whos replies the threads ?
Pages: 1 2