Social Groups (Teams)

Social Groups (Teams) [Paid] 2.9.1a

No permission to buy (0.00)
Other little bug ( XF 1.3 - Social Teams 1.1.0 RC2 )
1- I like post
2- I Unlike the same post
3. I like again
4 I have this error
Mysqli statement execute error : Duplicate entry '14-1955' for key 'PRIMARY'
  1. Zend_Db_Statement_Mysqli->_execute() in Zend/Db/Statement.php at line 297
  2. Zend_Db_Statement->execute() in Zend/Db/Adapter/Abstract.php at line 479
  3. Zend_Db_Adapter_Abstract->query() in Zend/Db/Adapter/Abstract.php at line 574
  4. Zend_Db_Adapter_Abstract->insert() in Nobita/Teams/Model/Post.php at line 892
  5. Nobita_Teams_Model_Post->watch() in Nobita/Teams/ControllerPublic/Post.php at line 456
  6. Nobita_Teams_ControllerPublic_Post->actionLike() in XenForo/FrontController.php at line 347
  7. XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
  8. XenForo_FrontController->run() in /home/emtvqmnh/public_html/index.php at line 13

Can you confirm this?
 
Hi @Nobita
after latets upgrade i have this error creating new Post, if i tag user with @
If not tag, the Post is sent ok.

Code:
Argument 3 passed to Nobita_Teams_Model_Post::canViewPostAndContainer() must be of the type array, null given, called in /home/emtvqmnh/public_html/library/Nobita/Teams/Model/Post.php on line 838 and defined
XenForo_Application::handlePhpError() in Nobita/Teams/Model/Post.php at line 654
Nobita_Teams_Model_Post->canViewPostAndContainer() in Nobita/Teams/Model/Post.php at line 838
Nobita_Teams_Model_Post->alertTaggedMembers() in Nobita/Teams/DataWriter/Post.php at line 226
Nobita_Teams_DataWriter_Post->_postSaveAfterTransaction() in XenForo/DataWriter.php at line 1423
XenForo_DataWriter->save() in Nobita/Teams/ControllerPublic/Team.php at line 1689
Nobita_Teams_ControllerPublic_Team->actionPost() in XenForo/FrontController.php at line 347
XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
XenForo_FrontController->run() in /home/emtvqmnh/public_html/index.php at line 13

Please fix this soon ;)
Thanks!
Antonio
 
Hi @Nobita
after latets upgrade i have this error creating new Post, if i tag user with @
If not tag, the Post is sent ok.

Code:
Argument 3 passed to Nobita_Teams_Model_Post::canViewPostAndContainer() must be of the type array, null given, called in /home/emtvqmnh/public_html/library/Nobita/Teams/Model/Post.php on line 838 and defined
XenForo_Application::handlePhpError() in Nobita/Teams/Model/Post.php at line 654
Nobita_Teams_Model_Post->canViewPostAndContainer() in Nobita/Teams/Model/Post.php at line 838
Nobita_Teams_Model_Post->alertTaggedMembers() in Nobita/Teams/DataWriter/Post.php at line 226
Nobita_Teams_DataWriter_Post->_postSaveAfterTransaction() in XenForo/DataWriter.php at line 1423
XenForo_DataWriter->save() in Nobita/Teams/ControllerPublic/Team.php at line 1689
Nobita_Teams_ControllerPublic_Team->actionPost() in XenForo/FrontController.php at line 347
XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
XenForo_FrontController->run() in /home/emtvqmnh/public_html/index.php at line 13

Please fix this soon ;)
Thanks!
Antonio
anto74
This error does not appear if i disable this addon [XI] Tag
 
Hi @Nobita
if i enable [bd] Tag Me i have the error..... this error seems be fixed
Code:
Illegal offset type
XenForo_Application::handlePhpError() in bdTagMe/XenForo/Model/Alert.php at line 9
bdTagMe_XenForo_Model_Alert->alertUser() in XenForo/Model/Alert.php at line 426
XenForo_Model_Alert::alert() in Nobita/Teams/DataWriter/Comment.php at line 206
Nobita_Teams_DataWriter_Comment->_sendAlertToUsersWatchedOnPost() in Nobita/Teams/DataWriter/Comment.php at line 157
Nobita_Teams_DataWriter_Comment->_postSave() in XenForo/DataWriter.php at line 1409
XenForo_DataWriter->save() in Nobita/Teams/ControllerPublic/Post.php at line 408
Nobita_Teams_ControllerPublic_Post->actionComment() in XenForo/FrontController.php at line 347
XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
XenForo_FrontController->run() in /home/emtvqmnh/public_html/index.php at line 13
 
Last edited:
Summarizing :)
- if i disabled [XI] Tag and [bd] Tag Me addon the XF default user Tag function works ok and the post is posted, without fatal error

- if i enabled only [XI] Tag addon i have this error and the post is not posted:

Code:
Argument 3 passed to Nobita_Teams_Model_Post::canViewPostAndContainer() must be of the type array, null given, called in /home/emtvqmnh/public_html/library/Nobita/Teams/Model/Post.php on line 838 and defined
XenForo_Application::handlePhpError() in Nobita/Teams/Model/Post.php at line 654
Nobita_Teams_Model_Post->canViewPostAndContainer() in Nobita/Teams/Model/Post.php at line 838
Nobita_Teams_Model_Post->alertTaggedMembers() in Nobita/Teams/DataWriter/Post.php at line 226
Nobita_Teams_DataWriter_Post->_postSaveAfterTransaction() in XenForo/DataWriter.php at line 1423
XenForo_DataWriter->save() in Nobita/Teams/ControllerPublic/Team.php at line 1689
Nobita_Teams_ControllerPublic_Team->actionPost() in XenForo/FrontController.php at line 347
XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
XenForo_FrontController->run() in /home/emtvqmnh/public_html/index.php at line 13

- if i enabled only [bd] Tag Me addon i have this error and the post is not posted;

Code:
Illegal offset type
XenForo_Application::handlePhpError() in bdTagMe/XenForo/Model/Alert.php at line 9
bdTagMe_XenForo_Model_Alert->alertUser() in XenForo/Model/Alert.php at line 426
XenForo_Model_Alert::alert() in Nobita/Teams/DataWriter/Comment.php at line 206
Nobita_Teams_DataWriter_Comment->_sendAlertToUsersWatchedOnPost() in Nobita/Teams/DataWriter/Comment.php at line 157
Nobita_Teams_DataWriter_Comment->_postSave() in XenForo/DataWriter.php at line 1409
XenForo_DataWriter->save() in Nobita/Teams/ControllerPublic/Post.php at line 408
Nobita_Teams_ControllerPublic_Post->actionComment() in XenForo/FrontController.php at line 347
XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
XenForo_FrontController->run() in /home/emtvqmnh/public_html/index.php at line 13
 
Summarizing :)
- if i disabled [XI] Tag and [bd] Tag Me addon the XF default user Tag function works ok and the post is posted, without fatal error

- if i enabled only [XI] Tag addon i have this error and the post is not posted:

Code:
Argument 3 passed to Nobita_Teams_Model_Post::canViewPostAndContainer() must be of the type array, null given, called in /home/emtvqmnh/public_html/library/Nobita/Teams/Model/Post.php on line 838 and defined
XenForo_Application::handlePhpError() in Nobita/Teams/Model/Post.php at line 654
Nobita_Teams_Model_Post->canViewPostAndContainer() in Nobita/Teams/Model/Post.php at line 838
Nobita_Teams_Model_Post->alertTaggedMembers() in Nobita/Teams/DataWriter/Post.php at line 226
Nobita_Teams_DataWriter_Post->_postSaveAfterTransaction() in XenForo/DataWriter.php at line 1423
XenForo_DataWriter->save() in Nobita/Teams/ControllerPublic/Team.php at line 1689
Nobita_Teams_ControllerPublic_Team->actionPost() in XenForo/FrontController.php at line 347
XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
XenForo_FrontController->run() in /home/emtvqmnh/public_html/index.php at line 13

- if i enabled only [bd] Tag Me addon i have this error and the post is not posted;

Code:
Illegal offset type
XenForo_Application::handlePhpError() in bdTagMe/XenForo/Model/Alert.php at line 9
bdTagMe_XenForo_Model_Alert->alertUser() in XenForo/Model/Alert.php at line 426
XenForo_Model_Alert::alert() in Nobita/Teams/DataWriter/Comment.php at line 206
Nobita_Teams_DataWriter_Comment->_sendAlertToUsersWatchedOnPost() in Nobita/Teams/DataWriter/Comment.php at line 157
Nobita_Teams_DataWriter_Comment->_postSave() in XenForo/DataWriter.php at line 1409
XenForo_DataWriter->save() in Nobita/Teams/ControllerPublic/Post.php at line 408
Nobita_Teams_ControllerPublic_Post->actionComment() in XenForo/FrontController.php at line 347
XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
XenForo_FrontController->run() in /home/emtvqmnh/public_html/index.php at line 13
anto74Hi @Nobita
when you think fix conflicts please?
I need alerts via email...and if i enable @bd]Tag Me addon i can't post in Groups....
 
Back
Top