e107inc/e107

View on GitHub

Showing 571 of 6,975 total issues

Avoid too many return statements within this method.
Open

                return '';
Severity: Major
Found in e107_plugins/forum/shortcodes/batch/view_shortcodes.php - About 30 mins to fix

    Avoid too many return statements within this method.
    Open

            return PASSWORD_VALID;
    Severity: Major
    Found in e107_plugins/alt_auth/extended_password_handler.php - About 30 mins to fix

      Avoid too many return statements within this method.
      Open

                          return AUTH_BADPASSWORD;
      Severity: Major
      Found in e107_plugins/alt_auth/ldap_auth.php - About 30 mins to fix

        Avoid too many return statements within this method.
        Open

                return AUTH_SUCCESS;
        Severity: Major
        Found in e107_plugins/alt_auth/importdb_auth.php - About 30 mins to fix

          Avoid too many return statements within this method.
          Open

                  return TRUE;
          Severity: Major
          Found in e107_plugins/import/import_user_class.php - About 30 mins to fix

            Avoid too many return statements within this method.
            Open

                            if ($result === false) return false;
            Severity: Major
            Found in e107_plugins/import/providers/template_import_class.php - About 30 mins to fix

              Avoid too many return statements within this method.
              Open

                              if ($result === false) return false;
              Severity: Major
              Found in e107_plugins/import/providers/PHPNuke_import_class.php - About 30 mins to fix

                Avoid too many return statements within this method.
                Open

                                return $this->saveForumThreadData($dataRecord);
                Severity: Major
                Found in e107_plugins/import/import_classes.php - About 30 mins to fix

                  Avoid too many return statements within this method.
                  Open

                          return AUTH_SUCCESS;                    // Not interested in any attributes returned ATM, so done.
                  Severity: Major
                  Found in e107_plugins/alt_auth/radius_auth.php - About 30 mins to fix

                    Avoid too many return statements within this method.
                    Open

                                    return ucfirst($word);                        // TODO: Needs changing to utf-8 function
                    Severity: Major
                    Found in e107_plugins/alt_auth/alt_auth_login_class.php - About 30 mins to fix

                      Avoid too many return statements within this method.
                      Open

                                      return $msg . $this->add($_POST);
                      Severity: Major
                      Found in e107_plugins/pm/pm.php - About 30 mins to fix

                        Avoid too many return statements within this method.
                        Open

                                    return "";
                        Severity: Major
                        Found in e107_core/shortcodes/batch/user_shortcodes.php - About 30 mins to fix

                          Avoid too many return statements within this method.
                          Open

                                          if ($result === false) return false;
                          Severity: Major
                          Found in e107_plugins/import/providers/template_import_class.php - About 30 mins to fix

                            Avoid too many return statements within this method.
                            Open

                                        return false;
                            Severity: Major
                            Found in e107_plugins/import/providers/template_import_class.php - About 30 mins to fix

                              Avoid too many return statements within this method.
                              Open

                                              return false;
                              Severity: Major
                              Found in e107_plugins/import/admin_import.php - About 30 mins to fix

                                Avoid too many return statements within this method.
                                Open

                                                return $this->copyForumData($initial, $result);
                                Severity: Major
                                Found in e107_plugins/import/import_classes.php - About 30 mins to fix

                                  Avoid too many return statements within this method.
                                  Open

                                                  return $this->copyForumTrackData($initial, $result);
                                  Severity: Major
                                  Found in e107_plugins/import/import_classes.php - About 30 mins to fix

                                    Avoid too many return statements within this method.
                                    Open

                                                            return;
                                    Severity: Major
                                    Found in e107_plugins/alt_auth/alt_auth_login_class.php - About 30 mins to fix

                                      Avoid too many return statements within this method.
                                      Open

                                                      return $word;
                                      Severity: Major
                                      Found in e107_plugins/alt_auth/alt_auth_login_class.php - About 30 mins to fix

                                        Avoid too many return statements within this method.
                                        Open

                                                        return ($boot) ? $tp->toGlyph('fa-comment') : '';
                                        Severity: Major
                                        Found in e107_core/shortcodes/batch/user_shortcodes.php - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language