A newly introduced function on the user.module named user_delete_access() is conflicting due to redeclaring with another equaly name on the user delete module.

Fix proposition: either contact 'user delete' module's maintainer and ask him to change the function name and to provide us with an update, or change the function name to user_delete_access_perm() or something.

Comments

jacob.embree’s picture

Project: Drupal core » User Delete
Version: 6.24 » 6.x-1.x-dev
Component: user.module » Code
Issue summary: View changes
Status: Active » Closed (duplicate)
Parent issue: » #1425182: Fatal error Cannot redeclare user_delete_access() with Drupal-6.24