I'd love to be there for the dev meeting, but will unfortunately be traveling then. ( I can watch the recording afterward.) But it would be helpful to get comments in the issue queue.
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...
Posted17 hours 13 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 7 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 8 hours ago by Francis Greaves (themetman) on:
Comments
This issue has some conflicts with contrib and some proposed solutions to that conflict.
Add parent menu selector to menu add/edit link form
https://github.com/backdrop/backdrop-issues/issues/6390
Seems like this might be a good thing to discuss in the next dev meeting, if the issue has not been resolved that time.
I'd love to be there for the dev meeting, but will unfortunately be traveling then. ( I can watch the recording afterward.) But it would be helpful to get comments in the issue queue.
This relates to a problem with creating a View of Projects on a site using MySQL >= 8.0.3
https://github.com/backdrop/backdrop-issues/issues/5795
I can't be at the meeting this week, but it would be good to have some direction on whether I have the right approach or not.