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 |
User_Profile - It should be that simple... | 2 | 4 years 2 months ago | 4 years 1 month 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 |
Where is the contextual "configure view" link? Accepted answer | 4 | 4 years 2 months ago | 2 years 11 months ago |
slideshow / carousel recommendations | 5 | 4 years 2 months ago | 6 days 11 hours 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 |
Adding multiple addresses/nodes on a map using views? | 8 | 4 years 2 months ago | 1 year 11 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 |
Redirect on login | 4 | 4 years 3 months ago | 4 years 2 months ago |
Tokens missing? | 2 | 4 years 3 months ago | 4 years 2 months ago |
403 issues | 2 | 4 years 3 months ago | 4 years 3 months ago |
Exactly how are user password fields supposed to work? | 5 | 4 years 3 months ago | 4 years 2 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 |
Form submits differently using 'enter' and submit button. | 0 | 4 years 3 months ago | 4 years 3 months ago |
weird 403 errors | 14 | 4 years 3 months ago | 4 years 3 months ago |
How to localize registration emails? | 7 | 4 years 3 months ago | 4 years 1 month ago |
Media content type? | 2 | 4 years 3 months ago | 4 years 3 months ago |
What modules are used in the "Backdrop Forum"? | 15 | 4 years 3 months ago | 3 years 2 months ago |
organic groups or "group module"? | 18 | 4 years 3 months ago | 4 months 1 week 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 ?