XoopsModules25x/contact

View on GitHub

Showing 495 of 495 total issues

Line exceeds 120 characters; contains 165 characters
Open

                $descEditor = new \XoopsFormEditor(\ucfirst($options['name']), $helper->getConfig('editorUser'), $options, $nohtml = false, $onfailure = 'textarea');
Severity: Minor
Found in class/Common/SysUtility.php by phpcodesniffer

Line exceeds 120 characters; contains 127 characters
Open

define('_MI_CONTACT_SHOWBCRUMBS_DESC', "Breadcrumb navigation displays the current page's context within the site structure.");
Severity: Minor
Found in language/english/modinfo.php by phpcodesniffer

Line exceeds 120 characters; contains 144 characters
Open

\define('CO_' . $moduleDirNameUpper . '_' . 'LOAD_SAMPLEDATA_CONFIRM', 'Are you sure to Import Sample Data? (It will delete ALL current data)');
Severity: Minor
Found in language/german/common.php by phpcodesniffer

Line exceeds 120 characters; contains 176 characters
Open

\define('CO_' . $moduleDirNameUpper . '_' . 'IMAGE_CONFIG', '<span style="color: #FF0000; font-size: Small;  font-weight: bold;">--- EXTERNAL Image configuration ---</span> ');
Severity: Minor
Found in language/german/common.php by phpcodesniffer

Line exceeds 120 characters; contains 155 characters
Open

                                . 'Wenn keine Abteilung/kein Empfänger angegeben wird, wird die Mailnachricht an die Standard-E-Mail-Adresse versendet.');
Severity: Minor
Found in language/german/modinfo.php by phpcodesniffer

Line exceeds 120 characters; contains 162 characters
Open

define('_MI_CONTACT_MAIL_CONFIRM_DESC', 'Wenn ja, wird an die angegebene E-Mail-Adresse eine kurze Bestätigungsmail mit den wichtigsten Informationen gesendet');
Severity: Minor
Found in language/german/modinfo.php by phpcodesniffer

Line exceeds 120 characters; contains 179 characters
Open

define('_MI_CONTACT_DEFAULT_DESC', 'Hier können die Kontaktdaten angegeben werden, die zusätzlich zum Formular angezeigt werden sollen (z.B. Name, Adresse , Telefonnummer,...');
Severity: Minor
Found in language/german/modinfo.php by phpcodesniffer

Line exceeds 120 characters; contains 150 characters
Open

        $html .= "<fieldset><legend style='font-weight: bold; color: #900;'>" . \constant('CO_' . $moduleDirNameUpper . '_IMAGEINFO') . "</legend>\n";
Severity: Minor
Found in class/Common/ServerStats.php by phpcodesniffer

Line exceeds 120 characters; contains 233 characters
Open

        $downloads = \ini_get('file_uploads') ? '<span style="color: green;">' . \constant('CO_' . $moduleDirNameUpper . '_ON') . '</span>' : '<span style="color: red;">' . \constant('CO_' . $moduleDirNameUpper . '_OFF') . '</span>';
Severity: Minor
Found in class/Common/ServerStats.php by phpcodesniffer

Rule doesn't have all its properties in alphabetical order.
Open

.contact-form  {
Severity: Minor
Found in assets/css/contact.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.contact-info  {
Severity: Minor
Found in assets/css/contact.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.contact-default  {
Severity: Minor
Found in assets/css/contact.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.contact-default-text  {
Severity: Minor
Found in assets/css/contact.css by csslint

Use of !important
Open

    width:100% !important;
Severity: Minor
Found in assets/css/contact.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.contact-info-text  {
Severity: Minor
Found in assets/css/contact.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.contact-map  {
Severity: Minor
Found in assets/css/contact.css by csslint

No space found after comma in function call
Open

\define('CO_' . $moduleDirNameUpper . '_' . 'IMAGE_FILE_SIZE_DSC','The maximum file size of the image file (in Bytes)');
Severity: Minor
Found in language/german/common.php by phpcodesniffer

Line indented incorrectly; expected 12 spaces, found 16
Open

                foreach ($options as $i => $iValue) {
Severity: Minor
Found in admin/blocksadmin.php by phpcodesniffer

Line indented incorrectly; expected 16 spaces, found 20
Open

                    }
Severity: Minor
Found in admin/blocksadmin.php by phpcodesniffer

Line indented incorrectly; expected 4 spaces, found 8
Open

        }
Severity: Minor
Found in preloads/autoloader.php by phpcodesniffer
Severity
Category
Status
Source
Language