allmoz
Member
yes it doesIt works for you now?
yes it doesIt works for you now?
Which versions of XenForo and this add-on are you using?Hey everyone I love this add on but sadly I encounter this when I activate it and try to post somewhere on the forums:
Argument 2 passed to XenForo_Model_Post::alertQuotedMembers() must be an array, none given, called in /home/redharbinger/redharbinger.com/forums/library/bdTagMe/XenForo/Model/Post.php on line 10 and defined
- XenForo_Application::handlePhpError() in XenForo/Model/Post.php at line 1582
- XenForo_Model_Post->alertQuotedMembers() in bdTagMe/XenForo/Model/Post.php at line 10
- bdTagMe_XenForo_Model_Post->alertQuotedMembers() in XenForo/DataWriter/DiscussionMessage/Post.php at line 121
- XenForo_DataWriter_DiscussionMessage_Post->_postSaveAfterTransaction() inbdTagMe/XenForo/DataWriter/DiscussionMessage/Post.php at line 29
- bdTagMe_XenForo_DataWriter_DiscussionMessage_Post->_postSaveAfterTransaction() in XenForo/DataWriter.php at line1411
- XenForo_DataWriter->save() in Dark/TaigaChat/DataWriter/DiscussionMessage/Post.php at line 7
- Dark_TaigaChat_DataWriter_DiscussionMessage_Post->save() in XenForo/ControllerPublic/Thread.php at line 548
- XenForo_ControllerPublic_Thread->actionAddReply() in XenForo/FrontController.php at line 337
- XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
- XenForo_FrontController->run() in /home/redharbinger/redharbinger.com/forums/index.php at line 13
Which versions of XenForo and this add-on are you using?
You are running the latest here (1.7.5b)? Or the beta version of the add-on?The 1.2 Candidate and the latest build of the add on !![]()
You are running the latest here (1.7.5b)? Or the beta version of the add-on?
Please download the package here https://xfrocks.com/tag-me/threads/bd-tag-me-v2-0.76/ and upgrade the add-on. The version 1.7.5b doesn't work with XenForo 1.2The 1.7.5b not the beta version.
Please download the package here https://xfrocks.com/tag-me/threads/bd-tag-me-v2-0.76/ and upgrade the add-on. The version 1.7.5b doesn't work with XenForo 1.2
Please download the package here https://xfrocks.com/tag-me/threads/bd-tag-me-v2-0.76/ and upgrade the add-on. The version 1.7.5b doesn't work with XenForo 1.2
Quattro support is dropped for now in v2 due to the rewrite. It may come back soon.@xfrocks I have installed version 2 from your site on my 1.2 test forum and the tagging does not seem to be working when using the TinyMCE Quattro editor, using the stock 1.2 editor is fine.
Hopefully it does come back, it be a shame to see suppport for it dropped. Because using it with the bbcodes adds its a very powerful editor.Quattro support is dropped for now in v2 due to the rewrite. It may come back soon.
Server Error
Declaration of bdTagMe_XenForo_Model_Post::alertQuotedMembers() should be compatible with XenForo_Model_Post::alertQuotedMembers(array $post, array $thread, array $forum)
XenForo_Application::handlePhpError() in XenForo/Autoloader.php at line 119
XenForo_Autoloader::autoload() in XenForo/Autoloader.php at line 119
XenForo_Autoloader->autoload() in XenForo/Application.php at line 926
XenForo_Application::autoload() in XenForo/Application.php at line 450
XenForo_Application::resolveDynamicClass() in XenForo/Model.php at line 189
XenForo_Model::create() in XenForo/Controller.php at line 101
XenForo_Controller->getModelFromCache() in XenForo/ControllerPublic/Thread.php at line 1788
XenForo_ControllerPublic_Thread->_getPostModel() in XenForo/ControllerPublic/Thread.php at line 36
XenForo_ControllerPublic_Thread->actionIndex() in XenForo/FrontController.php at line 337
XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
XenForo_FrontController->run() in ***/forum/index.php at line 13
tagme 1.7.5b with xenforo 1.2 5
I get errors with the 1.2 version:You need to install version 2 of Tagme from xfrocks site: https://xfrocks.com/tag-me/threads/bd-tag-me-v2-0.76/
ErrorException: Declaration of bdTagMe_XenForo_Model_Post::alertQuotedMembers() should be compatible with XenForo_Model_Post::alertQuotedMembers(array $post, array $thread, array $forum) - library/bdTagMe/XenForo/Model/Post.php:24
array(3) {
["url"] => string(63) "http://****/forum/threads/me-crafting-entlastung.11/"
["_GET"] => array(0) {
}
["_POST"] => array(0) {
}
}
#0 /web/***/forum/library/XenForo/Autoloader.php(119): XenForo_Application::handlePhpError(2048, 'Declaration of ...', '/****/...', 24, Array)
#1 /web/***/forum/library/XenForo/Autoloader.php(119): XenForo_Autoloader::autoload()
#2 /web/***/forum/library/XenForo/Application.php(926): XenForo_Autoloader->autoload('bdTagMe_XenForo...')
#3 /web/***/forum/library/XenForo/Application.php(450): XenForo_Application::autoload('bdTagMe_XenForo...')
#4 /web/***/forum/library/XenForo/Model.php(189): XenForo_Application::resolveDynamicClass('XenForo_Model_P...', 'model')
#5 /web/***/forum/library/XenForo/Controller.php(101): XenForo_Model::create('XenForo_Model_P...')
#6 /web/***/forum/library/XenForo/ControllerPublic/Thread.php(1788): XenForo_Controller->getModelFromCache('XenForo_Model_P...')
#7 /web/***/forum/library/XenForo/ControllerPublic/Thread.php(36): XenForo_ControllerPublic_Thread->_getPostModel()
#8 /web/***/forum/library/XenForo/FrontController.php(337): XenForo_ControllerPublic_Thread->actionIndex()
#9 /web/***/forum/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#10 /web/***/forum/index.php(13): XenForo_FrontController->run()
#11 {main}
I get errors with the 1.2 version:
Code:ErrorException: Declaration of bdTagMe_XenForo_Model_Post::alertQuotedMembers() should be compatible with XenForo_Model_Post::alertQuotedMembers(array $post, array $thread, array $forum) - library/bdTagMe/XenForo/Model/Post.php:24
@xfrocks i've been using the updated add-on for Xenforo 1.2 and overall it works well but I am noticing an issue with something.
I am not sure what the cause is.
If someone tags me(Or another user in the status) and then I reply to the status or that person replies to the status, it'll keep sending an alert every time someone posts in the status.
We use essential cookies to make this site work, and optional cookies to enhance your experience.