You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[2024-12-12 22:46:36] flarum.ERROR: PDOException: SQLSTATE[42000]:Syntax error or access violation: 1059 Identifier name 'community_fof_upload_files_actor_id_hide_from_media_manager_index' is too long in /ho.....munity/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:117
The text was updated successfully, but these errors were encountered:
community_fof_upload_files_actor_id_hide_from_media_manager_index is one character longer then the max length in MariaDB.
@dascwf Is it a requirement in your case to use a DB prefix (in your case the prefix is community? If no then I would suggest that you look into dropping that prefix
It happened when I enabled this extension.
11.4.1-MariaDB-1:11.4.1+maria~ubu2204-log
Flarum ^1.8.9
composer require fof/upload:"*"
The text was updated successfully, but these errors were encountered: