Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHP Warning #180

Open
ATM-Nicolas opened this issue May 28, 2024 · 0 comments
Open

PHP Warning #180

ATM-Nicolas opened this issue May 28, 2024 · 0 comments

Comments

@ATM-Nicolas
Copy link
Contributor

  1. Undefined variable $username in www/tpl/form.forgotten_password.tpl.php on line 28

    <input type="text" placeholder="<?php echo $langs->trans("Login"); ?>" id="username" name="username" class="flat input-icon-user form-control" size="20" value="<?php echo dol_escape_htmltag($username); ?>" tabindex="1" />

  2. Undefined variable $php_self in www/tpl/form.forgotten_password.tpl.php on line 37

    $php_self = preg_replace('/[&\?]time=(\d+)/', '', $php_self); // Remove param time

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant