Now packaged with 10x more FLEX
Kudos to @datitisev !
Now packaged with 10x more FLEX
Kudos to @datitisev !
Despite following the steps listed here, I get the below error message in the log
[2019-07-04 12:25:14] production.ERROR: UnexpectedValueException: [fof/polls] Please run the latest migration(s) of reflar/polls before enabling this extension. in /home/inoculrn/discuss.guruwall.com/vendor/fof/polls/src/Migrations/AbstractMigration.php:36
Ok, fixed the first part, and now have the below
[2019-07-04 12:31:03] production.ERROR: PDOException: SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (
inoculrn_phenomlab.
#sql-1c30_1621e3, CONSTRAINT
polls_discussion_id_foreignFOREIGN KEY (
discussion_id) REFERENCES
discussions(
id) ON DELETE CASCADE) in /home/inoculrn/discuss.guruwall.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:117
datitisev Yes
datitisev Any way around this issue ? I can't enable the extension currently.
composer update fof/polls
datitisev works
Thanks
I guess it's not compatible with version 9. I can't vote.
tolgaaaltas I think I made a mistake when rewriting this, because right now you can only vote by clicking the checkbox.
Though if that is not what you are talking about, can you elaborate on your issue ?
datitisev It's not the problem for me. When i click checkbox, i got this error message on board: The requested resource could not be found.*
*Translated from Turkish
tolgaaaltas Hm, that could be caused by another extension. Do you have flagrow/split installed ? If not, could you post the output of php flarum info
?
datitisev Sure:
tolgaaaltas Uninstall flagrow/split
and install fof/split
.
datitisev Thank you for reply. It's solved.
Does this plug-in support voting posts with pictures?
NeilM No, just words.
tolgaaaltas Oh, well, can you choose more than one option?
NeilM sadly, there is no option for that.