Skip to content

Adding user #1

@RadioPrirate

Description

@RadioPrirate

When Trying to add new user I got the following:

Fatal error: Uncaught ArgumentCountError: crypt() expects exactly 2 arguments, 1 given in /var/www/w5dro.com/se/add_user.php:53 Stack trace: #0 /var/www/w5dro.com/se/add_user.php(53): crypt() #1 {main} thrown in /var/www/w5dro.com/se/add_user.php on line 53

This fixed it

"User added!", "url" => $_SERVER["PHP_SELF"], "link_message" => "Add another user" )); } } else { render("add_user_form.php", array("title" => "Add user - " . $_SESSION["call"])); } ?>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions