Uploaded image for project: 'phpBB'
  1. phpBB
  2. PHPBB-10575

UCP Register: Non-static method phpbb_captcha_factory::get_instance() should not be called statically

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Blocker Blocker
    • 3.1.0-a1
    • 3.1.0-dev
    • None
    • None

      I get the following error when viewing ucp_register module:

      Strict Standards: Non-static method phpbb_captcha_factory::get_instance() should not be called statically, assuming $this from incompatible context in (...)\includes\ucp\ucp_register.php on line 164

      Strict Standards: call_user_func() expects parameter 1 to be a valid callback, non-static method phpbb_captcha_gd::get_instance() should not be called statically in (...)\includes\captcha\captcha_factory.php on line 38

      Both functions referenced should be made static.

            bantu Andreas Fischer [X] (Inactive)
            imkingdavid David King [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: