Member Watch

Member Watch 1.0.3

No permission to download

JohnLogar

Active member
JohnLogar submitted a new resource:

Member Watch - Watch a member and get alert notification on his post new thread or reply.

Functions​

  • Watch a Member get alert notifications of his activity like post a new thread or reply.
  • Watched Member will also get a notification as alert user X watching him.
  • In User preference, there are options to select to customize the alert notification.

    This is a beta version and errors are accepted. I will appreciate getting feedback and fix the issues if comes.

Read more about this resource...
 
Hi, in my forum we are going to implement something like this, do you accept collaborations or donators to get this done with a few more options?
 
  • ErrorException: [E_WARNING] Undefined variable $userIds
  • src/addons/CoderBeams/MemberWatch/Repository/MemberWatch.php:21

Stack trace​

#0 src/addons/CoderBeams/MemberWatch/Repository/MemberWatch.php(21): XF::handlePhpError(2, '[E_WARNING] Und...', '/home/domain/...', 21)
#1 src/addons/CoderBeams/MemberWatch/XF/Service/Thread/Replier.php(15): CoderBeams\MemberWatch\Repository\MemberWatch->getNotifyUserIds(501081, 'reply')
#2 src/XF/Pub/Controller/Thread.php(452): CoderBeams\MemberWatch\XF\Service\Thread\Replier->sendNotifications()
#3 src/XF/Pub/Controller/Thread.php(611): XF\Pub\Controller\Thread->finalizeThreadReply(Object(DigitalPoint\Analytics\XF\Service\Thread\Replier))
#4 src/XF/Mvc/Dispatcher.php(352): XF\Pub\Controller\Thread->actionAddReply(Object(XF\Mvc\ParameterBag))
#5 src/XF/Mvc/Dispatcher.php(259): XF\Mvc\Dispatcher->dispatchClass('XF:Thread', 'AddReply', Object(XF\Mvc\RouteMatch), Object(SV\ReportImprovements\XF\Pub\Controller\Thread), NULL)
#6 src/XF/Mvc/Dispatcher.php(115): XF\Mvc\Dispatcher->dispatchFromMatch(Object(XF\Mvc\RouteMatch), Object(SV\ReportImprovements\XF\Pub\Controller\Thread), NULL)
#7 src/XF/Mvc/Dispatcher.php(57): XF\Mvc\Dispatcher->dispatchLoop(Object(XF\Mvc\RouteMatch))
#8 src/XF/App.php(2483): XF\Mvc\Dispatcher->run()
#9 src/XF.php(524): XF\App->run()
#10 index.php(20): XF::runApp('XF\\Pub\\App')
#11 {main}

Code:
array(4) {
  ["url"] => string(63) "/threads/mobile-naruto-h%E1%BB%8Fa-ch%C3%AD-2.1203584/add-reply"
  ["referrer"] => string(86) "https://forum.domain.com/threads/mobile-naruto-h%E1%BB%8Fa-ch%C3%AD-2.1203584/page-2"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(10) {
    ["_xfToken"] => string(8) "********"
    ["message_html"] => string(203) "<blockquote data-attributes="member: 2000341382" data-quote="NORUM" data-source="post: 9169094"><p>Друзья какой пароль на архив?</p></blockquote><p>loulxgame вроде как</p>"
    ["attachment_hash"] => string(32) "863ccd8c4044af4191375ad396ed378b"
    ["attachment_hash_combined"] => string(89) "{"type":"post","context":{"thread_id":1203584},"hash":"863ccd8c4044af4191375ad396ed378b"}"
    ["last_date"] => string(10) "1680609507"
    ["last_known_date"] => string(10) "1680609507"
    ["load_extra"] => string(1) "1"
    ["_xfRequestUri"] => string(60) "/threads/mobile-naruto-h%E1%BB%8Fa-ch%C3%AD-2.1203584/page-2"
    ["_xfWithData"] => string(1) "1"
    ["_xfResponseType"] => string(4) "json"
  }
}
 
Top Bottom