Error from scheduler function

Created on 21 December 2024, 4 months ago

Custom module to generate podcast feed has an upload image ability. When the image is uploaded through a content type's Edit page and then a save is attempted, the save doesn't work and the following error is generated:

TypeError:
call_user_func_array(): Argument #1 ($callback) must be a valid callback, function "scheduler_form_node_type_form_builder" not found or invalid function name in call_user_func_array() (line 307 of /var/www/html/zenmonasterypeacecenter.org/core/lib/Drupal/Core/Entity/EntityForm.php).

πŸ› Bug report
Status

Active

Version

1.5

Component

Miscellaneous

Created by

πŸ‡ΊπŸ‡ΈUnited States bkayne

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

Comments & Activities

  • Issue created by @bkayne
  • πŸ‡¬πŸ‡§United Kingdom jonathan1055

    Hi bkayne,
    The function scheduler_form_node_type_form_builder() is added in scheduler_form_node_type_form_alter(). This will depend on whether the node type is enabled for scheduler. Could it be that your site has changed configuartion? What is the entity type and it is enabled for scheduling? Maybe the custom module is adding that function without checking? I can't help much more, as I can't see the site. If it happens again, can you save the backtrace to see which function initiates this error?

  • Status changed to Closed: outdated about 2 months ago
  • πŸ‡¬πŸ‡§United Kingdom jonathan1055

    Closing this as no response after two months.

Production build 0.71.5 2024