e107inc/e107

View on GitHub

Showing 571 of 6,975 total issues

Avoid too many return statements within this method.
Open

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

    Avoid too many return statements within this method.
    Open

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

      Avoid too many return statements within this method.
      Open

                      return update_needed("Pref 'Class which can post < script > and similar tags' contains an invalid value"); // NO LAN.
      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('Menu path changed required:  '.$val['menu'].' ');
        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('Legacy shortcode conversion');
          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('Update plugin table');
            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('News keywords contain spaces between commas and 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();
                Severity: Major
                Found in e107_admin/update_routines.php - About 30 mins to fix

                  Avoid too many return statements within this method.
                  Open

                              return $img_data;
                  Severity: Major
                  Found in e107_admin/image.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 FALSE;
                        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

                                                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 $this->restoreKeys($sorted); // we restore the keys with this. 
                                Severity: Major
                                Found in e107_handlers/sitelinks_class.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 "'". (string) $fieldValue."'";
                                    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;
                                      Severity: Major
                                      Found in e107_handlers/js_manager.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_status.php in the forum plugin for an example.");
                                        Severity: Major
                                        Found in e107_handlers/plugin_class.php - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language