[bd] Keyword Alert for XenForo 1 1.1.3 Beta 1

Keep track of important matters.

  1. mraburn

    mraburn New Member

    Getting an error now when I try to use 'Manage Addons', im on version Xen 1.5.5 and Key 1.1.0

    I can access if I disable Keywork Alert, not if enabled.

    /admin.php?add-ons/

    An exception occurred: Datas must be string or set automatic_serialization = true in /library/Zend/Cache.php on line 209

    1. Zend_Cache::throwException() in Zend/Cache/Core.php at line 360
    2. Zend_Cache_Core->save() in KeywordAlert/ShippableHelper/Updater.php at line 786
    3. KeywordAlert_ShippableHelper_Updater::_setCache() in KeywordAlert/ShippableHelper/Updater.php at line 711
    4. KeywordAlert_ShippableHelper_Updater::_refreshData() in KeywordAlert/ShippableHelper/Updater.php at line 267
    5. KeywordAlert_ShippableHelper_Updater::_onAddOnList() in KeywordAlert/ShippableHelper/Updater.php at line 206
    6. KeywordAlert_ShippableHelper_Updater::front_controller_pre_view()
    7. call_user_func_array() in XenForo/CodeEvent.php at line 90
    8. XenForo_CodeEvent::fire() in XenForo/FrontController.php at line 156
     
  2. mraburn

    mraburn New Member

    Son,

    Got this error again while updating another addon during the run deferred.

    Zend_Cache_Exception: Datas must be string or set automatic_serialization = true - library/Zend/Cache.php:209
    Generated By: MRaburn, 6 minutes ago
    Stack Trace
    #0 /home/stang/public_html/mustang-forums/library/Zend/Cache/Core.php(360): Zend_Cache::throwException('Datas must be s...')
    #1 /home/stang/public_html/mustang-forums/library/KeywordAlert/ShippableHelper/Updater.php(786): Zend_Cache_Core->save(Array, 'ShippableHelper...')
    #2 /home/stang/public_html/mustang-forums/library/KeywordAlert/ShippableHelper/Updater.php(711): KeywordAlert_ShippableHelper_Updater::_setCache('https://xfrocks...', Array)
    #3 /home/stang/public_html/mustang-forums/library/KeywordAlert/ShippableHelper/Updater.php(267): KeywordAlert_ShippableHelper_Updater::_refreshData('https://xfrocks...', Array, false)
    #4 /home/stang/public_html/mustang-forums/library/KeywordAlert/ShippableHelper/Updater.php(206): KeywordAlert_ShippableHelper_Updater::_onAddOnList(Object(XenForo_ControllerResponse_View), Array)
    #5 [internal function]: KeywordAlert_ShippableHelper_Updater::front_controller_pre_view(Object(XenForo_FrontController), Object(XenForo_ControllerResponse_View), Object(XenForo_ViewRenderer_HtmlAdmin), Array)
    #6 /home/stang/public_html/mustang-forums/library/XenForo/CodeEvent.php(90): call_user_func_array(Array, Array)
    #7 /home/stang/public_html/mustang-forums/library/XenForo/FrontController.php(156): XenForo_CodeEvent::fire('front_controlle...', Array)
    #8 /home/stang/public_html/mustang-forums/admin.php(13): XenForo_FrontController->run()
    #9 {main}
    Request State
    array(3) {
    ["url"] => string(57) "http://xxx/admin.php?add-ons/"
    ["_GET"] => array(1) {
    ["add-ons/"] => string(0) ""
    }
    ["_POST"] => array(0) {
    }
    }
     
    1. xfrocks

      xfrocks XenForo rocks!
      Staff Member

      xfrocks @mraburn I have released a new version to avoid this issue. Sorry for the inconvenience.
       
  3. Pedelecs

    Pedelecs New Member

    Hi,

    I have this installed, but noticed that no emails are getting sent ?

    On the XF menu bar, alerts are being shown when you hover/click on the icon.

    What do I need to check ?

    thanks

    (mode is set to instant)
     
  4. xfrocks

    xfrocks XenForo rocks!
    Staff Member

  5. kontrabass

    kontrabass New Member

    Been using 1.0 for years without error, now getting

    Code:
    ErrorException: mb_strpos(): Empty delimiter - library/KeywordAlert/Engine.php:463
    Generated By: paul, A moment ago
    Stack Trace
    #0 [internal function]: XenForo_Application::handlePhpError(2, 'mb_strpos(): Em...', '/home/talkbass/...', 463, Array)
    #1 /home/talkbass/html/library/KeywordAlert/Engine.php(463): mb_strpos('asddddddddddd', '', 0)
    #2 /home/talkbass/html/library/KeywordAlert/Engine.php(277): KeywordAlert_Engine::_strpos('asddddddddddd', '', 0)
    #3 /home/talkbass/html/library/KeywordAlert/Engine.php(139): KeywordAlert_Engine::_found('', 'asddddddddddd', 'asddddddddddd')
    #4 /home/talkbass/html/library/KeywordAlert/Engine.php(46): KeywordAlert_Engine::process('asddddddddddd', 'Testing', 'https://www.tal...', Array, Array, Object(KeywordAlert_Model_Queue))
    #5 /home/talkbass/html/library/KeywordAlert/XenForo/DataWriter/DiscussionMessage/Post.php(48): KeywordAlert_Engine::processFromDw('asddddddddddd', 'Testing', 'https://www.tal...', Array, Object(SV_DeferredAlerts_XenForo_DataWriter_DiscussionMessage_Post))
    #6 /home/talkbass/html/library/WidgetFramework/XenForo/DataWriter/DiscussionMessage/Post.php(7): KeywordAlert_XenForo_DataWriter_DiscussionMessage_Post->_postSaveAfterTransaction()
    #7 /home/talkbass/html/library/Bookmarks/XenForo/DataWriter/DiscussionMessage/Post.php(15): WidgetFramework_XenForo_DataWriter_DiscussionMessage_Post->_postSaveAfterTransaction()
    #8 /home/talkbass/html/library/SV/DeferredAlerts/XenForo/DataWriter/DiscussionMessage/Post.php(40): Bookmarks_XenForo_DataWriter_DiscussionMessage_Post->_postSaveAfterTransaction()
    #9 /home/talkbass/html/library/XenForo/DataWriter.php(1437): SV_DeferredAlerts_XenForo_DataWriter_DiscussionMessage_Post->_postSaveAfterTransaction()
    #10 /home/talkbass/html/library/Andy/ConvertImage/DataWriter.php(8): XenForo_DataWriter->save()
    #11 /home/talkbass/html/library/XenForo/ControllerPublic/Thread.php(578): Andy_ConvertImage_DataWriter->save()
    #12 /home/talkbass/html/library/SV/AlertImprovements/XenForo/ControllerPublic/Thread.php(47): XenForo_ControllerPublic_Thread->actionAddReply()
    #13 /home/talkbass/html/library/sonnbUpThread/ControllerPublic/Thread.php(79): SV_AlertImprovements_XenForo_ControllerPublic_Thread->actionAddReply()
    #14 /home/talkbass/html/library/XenForo/FrontController.php(369): sonnbUpThread_ControllerPublic_Thread->actionAddReply()
    #15 /home/talkbass/html/library/XenForo/FrontController.php(152): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
    #16 /home/talkbass/html/index.php(13): XenForo_FrontController->run()
    #17 {main}
    Request State
    array(3) {
      ["url"] => string(58) "https://www.talkbass.com/threads/testing.1286366/add-reply"
      ["_GET"] => array(1) {
        ["/threads/testing_1286366/add-reply"] => string(0) ""
      }
      ["_POST"] => array(9) {
        ["message_html"] => string(20) "<p>asddddddddddd</p>"
        ["_xfRelativeResolver"] => string(49) "https://www.talkbass.com/threads/testing.1286366/"
        ["attachment_hash"] => string(32) "09ddf0d304d8e1e899b718f2d06c4c21"
        ["last_date"] => string(10) "1545332018"
        ["last_known_date"] => string(10) "1545332018"
        ["_xfToken"] => string(8) "********"
        ["_xfRequestUri"] => string(25) "/threads/testing.1286366/"
        ["_xfNoRedirect"] => string(1) "1"
        ["_xfResponseType"] => string(4) "json"
      }
    }
    
    ... whenever anyone makes a new post. The post goes through but that error pops up. Any ideas? Tried upgrading to 1.1.2, same error...
     
    1. xfrocks

      xfrocks XenForo rocks!
      Staff Member

      xfrocks @kontrabass Weird, have you changed anything recently? Upgrade php version or similar?
       
    2. kontrabass

      kontrabass New Member

      kontrabass @xfrocks No, we're still using PHP 7.0.27 I can't figure it out :(
       
    3. kontrabass

      kontrabass New Member

      kontrabass @xfrocks @xfrocks I still cannot enable this addon without the above error. Since my last post, we moved our site to new servers, and upgraded php to 7.2.26. Still the same error.

      This addon is incredibly useful and loved by our membership. I hope we can find a way to enable it! :)
       
  6. dvsDave

    dvsDave New Member

    Quick question. Are you planning to update this to xf2.1 ?
     
    1. xfrocks

      xfrocks XenForo rocks!
      Staff Member

      xfrocks @dvsDave We are releasing a beta version of XF2 soon, this version will be available for existing customers. When the stable version is released, it will be sold separately.
       
      kontrabass likes this.
      1
    2. dvsDave

      dvsDave New Member

      dvsDave @xfrocks I can't upgrade to XF2 until I have a working keyword alert system. It's just a non-starter. Can you give us an update on where we are with this?
       
Loading...