Closed (fixed)
Project:
Header and Footer Scripts
Version:
3.0.0
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Jan 2024 at 17:37 UTC
Updated:
7 Jan 2026 at 16:49 UTC
Jump to comment: Most recent
Comments
Comment #2
willp24 commentedComment #3
willp24 commentedComment #4
subir_ghoshIs this module being maintained at all?
Comment #5
mediameriquat commentedThis module works fine in Drupal 10.2.1. All you need to do is add
|| ^10compatibility in the .info file.I use it to override a few annoying Bootstrap css declarations on a 20+ website farm.
It really is a pity that it is no longer supported. Needs maintainer ASAP.
Comment #6
subir_ghosh@mediameriquat
I did use the patch mentioned here: https://www.drupal.org/project/header_and_footer_scripts/issues/3287867
But I am getting the error now after upgrading from 10.2.0 to 10.2.1
This is my info.yml
Comment #7
willp24 commented@mediameriquat Thanks for the reply, I've been running this module on D10 since November 23 without issue. The .info has "^10" included and I also had the module patched. I ran into this new issue after upgrading to version 10.2.1 similar to @newswatch.
I have 10.1.7 core version running, with the correct .info (^10) and this site also lists the module as not supported. While initially, I was under the impression that this may have been related to an upgrade to 10.2.1; I no longer believe this to be the case.
Core: 10.1.7
Patched in support of D10: yes
.info includes ^ 10: yes
On Drupal available updates view, header and future module listed as not supported.
Comment #8
bgronek commentedI'm getting the same issue here. Same with many modules across drupal.org. I hope this is a bug that they can resolve soon.
Comment #9
bgronek commented@wimleers Any idea what's going on with all of these modules loosing support? Many of them have a pretty large user base (~900 sites +). Furthermore, there are no issues requesting new maintainers.
Comment #10
willp24 commentedLast year (NOV 23) When upgrading to D10 from D9 I had 4-contributed modules that required additional patching and the use of composer lenient to get the upgrade completed. Out of these 4 modules 2 of them are now unsupported and 2 have released fully D10 supported versions.
"drupal/custom_nid", = New Module released
"drupal/header_and_footer_scripts", = NO Longer Supported
"drupal/views_attach_library", = New Module released
"drupal/views_filter_select" = NO Longer Supported
Comment #11
mediameriquat commentedFor those who can't wait for Header&Footer Scripts to find a new maintainer and want to upgrade to D11 ASAP, the Asset Injector plugin does pretty much the same job and is D11 compatible:
https://www.drupal.org/project/asset_injector
However, you may encounter problems uninstalling H&FS. If you experience permissions problems, solution here:
https://www.drupal.org/node/3193348
Comment #12
elusivemind commentedThis has been updated
Comment #13
elusivemind commented