e107inc/e107

View on GitHub

Showing 571 of 6,975 total issues

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 true;
    Severity: Major
    Found in e107_plugins/import/admin_import.php - About 30 mins to fix

      Avoid too many return statements within this method.
      Open

                  if (trim($pass) == '') return AUTH_BADPASSWORD; // Pick up a blank password
      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_BADPASSWORD;
        Severity: Major
        Found in e107_plugins/alt_auth/otherdb_auth.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/wordpress_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/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/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/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/import_classes.php - About 30 mins to fix

                    Avoid too many return statements within this method.
                    Open

                                                return LAN_PM_18 . $to_info['user_name'];
                    Severity: Major
                    Found in e107_plugins/pm/pm.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/wordpress_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/phpbb3_import_class.php - About 30 mins to fix

                          Avoid too many return statements within this method.
                          Open

                                          return $this->saveForumTrackData($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->copyPageData($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->copyForumThreadData($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 '"'.$string.'"';
                                Severity: Major
                                Found in e107_plugins/tinymce4/wysiwyg_class.php - About 30 mins to fix

                                  Avoid too many return statements within this method.
                                  Open

                                                      return $lastpost['thread_name'];
                                  Severity: Major
                                  Found in e107_plugins/forum/shortcodes/batch/forum_shortcodes.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 $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

                                                    return $caption.$nppage;
                                        Severity: Major
                                        Found in e107_core/shortcodes/single/nextprev.php - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language