Created on 6 May 2025, 11 days ago

Forum modules uses ddm() function from Devel 5.x module. Without Devel module it fails with en error:

Error: Call to undefined function Drupal\forum\ddm() in Drupal\forum\ForumIndexStorage->checkExisting() (line 46 of /var/www/www-root/data/www/drupalbook.org/web/modules/contrib/forum/src/ForumIndexStorage.php).

We should add function_exists('ddm'), before using this ddm() function, because Devel module is not supposed to be on Production environments.

πŸ› Bug report
Status

Active

Version

1.0

Component

Code

Created by

πŸ‡·πŸ‡ΈSerbia levmyshkin Novi Sad, Serbia

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024