Thanks for your help. I finally find the problem. A very old manual edition of my composer.json
It works with Drupal 10.3.5
sis-sumados â created an issue.
sis-sumados â created an issue.
I have uninstalled CKEditor Font â and the problem has dissapeared. To replace it I have installed the new CKEditor 5 Plugin Pack â module. It is necessary to re-config a little bit settings but not complicated. The font color settings is different but easy to do. The module joins some other's functionalities (font, size, highlight, etc ...) in one module.
@enchufe I have changed to the new module and it works. I had to adapt some settings (colors) which are a bit different but it worths. Thank for the idea
@jjgw I have tried it but uninstalling and reinstalling doesn't work for me :-(
Maybe related with:
I got the same problem in my sites and it's impossible to rollback to 10.2.7. No errors shown in watchdog, browser, etc. Impossible to create or edit any node's body field.
Hi everyone. Thanks for your feedback an the patch. I have just correct a mistake. The correct line is:
$form[$key]['submit']['#attributes']['class'][] = 'search-form__submit';
sis-sumados â created an issue.
Point 2 is wrong: The update url in Drupal 10 is different from Drupal 7. Sorry :-(
Sorry. The point 2 is the way in Drupal 7.
The only problem is the number 1
sis-sumados â created an issue.
Add more description to fields: "If you leave them empty no password is applied."
#2 and # 3 works for me.
Drupal: 9.5.7
PHP: 8.1
MySQL: 5.7
entity_print: 8.x-2.11
webform: 6.1.4
#3 ⨠DomPDF remote images blocked/broken due to missing user agent Needs work works for me :-)
Similar problem with OVH hosting. It is required the user-agent. All the files exists and are accesible vĂa browser but DomPDF can't access them.
Drupal LOG:
Error generating document:
Failed to generate PDF:
file_get_contents(https://<DOMAIN>/sites/default/files/css/css_Swr_hRAtW0jSHWbyenAiqMecy20dpgniBv9v4K6Y6zY.css): Failed to open stream: HTTP request failed! HTTP/1.1 403 Forbidden , Unable to load css file https://<DOMAIN>/sites/default/files/css/css_Swr_hRAtW0jSHWbyenAiqMecy20dpgniBv9v4K6Y6zY.css,
file_get_contents(https://<DOMAIN>/sites/default/files/pdf_imagenes/Cabecera_PDF_SC_SUMADOS.png): Failed to open stream: HTTP request failed! HTTP/1.1 403 Forbidden , Image not found /sites/default/files/pdf_imagenes/Cabecera_PDF_SC_SUMADOS.png,
file_get_contents(https://<DOMAIN>/system/files/webform/<IMAGE_PATH>): Failed to open stream: HTTP request failed! HTTP/1.1 403 Forbidden , Image not found https://<DOMAIN>/system/files/webform/<IMAGE_PATH>
Hosting LOG:
CSS:
[Wed Mar 08 16:23:37 2023] [error] [client <IP_ADDRES>] ModSecurity: Access denied with code 403 (phase 2). Operator EQ matched 0 at REQUEST_HEADERS. [file "/usr/local/apache2/conf/modsecurity/base_rules/modsecurity_crs_21_protocol_anomalies.conf"] [line "65"] [id "960009"] [rev "2.1.1"] [msg "Request Missing a User Agent Header"] [severity "NOTICE"] [tag "PROTOCOL_VIOLATION/MISSING_HEADER_UA"] [tag "WASCTC/WASC-21"] [tag "OWASP_TOP_10/A7"] [tag "PCI/6.5.10"] [hostname "<DOMAIN>"] [uri "/sites/default/files/css/css_Swr_hRAtW0jSHWbyenAiqMecy20dpgniBv9v4K6Y6zY.css"] [unique_id "ZAioeYUtHj9div7cW2O1CgAAAEo"]
IMAGE:
[Wed Mar 08 16:23:37 2023] [error] [client <IP_ADDRES>] ModSecurity: Access denied with code 403 (phase 2). Operator EQ matched 0 at REQUEST_HEADERS. [file "/usr/local/apache2/conf/modsecurity/base_rules/modsecurity_crs_21_protocol_anomalies.conf"] [line "65"] [id "960009"] [rev "2.1.1"] [msg "Request Missing a User Agent Header"] [severity "NOTICE"] [tag "PROTOCOL_VIOLATION/MISSING_HEADER_UA"] [tag "WASCTC/WASC-21"] [tag "OWASP_TOP_10/A7"] [tag "PCI/6.5.10"] [hostname "<DOMAIN>"] [uri "/sites/default/files/pdf_imagenes/Cabecera_PDF_SC_SUMADOS.png"] [unique_id "ZAioeYUtHj9div7cW2O1CwAAAFQ"]