Non-core contributed modules

Upgrading email_list fails

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 1.9.4
  • Fix Version/s: None
  • Component/s: Block: Email_list
  • Labels:
    None
  • Difficulty:
    Easy
  • Affected Branches:
    MOODLE_19_STABLE

Description

Upgrade from an earlier 1.9.x to 1.9.4+ (build 20090423) fails with the following message:

New version of eMail list (email_list) exists

Fatal error: Call to undefined function upgrade_block_savepoint() in /moodle/htdocs/moodleupgrade/blocks/email_list/db/upgrade.php on line 164

The correct upgrade library function name is upgrade_blocks_savepoint().

Activity

Hide
Toni Mas added a comment -

Changed to correct function.

Show
Toni Mas added a comment - Changed to correct function.
Hide
Toni Mas added a comment -

Before upgrade eMail list, we check if upgrade_blocks_savepoint exist, so we asure eMail compability with old Moodle versions.

Show
Toni Mas added a comment - Before upgrade eMail list, we check if upgrade_blocks_savepoint exist, so we asure eMail compability with old Moodle versions.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: