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 Error when winner should have been announced.

JayT

Member
My first contest ended today. A winner was not announced. When the winnner should have been announced I had this server error occur.

error.JPG
 
It looks like the add-on was designed to open a new thread for the winner. Why not just have another post made in the existing thread? I'd rather not have two threads for each month anyway.
 
It looks like the add-on was designed to open a new thread for the winner. Why not just have another post made in the existing thread? I'd rather not have two threads for each month anyway.

It is dependent of the configuration you set.

My first contest ended today. A winner was not announced. When the winnner should have been announced I had this server error occur.

View attachment 1971

Can you post the whole error log please ?
 
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.9999978542328, '')
#8 /home/8/public_html/community/library/XenForo/Model/Deferred.php(429): XenForo_Model_Deferred->runDeferred(Array, 7.9999978542328, '', 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(3) {
["_xfRequestUri"] => string(52) "/community/index.php?conversations/hb-f2.4140/unread"
["_xfNoRedirect"] => string(1) "1"
["_xfResponseType"] => string(4) "json"
}
}
 
Not yet as stated in the other thread I have planned to work on updates next week.
 
Okay, I need an update now, PLEASE. I tried to uninstall and reinstall the AddOn and now there are still these variable errors AND I lost all recent MOTM albums :-(
 
Ah this was after an uninstall/install ?

Perhaps an issue with the uninstall that makes later install wrong.
 
No, it was before AND after uninstall. I only did the uninstall because I was full of hope that it will work afterwards...
 
Yeah but if you still get that error it means there is a problem of table.

I would need to have a phpmyadmin access/ftp/admin account to check and install cleanly for you.
 
Post #5 is the last message in this thread that relates to the actual error. I have no idea what Arno is talking about. What is it you need from me? I posted the server error log.
 
Ah yes sorry my bad.

No no update yet, I am going to look into this soon this month.
 
Top