Post Reply

Post Reply [Paid] 3.0.9

PayPal: $30.00
Truonglv I think the article is causing problems in forums plugin.



problem solves when I disable the plugin


Screenshot_6.webp

actually, there's a message from someone else in the marked area
 
Truonglv I think the article is causing problems in forums plugin.



problem solves when I disable the plugin


View attachment 4505

actually, there's a message from someone else in the marked area
hasanakyuzWhat is difference?
 
Truonglv I noticed another new situation. After the first installation of the plugin, the configuration option is not active when it is executed, but it is active when the configuration option is pressed a second time.
 
Server error log
Code:
InvalidArgumentException: Too many item depth! src/addons/Truonglv/PostReply/Entity/Item.php:123
Generated by: tugce karakas 2 May 2021 at 17:10

Stack trace​

Code:
#0 src/XF/Mvc/Entity/Entity.php(1355): Truonglv\PostReply\Entity\Item->_preSave()
#1 src/XF/Mvc/Entity/Entity.php(1208): XF\Mvc\Entity\Entity->preSave()
#2 src/addons/Truonglv/PostReply/XF/Entity/Post.php(180): XF\Mvc\Entity\Entity->save()
#3 src/addons/Truonglv/AnonymousPosting/XF/Entity/Post.php(178): Truonglv\PostReply\XF\Entity\Post->_postSave()
#4 src/XF/Mvc/Entity/Entity.php(1266): Truonglv\AnonymousPosting\XF\Entity\Post->_postSave()
#5 src/XF/Service/Thread/Replier.php(209): XF\Mvc\Entity\Entity->save(true, false)
#6 src/XF/Service/ValidateAndSavableTrait.php(40): XF\Service\Thread\Replier->_save()
#7 src/XF/Pub/Controller/Thread.php(594): XF\Service\Thread\Replier->save()
#8 src/XF/Mvc/Dispatcher.php(350): XF\Pub\Controller\Thread->actionAddReply(Object(XF\Mvc\ParameterBag))
#9 src/XF/Mvc/Dispatcher.php(257): XF\Mvc\Dispatcher->dispatchClass('XF:Thread', 'AddReply', Object(XF\Mvc\RouteMatch), Object(TickTackk\ChangeContentOwner\XF\Pub\Controller\Thread), NULL)
#10 src/XF/Mvc/Dispatcher.php(113): XF\Mvc\Dispatcher->dispatchFromMatch(Object(XF\Mvc\RouteMatch), Object(TickTackk\ChangeContentOwner\XF\Pub\Controller\Thread), NULL)
#11 src/XF/Mvc/Dispatcher.php(55): XF\Mvc\Dispatcher->dispatchLoop(Object(XF\Mvc\RouteMatch))
#12 src/XF/App.php(2326): XF\Mvc\Dispatcher->run()
#13 src/XF.php(488): XF\App->run()
#14 index.php(20): XF::runApp('XF\\Pub\\App')
#15 {main}

Request state​


Code:
array(4) {
  ["url"] => string(64) "/konu/iso-14001-2015-ver-ic-denetim-soru-listesi.15189/add-reply"
  ["referrer"] => string(88) "https://www.cevremuhendisleri.net/konu/iso-14001-2015-ver-ic-denetim-soru-listesi.15189/"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(11) {
    ["message_html"] => string(83) "<p><br>merhabalar, ilgili tabloyu bana da iletebilir misiniz sakıncası yoksa?</p>"
    ["attachment_hash"] => string(32) "8c95950e2d8dbafb92d7c625a6828461"
    ["attachment_hash_combined"] => string(87) "{"type":"post","context":{"thread_id":15189},"hash":"8c95950e2d8dbafb92d7c625a6828461"}"
    ["last_date"] => string(10) "1617640339"
    ["last_known_date"] => string(10) "1617640339"
    ["load_extra"] => string(1) "1"
    ["tpr_post_id"] => string(6) "190742"
    ["_xfToken"] => string(8) "********"
    ["_xfRequestUri"] => string(55) "/konu/iso-14001-2015-ver-ic-denetim-soru-listesi.15189/"
    ["_xfWithData"] => string(1) "1"
    ["_xfResponseType"] => string(4) "json"
  }
}
 
Server error log
Code:
InvalidArgumentException: Too many item depth! src/addons/Truonglv/PostReply/Entity/Item.php:123
Generated by: tugce karakas 2 May 2021 at 17:10

Stack trace​

Code:
#0 src/XF/Mvc/Entity/Entity.php(1355): Truonglv\PostReply\Entity\Item->_preSave()
#1 src/XF/Mvc/Entity/Entity.php(1208): XF\Mvc\Entity\Entity->preSave()
#2 src/addons/Truonglv/PostReply/XF/Entity/Post.php(180): XF\Mvc\Entity\Entity->save()
#3 src/addons/Truonglv/AnonymousPosting/XF/Entity/Post.php(178): Truonglv\PostReply\XF\Entity\Post->_postSave()
#4 src/XF/Mvc/Entity/Entity.php(1266): Truonglv\AnonymousPosting\XF\Entity\Post->_postSave()
#5 src/XF/Service/Thread/Replier.php(209): XF\Mvc\Entity\Entity->save(true, false)
#6 src/XF/Service/ValidateAndSavableTrait.php(40): XF\Service\Thread\Replier->_save()
#7 src/XF/Pub/Controller/Thread.php(594): XF\Service\Thread\Replier->save()
#8 src/XF/Mvc/Dispatcher.php(350): XF\Pub\Controller\Thread->actionAddReply(Object(XF\Mvc\ParameterBag))
#9 src/XF/Mvc/Dispatcher.php(257): XF\Mvc\Dispatcher->dispatchClass('XF:Thread', 'AddReply', Object(XF\Mvc\RouteMatch), Object(TickTackk\ChangeContentOwner\XF\Pub\Controller\Thread), NULL)
#10 src/XF/Mvc/Dispatcher.php(113): XF\Mvc\Dispatcher->dispatchFromMatch(Object(XF\Mvc\RouteMatch), Object(TickTackk\ChangeContentOwner\XF\Pub\Controller\Thread), NULL)
#11 src/XF/Mvc/Dispatcher.php(55): XF\Mvc\Dispatcher->dispatchLoop(Object(XF\Mvc\RouteMatch))
#12 src/XF/App.php(2326): XF\Mvc\Dispatcher->run()
#13 src/XF.php(488): XF\App->run()
#14 index.php(20): XF::runApp('XF\\Pub\\App')
#15 {main}

Request state​


Code:
array(4) {
  ["url"] => string(64) "/konu/iso-14001-2015-ver-ic-denetim-soru-listesi.15189/add-reply"
  ["referrer"] => string(88) "https://www.cevremuhendisleri.net/konu/iso-14001-2015-ver-ic-denetim-soru-listesi.15189/"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(11) {
    ["message_html"] => string(83) "<p><br>merhabalar, ilgili tabloyu bana da iletebilir misiniz sakıncası yoksa?</p>"
    ["attachment_hash"] => string(32) "8c95950e2d8dbafb92d7c625a6828461"
    ["attachment_hash_combined"] => string(87) "{"type":"post","context":{"thread_id":15189},"hash":"8c95950e2d8dbafb92d7c625a6828461"}"
    ["last_date"] => string(10) "1617640339"
    ["last_known_date"] => string(10) "1617640339"
    ["load_extra"] => string(1) "1"
    ["tpr_post_id"] => string(6) "190742"
    ["_xfToken"] => string(8) "********"
    ["_xfRequestUri"] => string(55) "/konu/iso-14001-2015-ver-ic-denetim-soru-listesi.15189/"
    ["_xfWithData"] => string(1) "1"
    ["_xfResponseType"] => string(4) "json"
  }
}
FatihGood morning Truonglv
 
Back
Top