Help with getting things done and fixing problems.
Topics | Comments | Posted |
Last comment![]() |
---|---|---|---|
For anyone using login toboggan module | 2 | 6 years 8 months ago | 6 years 8 months ago |
403 issues | 2 | 6 years 8 months ago | 6 years 8 months ago |
Redirect on login | 4 | 6 years 8 months ago | 6 years 8 months ago |
Tokens missing? | 2 | 6 years 8 months ago | 6 years 8 months ago |
Exactly how are user password fields supposed to work? | 5 | 6 years 8 months ago | 6 years 7 months ago |
hook on before every page view? | 2 | 6 years 7 months ago | 6 years 7 months ago |
Login toboggan clashes with profile module | 0 | 6 years 7 months ago | 6 years 7 months ago |
How do breadcrumbs work in BackdropCMS core? Accepted answer | 2 | 6 years 11 months ago | 6 years 7 months ago |
Clash between regpath module and profile module. | 2 | 6 years 7 months ago | 6 years 7 months ago |
Can't get hook_views_query_alter to work... | 0 | 6 years 7 months ago | 6 years 7 months ago |
Title block keeps disappearing Accepted answer | 1 | 6 years 7 months ago | 6 years 7 months ago |
Mass User table Importation & Field Expansion | 7 | 6 years 7 months ago | 6 years 7 months ago |
menu blocks | 3 | 6 years 7 months ago | 6 years 7 months ago |
Using Backdrop and other repositories in your own installation | 2 | 6 years 7 months ago | 6 years 7 months ago |
How do I test a pull request Accepted answer | 5 | 6 years 7 months ago | 6 years 6 months ago |
Additional uncaught exception thrown while handling exception | 3 | 6 years 6 months ago | 6 years 6 months ago |
Difference between what is in config vs database | 3 | 6 years 6 months ago | 6 years 6 months ago |
User_Profile - It should be that simple... | 2 | 6 years 7 months ago | 6 years 6 months ago |
Need help for core update Accepted answer | 6 | 6 years 6 months ago | 6 years 6 months ago |
How to apply custom CSS to blocks? Accepted answer | 2 | 6 years 6 months ago | 6 years 6 months ago |
Problem adding styles using additional style sheets | 16 | 6 years 10 months ago | 6 years 6 months ago |
Get Started with a Local Dev Environment Quickly | 2 | 7 years 8 months ago | 6 years 6 months ago |
How to localize registration emails? | 7 | 6 years 8 months ago | 6 years 6 months ago |
Forum Topic Subscription | 6 | 6 years 6 months ago | 6 years 6 months ago |
Mailchimp library | 7 | 7 years 1 week ago | 6 years 6 months ago |
Recent comments
Hi @Gnome and welcome to Backdrop When I create custom layout templates I put them in /layouts/custom/my_layout Note: you can split modules and layouts between contrib and custom...
My layout template (layout--blog.tpl.php) doesn't work
This post explains how to do this in Drupal 7. In Backdrop, File Entity is already part of core. You will need to download and install module Views Field View. https://drupal.stackexchange...
I Need to Display an Image in a View that was Uploaded to a Webform
After alot of trials, i have done the obvious and translated the whole block for different languages with each property condition as follows: ->propertyCondition('langcode', 'en...
How to get the current page language?