e107inc/e107

View on GitHub

Showing 571 of 6,973 total issues

Avoid too many return statements within this method.
Open

        return($parms['return_type'] == 'result' ? $uploaded : '');
Severity: Major
Found in e107_core/shortcodes/single/uploadfile.php - About 30 mins to fix

    Avoid too many return statements within this method.
    Open

                return $caption.$nppage;
    Severity: Major
    Found in e107_core/shortcodes/single/nextprev.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 TRUE;
        Severity: Major
        Found in e107_plugins/import/providers/smf_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/phpbb3_import_class.php - About 30 mins to fix

            Avoid too many return statements within this method.
            Open

                            return $this->saveForumData($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 $this->copyLinksData($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 forumDeletePost($id);
                Severity: Major
                Found in e107_plugins/forum/forum_mod.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 6;
                    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

                              return $local_path;
                      Severity: Major
                      Found in e107_plugins/import/providers/drupal_import_class.php - About 30 mins to fix

                        Avoid too many return statements within this method.
                        Open

                                        return $this->saveForumPostData($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 FALSE;
                          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_NOUSER;
                            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 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 $text;
                                Severity: Major
                                Found in e107_core/shortcodes/single/custom.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->copyPageChapterData($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/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
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language