[XFA] Media Of The Month

[XFA] Media Of The Month [Paid] 3.6.0

No permission to buy (€6.00)
Hi,

Seems like the xfa_motm column is not present in the xengallery_album from the database.
Can you confirm ?

Clément
 
@XFA can you help me with this issue just upgraded to xenforo 2.0
Code:
XF\Db\Exception: MySQL query error [1364]: Field 'xfa_motm_thread_id' doesn't have a default value in src/XF/Db/AbstractStatement.php at line 212
XF\Db\AbstractStatement->getException() in src/XF/Db/Mysqli/Statement.php at line 196
XF\Db\Mysqli\Statement->getException() in src/XF/Db/Mysqli/Statement.php at line 77
XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 160
XF\Db\AbstractAdapter->insert() in src/XF/Mvc/Entity/Entity.php at line 1389
XF\Mvc\Entity\Entity->_saveToSource() in src/XF/Mvc/Entity/Entity.php at line 1121
XF\Mvc\Entity\Entity->save() in src/addons/XFMG/Service/Album/Creator.php at line 136
XFMG\Service\Album\Creator->_save() in src/XF/Service/ValidateAndSavableTrait.php at line 40
XFMG\Service\Album\Creator->save() in src/addons/XFMG/Pub/Controller/Media.php at line 850
XFMG\Pub\Controller\Media->getContainerToSaveMedia() insrc/addons/XFMG/Pub/Controller/Media.php at line 687
XFMG\Pub\Controller\Media->actionSaveMedia() in src/XF/Mvc/Dispatcher.php at line 249
XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 88
XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1931
XF\App->run() in src/XF.php at line 328
XF::runApp() in index.php at line 13
 
Go in the xfrm_media table edit the xfa_motm_thread_id field and set a default value or null.
 
Hello, I purchased and installed the add-on and plan to use it for a Photo-of-the-Week contest, which will automatically restart every week. I plan to have 4 days of submission and 3 days of voting, but what do I input for the "Start Day" (since that only applies to a monthly period)? Thanks


Screen Shot 2018-07-08 at 12.01.11 AM.webp
 
Hello,

Well it's meant to work as a monthly contest so you will not be able to do that.

Clément
 
Top Bottom