Hmmm, try adding this,
Code:
require_once('./global.php');
require_once(DIR . '/includes/adminfunctions_profilefield.php');
require_once(DIR . '/includes/adminfunctions_user.php');
below this,
Code:
// ========================================================================
// Moderation Auto-PM
// Automaticly sends a PM when a thread, post or attachment is moderated
// Version 2.0.1
// ------------------------------------------------------------------------
// FUNCTIONS_AUTOPM.PHP - Called from the plugins
// ------------------------------------------------------------------------
// Written by Alan Wagstaff
// Copyright (C) 2006 Alan Wagstaff
// ========================================================================