Uploaded image for project: 'phpBB3'
  1. phpBB3
  2. PHPBB3-10575

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

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Blocker
    • Resolution: Fixed
    • 3.1.0-dev
    • 3.1.0-a1
    • None
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: