What's new
Xen Factory

Register today to become a member! Once signed in, you'll be able to start purchasing our products, ask questions, request support and suggest new ideas!

  • This area is dedicated to the support of our xF1 add-ons. For xF2, please use the dedicated area: HERE.

Bug Fixed Only one winner awarded in four way tie

JayT

Member
I had a voting period end yesterday evening. Four pictures tied. Only one picture was awarded the winner ribbon. No announcement was made due to another error but I assume the program only chose that one as a winner. I have actions for tie and double tie set to award both. Of the four pictures the one that got awarded was the last one to tie the other three. Below is a copy and paste of the error that occurred in case it applies here as well.

XenForo_Exception: The field 'xfa_mtom_award_date' was not recognised. - library/XenForo/DataWriter.php:1359
Generated By: Unknown Account, Yesterday at 8:02 PM

Stack Trace

#0 /home/8/public_html/community/library/XenForo/DataWriter.php(1401): XenForo_DataWriter->_haveErrorsPreventSave()
#1 /home/8/public_html/community/library/XFA/XFMGMediaOfTheMonth/Model/Motm.php(1012): XenForo_DataWriter->save()
#2 /home/8/public_html/community/library/XFA/XFMGMediaOfTheMonth/CronEntry/XFMGMediaOfTheMonth.php(84): XFA_XFMGMediaOfTheMonth_Model_Motm->findAndAwardWinner(Array, Array)
#3 /home/8/public_html/community/library/XFA/XFMGMediaOfTheMonth/CronEntry/XFMGMediaOfTheMonth.php(17): XFA_XFMGMediaOfTheMonth_CronEntry_XFMGMediaOfTheMonth::cronMode1()
#4 [internal function]: XFA_XFMGMediaOfTheMonth_CronEntry_XFMGMediaOfTheMonth::cron(Array)
#5 /home/8/public_html/community/library/XenForo/Model/Cron.php(357): call_user_func(Array, Array)
#6 /home/8/public_html/community/library/XenForo/Deferred/Cron.php(24): XenForo_Model_Cron->runEntry(Array)
#7 /home/8/public_html/community/library/XenForo/Model/Deferred.php(295): XenForo_Deferred_Cron->execute(Array, Array, 7.9999980926514, '')
#8 /home/8/public_html/community/library/XenForo/Model/Deferred.php(429): XenForo_Model_Deferred->runDeferred(Array, 7.9999980926514, '', false)
#9 /home/8/public_html/community/library/XenForo/Model/Deferred.php(374): XenForo_Model_Deferred->_runInternal(Array, NULL, '', false)
#10 /home/8/public_html/community/deferred.php(23): XenForo_Model_Deferred->run(false)
#11 {main}
Request State

array(3) {
["url"] => string(58) "https://www.xxx.com/community/deferred.php"
["_GET"] => array(0) {
}
["_POST"] => array(4) {
["_xfRequestUri"] => string(42) "/community/index.php?find-new/274226/posts"
["_xfNoRedirect"] => string(1) "1"
["_xfToken"] => string(8) "********"
["_xfResponseType"] => string(4) "json"
}
}
 
Top