Closed (fixed)
Project:
File (Field) Paths
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Mar 2020 at 23:31 UTC
Updated:
5 Nov 2025 at 14:22 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
joelpittetThis seems to have helped as written in this CR
https://www.drupal.org/node/2554097
Comment #3
joelpittetComment #4
dwwGood catch, thanks! I was wondering where this status report error was actually coming from. ;)
Finally googled it and found this. Applied #2 to a dev copy of the site, ran the update, and now the status report error is gone.
Code looks totally clean and proper.
RTBC!
Thanks again,
-Derek
Comment #5
ptmkenny commentedI can also confirm this fixes the error. There was a beta5 release recently; it would be great to get this in the next beta.
Comment #6
Loac commentedIt's work.
God bless you!
Comment #10
jrglasgow commented+1 for this to be committed - merge request created
Comment #12
volegerFixed, thanks
Comment #13
volegerComment #15
octaviosch commentedPlease, I need help. This is happening to me in Drupal 10.3.2 with PHP 8.2.22 and module version 8.x-1.0-beta7.
I looked in the module files and the patch that is in solution #2 is already applied but it is still happening. Does anyone have any idea why it could be?
Please help <3
Comment #16
ptmkenny commented@octaviosch This issue is closed; please open a new issue with detailed information and steps to reproduce. In the new issue, you can link to this one as a related issue.
Comment #17
octaviosch commentedI don't really know what happened, but I fixed it by uninstalling the module and deleting all the files I had already created just in case.
I reinstalled, configured, tested and no problem.
Sorry for posting here and not creating a new issue.
Comment #18
gilmordNot sure why it was added in hook_update only, as it does not run on fresh install,
see this https://www.drupal.org/project/filefield_paths/issues/3556209