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

General Options not saving in CAPTCHA module settings

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • 3.0.6
    • 3.0.x
    • ACP
    • None
    • PHP Environment: 5.2.6
      Database: MySQL(i) 5.0.51a-community-nt

      None of the settings under "General Options" are saving at all. Removing this array_keys call from includes/acp/acp_captcha.php on line 70 takes care of the problem:

      $config_vars = array_keys($config_vars);

            Kellanved Kellanved [X] (Inactive)
            DavidIQ David Colón
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: