Help with getting things done and fixing problems.
Topics | Comments | Posted |
Last comment![]() |
---|---|---|---|
How do I test a pull request Accepted answer | 5 | 4 years 1 month ago | 4 years 1 month ago |
Using Backdrop and other repositories in your own installation | 2 | 4 years 2 months ago | 4 years 2 months ago |
menu blocks | 3 | 4 years 2 months ago | 4 years 2 months ago |
Mass User table Importation & Field Expansion | 7 | 4 years 2 months ago | 4 years 2 months ago |
No thumbnails in library | 9 | 4 years 4 months ago | 4 years 2 months ago |
Title block keeps disappearing Accepted answer | 1 | 4 years 2 months ago | 4 years 2 months ago |
Can't get hook_views_query_alter to work... | 0 | 4 years 2 months ago | 4 years 2 months ago |
Clash between regpath module and profile module. | 2 | 4 years 2 months ago | 4 years 2 months ago |
How do breadcrumbs work in BackdropCMS core? Accepted answer | 2 | 4 years 6 months ago | 4 years 2 months ago |
Login toboggan clashes with profile module | 0 | 4 years 2 months ago | 4 years 2 months ago |
hook on before every page view? | 2 | 4 years 2 months ago | 4 years 2 months ago |
Exactly how are user password fields supposed to work? | 5 | 4 years 3 months ago | 4 years 2 months ago |
Tokens missing? | 2 | 4 years 3 months ago | 4 years 2 months ago |
Redirect on login | 4 | 4 years 3 months ago | 4 years 2 months ago |
403 issues | 2 | 4 years 3 months ago | 4 years 3 months ago |
For anyone using login toboggan module | 2 | 4 years 3 months ago | 4 years 3 months ago |
Adding new profile field takes forever | 4 | 4 years 3 months ago | 4 years 3 months ago |
weird 403 errors | 14 | 4 years 3 months ago | 4 years 3 months ago |
Form submits differently using 'enter' and submit button. | 0 | 4 years 3 months ago | 4 years 3 months ago |
Media content type? | 2 | 4 years 3 months ago | 4 years 3 months ago |
Full config export/import problem | 3 | 4 years 4 months ago | 4 years 4 months ago |
Content Types and Configuration Management | 1 | 4 years 4 months ago | 4 years 4 months ago |
Profile field creation date | 7 | 4 years 4 months ago | 4 years 4 months ago |
hook_form_alter and missing profile data Accepted answer | 2 | 4 years 4 months ago | 4 years 4 months ago |
Missing Entity_plus module | 1 | 4 years 4 months ago | 4 years 4 months ago |
Recent comments
Thank you :-)
Why is php 8 required for latest Better Formats update 1.x-1.1.0 ?
The requirement was introduced for one fix to a `uasort` callback. I believe we can avoid that and remove the requirement. https://github.com/backdrop-contrib/better_formats/issues/13
Why is php 8 required for latest Better Formats update 1.x-1.1.0 ?
It's unclear why this was added. The same thing was added to the D7 module, but in D7 they have two concurrent versions released earlier today, 1.0 and 2.0. Only 2.0 requires php 8. I've pinged the...
Why is php 8 required for latest Better Formats update 1.x-1.1.0 ?