Hello All, I ma having this problem: Warning: Undefined index: Send Message in /var/www/html/horde/imp/compose.php3 on line 251 the script line is this one: $actionID = isset($actions[$actionID]) ? $actions[$actionID] : $actions[htmlentities($actionID)]; What could be the error? I know that is something related to the array $actions... ideas? Rom