e107inc/e107

View on GitHub

Showing 571 of 6,975 total issues

Avoid too many return statements within this method.
Open

    if ($just_check) return TRUE;
Severity: Major
Found in e107_admin/update_routines.php - About 30 mins to fix

    Avoid too many return statements within this method.
    Open

                return false;
    Severity: Major
    Found in e107_admin/upload.php - About 30 mins to fix

      Avoid too many return statements within this method.
      Open

                          return TRUE;
      Severity: Major
      Found in e107_handlers/sitelinks_class.php - About 30 mins to fix

        Avoid too many return statements within this method.
        Open

                    return TRUE;
        Severity: Major
        Found in e107_handlers/sitelinks_class.php - About 30 mins to fix

          Avoid too many return statements within this method.
          Open

                  return array(); // Just an empty array
          Severity: Major
          Found in e107_handlers/upload_handler.php - About 30 mins to fix

            Avoid too many return statements within this method.
            Open

                    return LAN_MAILOUT_216 . ' (' . $status . ')';        // General coding error
            Severity: Major
            Found in e107_handlers/mail_manager_class.php - About 30 mins to fix

              Avoid too many return statements within this method.
              Open

                              return ($fieldValue && $fieldValue !== 'NULL' ? "'".$this->escape($fieldValue, false)."'" : 'NULL');
              Severity: Major
              Found in e107_handlers/mysql_class.php - About 30 mins to fix

                Avoid too many return statements within this method.
                Open

                                return "'".$this->escape($fieldValue, false)."'";
                Severity: Major
                Found in e107_handlers/mysql_class.php - About 30 mins to fix

                  Avoid too many return statements within this method.
                  Open

                          if ($just_check) return update_needed('plugin_releaseUrl is deprecated and needs to be removed. ');
                  Severity: Major
                  Found in e107_admin/update_routines.php - About 30 mins to fix

                    Avoid too many return statements within this method.
                    Open

                            if ($just_check) return update_needed('Media-Manager Category Data needs to be updated.');
                    Severity: Major
                    Found in e107_admin/update_routines.php - About 30 mins to fix

                      Avoid too many return statements within this method.
                      Open

                              if ($just_check) return update_needed("The Menu table needs to have some paths corrected in its data.");
                      Severity: Major
                      Found in e107_admin/update_routines.php - About 30 mins to fix

                        Avoid too many return statements within this method.
                        Open

                                    if ($just_check) return update_needed('Move user timezone info');
                        Severity: Major
                        Found in e107_admin/update_routines.php - About 30 mins to fix

                          Avoid too many return statements within this method.
                          Open

                                  if ($just_check) return update_needed('Remove obsolete prefs');
                          Severity: Major
                          Found in e107_admin/update_routines.php - About 30 mins to fix

                            Avoid too many return statements within this method.
                            Open

                                        if ($just_check) return update_needed('Media-Manager Categories needs to be updated.');    
                            Severity: Major
                            Found in e107_admin/update_routines.php - About 30 mins to fix

                              Avoid too many return statements within this method.
                              Open

                                          return FALSE;
                              Severity: Major
                              Found in e107_handlers/sitelinks_class.php - About 30 mins to fix

                                Avoid too many return statements within this method.
                                Open

                                                    return array();
                                Severity: Major
                                Found in e107_handlers/mysql_class.php - About 30 mins to fix

                                  Avoid too many return statements within this method.
                                  Open

                                              return array('type'=> 'warning', 'msg'=>"Using deprecated method. See e_latest.php in the forum plugin for an example.");
                                  Severity: Major
                                  Found in e107_handlers/plugin_class.php - About 30 mins to fix

                                    Avoid too many return statements within this method.
                                    Open

                                            if(!$this->dragDrop){ return; }
                                    Severity: Major
                                    Found in e107_handlers/menumanager_class.php - About 30 mins to fix

                                      Avoid too many return statements within this method.
                                      Open

                                                          return $this;
                                      Severity: Major
                                      Found in e107_handlers/admin_ui.php - About 30 mins to fix

                                        Avoid too many return statements within this method.
                                        Open

                                                return $result;
                                        Severity: Major
                                        Found in e107_handlers/e_signup_class.php - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language