Menu

rbook/helpers/auth.php on line 94 and ot...

Pascal.Pas
2011-02-07
2013-04-26
  • Pascal.Pas

    Pascal.Pas - 2011-02-07

    Login for admin is not possible:

    PHP Strict Standards:  Non-static method PEAR::isError() should not be called statically, assuming $this from incompatible context in /opt/lampp/htdocs/rbook/classes/base_record.php on line 99
    PHP Strict Standards:  Non-static method BaseRecord::runQuery() should not be called statically, assuming $this from incompatible context in /opt/lampp/htdocs/rbook/classes/recipe.php on line 687
    PHP Strict Standards:  Non-static method DB::isManip() should not be called statically, assuming $this from incompatible context in /opt/lampp/lib/php/DB/common.php on line 2195
    PHP Strict Standards:  Non-static method DB::isError() should not be called statically, assuming $this from incompatible context in /opt/lampp/lib/php/DB/common.php on line 1217
    PHP Strict Standards:  Non-static method PEAR::isError() should not be called statically, assuming $this from incompatible context in /opt/lampp/htdocs/rbook/classes/base_record.php on line 128
    PHP Notice:  Use of undefined constant number - assumed 'number' in /opt/lampp/htdocs/rbook/classes/recipe.php on line 689
    PHP Notice:  Undefined index: user in /opt/lampp/htdocs/rbook/controllers/base_controller.php on line 285
    PHP Notice:  Trying to get property of non-object in /opt/lampp/htdocs/rbook/controllers/base_controller.php on line 397
    PHP Notice:  Trying to get property of non-object in /opt/lampp/htdocs/rbook/controllers/base_controller.php on line 398
    PHP Notice:  Trying to get property of non-object in /opt/lampp/htdocs/rbook/controllers/base_controller.php on line 399
    PHP Notice:  Trying to get property of non-object in /opt/lampp/htdocs/rbook/controllers/base_controller.php on line 400
    PHP Notice:  Trying to get property of non-object in /opt/lampp/htdocs/rbook/controllers/base_controller.php on line 401
    PHP Notice:  Trying to get property of non-object in /opt/lampp/htdocs/rbook/controllers/base_controller.php on line 402
    PHP Notice:  Trying to get property of non-object in /opt/lampp/htdocs/rbook/controllers/base_controller.php on line 403
    PHP Notice:  Undefined index: user in /opt/lampp/htdocs/rbook/helpers/auth.php on line 94
    PHP Notice:  Undefined index: user in /opt/lampp/htdocs/rbook/helpers/auth.php on line 84
    PHP Notice:  Undefined index: pageErrors in /opt/lampp/htdocs/rbook/controllers/base_controller.php on line 93

    Why??

     
  • Maschine

    Maschine - 2011-02-07

    Those are only warnings, no errors. I just noticed those messages just a few days agao, as I had log level set to errors only. You can change the log level in your php.ini file.

    Did you try "root" and "password" for the admin user? Those are the default values.

     
  • Pascal.Pas

    Pascal.Pas - 2011-02-08

    Ok, login work fine with this parameters. But now my session expire continuously , see log rows:

    PHP Strict Standards:  Non-static method DB::isError() should not be called statically, assuming $this from incompatible context in /opt/lampp/lib/php/DB/common.php on line 1208
    PHP Strict Standards:  Non-static method DB::isError() should not be called statically, assuming $this from incompatible context in /opt/lampp/lib/php/DB/common.php on line 1009
    PHP Strict Standards:  Non-static method DB::isManip() should not be called statically, assuming $this from incompatible context in /opt/lampp/lib/php/DB/common.php on line 2195
    PHP Strict Standards:  Non-static method DB::isError() should not be called statically, assuming $this from incompatible context in /opt/lampp/lib/php/DB/common.php on line 1014
    PHP Strict Standards:  Non-static method PEAR::isError() should not be called statically, assuming $this from incompatible context in /opt/lampp/htdocs/rbook/classes/base_record.php on line 128
    PHP Notice:  Undefined index: pageErrors in /opt/lampp/htdocs/rbook/controllers/base_controller.php on line 93
    PHP Notice:  Undefined index: user in /opt/lampp/htdocs/rbook/controllers/user_controller.php on line 74

     
  • Maschine

    Maschine - 2011-02-09

    Again I can see only warnings. No hint why a session would be expire… Did you try to disable the output of all warnings? Anything in your webserver's log files?

     

Log in to post a comment.

MongoDB Logo MongoDB