Project

General

Profile

Task #3110

Fix a deprecation error in drupal rules module

Added by victor piousbox about 1 year ago. Updated about 1 year ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Drupal
Start date:
2023-10-03
Due date:
% Done:

0%

Estimated time:

Description

Required technologies: Ubuntu (can use docker), php 8.1, drupal, git

I get deprecation messages when an email is sent. The email is still sent! This is not an error per se, this is a deprecation warning being shown as an error.

It's best to actually fix the error, however! I don't need this error to be fixed, if you can just avoid showing the deprecation error.

There are two ways to solve this: either fix the problem with the rules module, or turn off deprecation reporting so that the message isn't shown.

Here is the error message I get:


Here is my composer file and lock: [ATTACHED]:

I can also provide the database (mysql) dump.

I can also provide SMTP credentials, and other configuration necessary to start the project locally.


Files

2023-10-03 at 12.53.16 PM.jpg (1.09 MB) 2023-10-03 at 12.53.16 PM.jpg victor piousbox, 2023-10-03 01:08 PM
2023-10-03 at 12.54.40 PM.jpg (1.06 MB) 2023-10-03 at 12.54.40 PM.jpg victor piousbox, 2023-10-03 01:08 PM
composer.json (2.48 KB) composer.json victor piousbox, 2023-10-03 01:08 PM
composer.lock (218 KB) composer.lock victor piousbox, 2023-10-03 01:08 PM

History

#2

Updated by victor piousbox about 1 year ago

  • Description updated (diff)
#3

Updated by victor piousbox about 1 year ago

  • Description updated (diff)
#4

Updated by victor piousbox about 1 year ago

  • Category set to Drupal

Also available in: Atom PDF