Menu

#125 cant use ip login

v1.0_(example)
open
nobody
None
1
2015-01-21
2012-06-19
Anonymous
No

i cant use the ip login function. If i activate it the Error:
Fatal error: Call to undefined function hasValidUserPass() in C:\xampp\htdocs\a\include\login.inc.php on line 236 come and i cant login.
Can someone please help me!!

Discussion

  • Anonymous

    Anonymous - 2012-06-19

    Did you use it before? How does your config.php entry look like.

     
  • Anonymous

    Anonymous - 2012-06-20

    no i haven´t used it before.

    my Config.php:

    my cfg.user:

    thanks for help!

     
  • Anonymous

    Anonymous - 2012-06-20
     
  • chatelao

    chatelao - 2012-06-27

    Try to Remote the readonly role.

     
  • Anonymous

    Anonymous - 2012-07-03

    I updated to v8.1.7 and I have the same problem with a similar configuration.

    I tried to remove the readonly role from iplist but I still have the same error.

    Fatal error: Call to undefined function hasValidUserPass() in /var/www/addressbook/include/login.inc.php on line 236

    The solution is in the file include\login.inc.php at line 236

    replace this "return hasValidUserPass();"

    to "return $this->hasValidUserPass();"

     
  • chatelao

    chatelao - 2012-07-22

    Please upgrade to 8.1.9.1 and check again. The bug should is fixed.

     

Anonymous
Anonymous

Add attachments
Cancel