getUsers(); $send_to = array(); $subject = ""; $message = ""; $error = false; if (isset($_SESSION["saved_message"])) { $send_to = $_SESSION["saved_message"]["send_to"]; $subject = htmlspecialchars($_SESSION["saved_message"]["subject"]); $message = htmlspecialchars($_SESSION["saved_message"]["message"]); $error = true; unset($_SESSION["saved_message"]); } ?>
1) { ?>
style="display: none;" class="error_message">Errors found! Please fix the highlighted fields before submitting.

class="form_error">

No users selected. Click "Add User" to add a user to the list.


  • Notice: Undefined variable: users in /home/bidbyte/diagnostico.bidbyte.tec.br/core/admin/modules/dashboard/messages/new.php on line 36

    Notice: Undefined variable: id in /home/bidbyte/diagnostico.bidbyte.tec.br/core/admin/modules/dashboard/messages/new.php on line 36

    Notice: Trying to access array offset on value of type null in /home/bidbyte/diagnostico.bidbyte.tec.br/core/admin/modules/dashboard/messages/new.php on line 36

    Notice: Trying to access array offset on value of type null in /home/bidbyte/diagnostico.bidbyte.tec.br/core/admin/modules/dashboard/messages/new.php on line 36

Add User
class="form_error"> class="form_error">

There must be more then one active user to send messages.