It was the ProtectHome setting in the apache service which was the problem.
I did this:
systemctl edit apache2.service
Then added this:
[Service]
ProtectHome=no...
Posted23 hours 56 min ago by Francis Greaves (themetman) on:
I don't have leaflet, but I have experienced random disappearances of the bar over the years. I quit spending time on it, but not before adjusting the css spacing, which did reduce the number of...
OK, @izmeez, well I have just created a Virtual Machine running Ubuntu 24 and installed the same Backdrop Site as is on the Laptop and It is working fine, so there must be something odd about...
Posted3 days 14 hours ago by Francis Greaves (themetman) on:
Nope, SELinux is not installed. I am running Ubuntu with the KDE Plasma Desktop.
Aparmour is enabled by default on both machines
I have enabled another site on the Laptop and am...
Posted3 days 15 hours ago by Francis Greaves (themetman) on:
Comments
@stpaultim doesn't https://github.com/backdrop-contrib/addressfield work for you?
It doesn't say in the module that it works for Webform as well. Maybe this module needs to be ported https://www.drupal.org/project/addressfield_tokens. It mentions that it adds Webform support.