I'm a Drupal novice and have been playing around with it for the last few months. It seems like every 'how-to' article tells you a different way and a reason not to do it the other way.
I am a sysadmin for some developers and don't plan on getting too far in over my head but want to successfully support Drupal with Core and Module updates as needed for security.
I set up some Drupal instances on a test vm and have some questions here with my guesses on the answers and would appreciate confirmation and perhaps a little guidance.
Hi, never had this happen before. Create Cpanel, MySQL and then I use softaculous to install drupal 9 and then tried 8.7. Things seem to work fine. Click content create content and get 505 error code. Anybody have an ideas what is wrong.
I created a code to automatically flag nodes and comments. When I put only the code to flag the nodes, it works. But when I add the code to flag the comments it doesn't work anymore.
Is there a way to directly (instead of indirectly by first clicking on the layout tab) edit the custom blocks of a node's custom layout? Like oldschool contextual links? I'm surprised that doesn't seem to exist with core, and also surprised I haven't found a contrib module for it. It would be great if from a node's view page (instead of the node's layout page) we could simply click a little admin link to edit the custom block. I'm sure (or assume) this is somehow possible...