bb17indo This is the error:
[2024-12-17 15:26:28] flarum.ERROR: PDOException: SQLSTATE[42000]: Syntax error or access violation: 1170 BLOB/TEXT column 'object_type' used in key specification without a key length in /home/bioskopb/public_html/bursadrakor/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:117
...
[2024-12-17 15:26:32] flarum.ERROR: ParseError: syntax error, unexpected 'private' (T_PRIVATE), expecting variable (T_VARIABLE) in /home/bioskopb/public_html/bursadrakor/vendor/v17development/flarum-seo/src/Subscribers/DiscussionSubscriber.php:16
...
Which version of the extension did you install? The first error looks similar to a migration issue that was seen on a previous version but the author had fixed it.
What version of PHP are you using? That parse error is also weird.