Hi,
We recently purchased and installed ExtendedModeration onto our forum and it's great! Really a great mod @MtoR - seriously.
Anyway, recently we've had a bunch of double-posts which coincide with a server error log which tracks back to this xfa_extmod_node_conf undefined index. Here's a trace:
If you have a quick workaround (before posting a mod update) that'd be great - if not, can you please look into this?
Thanks much!
We recently purchased and installed ExtendedModeration onto our forum and it's great! Really a great mod @MtoR - seriously.
Anyway, recently we've had a bunch of double-posts which coincide with a server error log which tracks back to this xfa_extmod_node_conf undefined index. Here's a trace:
Code:
Server Error Log
Error Info
ErrorException: Undefined index: xfa_extmod_node_conf - library/XFA/ExtendedModeration/DataWriter/DiscussionMessage/Post.php:46
Generated By: Unknown Account, 51 minutes ago
Stack Trace
#0 /usr/local/lsws/RDFMAIN/html/library/XFA/ExtendedModeration/DataWriter/DiscussionMessage/Post.php(46): XenForo_Application::handlePhpError(8, 'Undefined index...', '/usr/local/lsws...', 46, Array)
#1 /usr/local/lsws/RDFMAIN/html/library/Brivium/ExtraPromotions/Model/UserPromotion.php(113): XFA_ExtendedModeration_DataWriter_DiscussionMessage_Post->save()
#2 /usr/local/lsws/RDFMAIN/html/library/Brivium/ExtraPromotions/CronEntry/AnnouncementPromotion.php(20): Brivium_ExtraPromotions_Model_UserPromotion->createPostAnnouncement(Array, Array)
#3 /usr/local/lsws/RDFMAIN/html/library/XenForo/Model/Cron.php(356): Brivium_ExtraPromotions_CronEntry_AnnouncementPromotion::AnnouncementPromotion(Array)
#4 /usr/local/lsws/RDFMAIN/html/library/XenForo/Deferred/Cron.php(24): XenForo_Model_Cron->runEntry(Array)
#5 /usr/local/lsws/RDFMAIN/html/library/XenForo/Model/Deferred.php(295): XenForo_Deferred_Cron->execute(Array, Array, 59.999999046326, '')
#6 /usr/local/lsws/RDFMAIN/html/library/XenForo/Model/Deferred.php(429): XenForo_Model_Deferred->runDeferred(Array, 59.999999046326, '', false)
#7 /usr/local/lsws/RDFMAIN/html/library/XenForo/Model/Deferred.php(374): XenForo_Model_Deferred->_runInternal(Array, '60', '', false)
#8 /usr/local/lsws/RDFMAIN/html/deferred.php(23): XenForo_Model_Deferred->run(false)
#9 {main}
Request State
array(3) {
["url"] => string(36) "https://www.rdforum.org/deferred.php"
["_GET"] => array(0) {
}
["_POST"] => array(3) {
["_xfRequestUri"] => string(25) "/index.php?threads/69590/"
["_xfNoRedirect"] => string(1) "1"
["_xfResponseType"] => string(4) "json"
}
}
If you have a quick workaround (before posting a mod update) that'd be great - if not, can you please look into this?
Thanks much!