- Issue created by @SVICER
- ๐ฎ๐ณIndia Raveen Kumar
@svicer, I am also getting the same error when i am enabling the module.
https://prnt.sc/dZcsHDUHtazn - ๐ฏ๐ดJordan Rajab Natshah Jordan
rajab natshah โ made their first commit to this issueโs fork.
- ๐ฏ๐ดJordan Rajab Natshah Jordan
Raveen, Sarwan, thanks for reporting and following up on the issue.
I created a starting point MR (basic changes).
For sure we need to do more than that. - Assigned to sarwan_verma
- Status changed to Needs work
3 months ago 7:38pm 6 January 2025 - ๐จ๐ฆCanada smulvih2 Canada ๐
smulvih2 โ changed the visibility of the branch 3481450-cannot-install-module to hidden.
- ๐จ๐ฆCanada smulvih2 Canada ๐
Sorry didn't mean to hide visibility of the branch, accidently clicked the wrong link. Add fix to the MR, broken reference to
ContainerAwareInterface
. - ๐จ๐ฆCanada smulvih2 Canada ๐
smulvih2 โ changed the visibility of the branch 3481450-cannot-install-module to active.
- ๐จ๐ฆCanada smulvih2 Canada ๐
Adding lates MR changes to patch to use in my project.
- ๐ณ๐ฑNetherlands mlzr Zutphen
Hello, thanks for the good work for the community!
If I deploy this patch I have a new error. If i go to the page /backend/modules/uninstall then the website reports "The website encountered an unexpected error. Try again later.".
A peek in the page /backend/reports/dblog (the log) I find this:
Error: Call to undefined method Drupal\bootstrap_layouts\Plugin\BootstrapLayouts\Ds::setContainer() in Drupal\bootstrap_layouts\Plugin\BootstrapLayouts\BootstrapLayoutsHandlerBase->__construct() (line 22 of /home/map/public_html/modules/contrib/bootstrap_layouts/src/Plugin/BootstrapLayouts/BootstrapLayoutsHandlerBase.php).I am not a coder so I hope you can do something about it. Thanks.
Marcel
- ๐จ๐ฆCanada smulvih2 Canada ๐
Ran into the same issue as #13, although in my case it was through PageManager.php instead of Ds.php. Fixed the issue in the PR and attaching a new patch to use in my project.
- ๐ณ๐ฑNetherlands mlzr Zutphen
Thanks smulvih2 / Stephen!
I used the new 3481450-14.patch and now it works fine, no errors anymore.Thank you for your time!
Marcel - ๐จ๐ฆCanada smulvih2 Canada ๐
Based on feedback from #15, and because I'm using this in my distro to fix the reported error, setting this to RTBC.
-
rajab natshah โ
committed b0a21bd8 on 8.x-5.x
Issue #3481450: Fix Drupal 11 support by removing any use of...
-
rajab natshah โ
committed b0a21bd8 on 8.x-5.x
- ๐ฏ๐ดJordan Rajab Natshah Jordan
Thank you :)
Merged
โ Released Bootstrap Layouts 8.x-5.5 โ Automatically closed - issue fixed for 2 weeks with no activity.