Drupal is up and running but how do I ...?

Database always full

Is there a way not using the database as cache that works in drupal 9.5.11? Every day I need to clean the cache or the database is exceeding its size limit. It goes from 219MB to over 500MB in 1 day.

It is also not possible to upgrade to version 10 because of custom template.

Comment module vulnerability

https://www.drupal.org/sa-core-2024-001

Sites that do not use the Comment module are not affected.

Does this mean sites that has installed but not use the Comment module are not affected? Or sites that has installed the module and doesn't used for any contents visually are also vulnerable?

Host Frontend and Backend in different servers

Ive been asked to decouple the drupal frontend from the backend. The client doesnt want to have the admin functionalities exposed to the internet, and is asking if it is possible to host the drupal backend in a private network (accessed by a vpn) where he can make chages to the content, and for those changes to be applied to frontend, which will be exposed to the internet.

session.cookie_samesite on HTTPS site not working

Hi

Our development/testing D10.2 website is now running in HTTPS for security reasons.
All http requests are redirected to HTTPS.
Please note that it's running in a subdomain of the main production site.

Have set the "session.cookie_samesite" setting to none on this website.
This is as per the PHP documentation link in the Status Report page.

Therefore, the php.ini in the development site's root directory now contains the following line:
session.cookie_samesite="None"

Drupal 10 rules mime mail html not sending

I am using the latest version of Drupal 10 and have as advised by rules module installed mime mail module to be able to have rules send html email. I have to my knowledge set up all as per instruction. Test emails from symfony mail come through as HTML. Orders from commerce come through as html. Rules just doesn't seem to want to, no matter the variations I try.

Instant node content notification

I use the module mail notify. The module sends all marked nodes as an update via email at a specified time, e.g. once a week. However, I would like to be able to send certain new or updated nodes immediately via email. There are some modules for content notification, but I haven't found one for this case yet or have I missed something?

Pages

Subscribe with RSS Subscribe to RSS - Post installation