- π³π±Netherlands batigolix Utrecht
Feel free to reopen if there's indeed a problem with this module
The path_file module appears to be incompatible with filefield_paths as attempting to Pathfile_entity as described throws this error -
Error: Call to undefined method Drupal\Core\Field\BaseFieldDefinition::getThirdPartySettings() in filefield_paths_field_widget_form_alter() (line 216 of modules/contrib/filefield_paths/filefield_paths.module).
Enable filefield_paths (composer require drupal/filefield_paths) Enable path_file module - try to add a filepath entity - get the error from above.
They should work and the path_file entity should allow files to be uploaded. It is unclear what is causing this issue. If nothing else I wanted to note the incompatibility for anyone else who tries to use these both on the same server.
Closed: cannot reproduce
1.1
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Feel free to reopen if there's indeed a problem with this module