Menu

#8 unable to edit user or create new

0.3
open
5
2003-08-19
2003-08-19
No

Just installed phpPlanner - looks good but I'm unable to
change passwords or e-mail for Admin account, and it is
not accepting new users when attempting to register.

Keep receiving wrong username or password message in
both cases.
Located at www.prosser.ca/phpplanner/

Discussion

  • Tom Sommer

    Tom Sommer - 2003-08-19

    Logged In: YES
    user_id=502675

    Did you try the "nightly" version?

     
  • Marco Panek

    Marco Panek - 2004-11-19

    Logged In: YES
    user_id=1162271

    Hello,

    the easy way is in comment.php Line 151:

    return
    eregi('^[[:alnum:]]+(-?\.?[[:alnum:]_]+)+@{1}[[:alnum:]]+(-?.?[[:alnum:]_]+)+.{1}([[:alpha:]]{2,4})$',
    $email);

    Thats all fine

     
  • Nobody/Anonymous

    Logged In: NO

    the same here: http://www.unsere-pfoten.de/planer/

     
  • Michael

    Michael - 2007-08-23

    Logged In: YES
    user_id=1874107
    Originator: NO

    Go2 phpMyAdmin and change the value false into TRUE like this:

    `allow_add` enum('true','false') NOT NULL default 'false',

    or edit the above line in the .sql file and import it...

    This will solve the wrong username or password message, because now the user haves rights. Without this change the user have no rights, so can't login properly.

     

Log in to post a comment.

MongoDB Logo MongoDB