I have hosting with php 7.4 and Drupal 8.9.20. In admin section I have alert that drupal is old. Drupal 9 support only php 8 and I can't update server, hosting
I want to get remote post handler returned response inside hook_webform_handler_invoke_post_save_alter. Please help me. function hook_webform_handler_invoke_pos
How can I add a class in the form attribute within a custom form? Similar to the below: <form class="mu-subscription-form"></form> I have created
I have started facing an issue with locally hosted Drupal 9 (Xampp, Windows 10). The issue started when I was trying to create events in drupal 9 and I was redi
In Drupal 7 if ($_SESSION['messages']['status'][0] == t('Registration successful. You are now logged in.')) { unset($_SESSION['messages']['status']); }
I have to prepare modules translations, but the documentation is not helping me. I know i can use *.pot files, but i can't fully understand how dupal is manag
I have to prepare modules translations, but the documentation is not helping me. I know i can use *.pot files, but i can't fully understand how dupal is manag
I recently installed Drupal on Windows Server I had no errors on installation. There was a warning for OPCaching. I also don't think it should affect it but I u