XoopsModules25x/xfguestbook

View on GitHub

Showing 1,027 of 1,027 total issues

Line exceeds 120 characters; contains 205 characters
Open

        $xoopsTpl->assign('msg_moderate_text', sprintf(MD_XFGUESTBOOK_MODERATING, "<span class='fg2'><a href='" . XOOPS_URL . "/modules/xfguestbook/index.php?op=show_waiting'>" . $nbwait . '</a></span>'));
Severity: Minor
Found in index.php by phpcodesniffer

Line exceeds 120 characters; contains 172 characters
Open

            $sql    = 'UPDATE ' . $xoopsDB->prefix('xfguestbook_config') . " SET conf_value='" . ${$option[$i]['conf_name']} . '\' WHERE conf_id=' . $option[$i]['conf_id'];
Severity: Minor
Found in admin/config.php by phpcodesniffer

Line exceeds 120 characters; contains 175 characters
Open

            $a_msg['gender'] = '<a href="index.php?op=show_gender&param=' . $onemsg->getVar('gender') . '"><img src="assets/images/' . $onemsg->getVar('gender') . '.gif"</a>';
Severity: Minor
Found in index.php by phpcodesniffer

Line exceeds 120 characters; contains 278 characters
Open

echo "<div class='adminfooter'>\n" . "  <div style='text-align: center;'>\n" . "    <a href='https://xoops.org' rel='external'><img src='{$pathIcon32}/xoopsmicrobutton.gif' alt='XOOPS' title='XOOPS'></a>\n" . "  </div>\n" . '  ' . _AM_MODULEADMIN_ADMIN_FOOTER . "\n" . '</div>';
Severity: Minor
Found in admin/admin_footer.php by phpcodesniffer

Line exceeds 120 characters; contains 195 characters
Open

        $all_country['msg_action']   .= "&nbsp;<a href='country_manager.php?op=countryDel&amp;country_id=" . $arr_country[$i]['country_id'] . '\'><img src=\'' . $pathIcon16 . "/delete.png'></a>";
Severity: Minor
Found in admin/country_manager.php by phpcodesniffer

Line exceeds 120 characters; contains 144 characters
Open

    $sel_box->addOptionArray(\XoopsLists::getDirListAsArray(XOOPS_ROOT_PATH . '/modules/' . $xoopsModule->dirname() . '/assets/images/flags/'));
Severity: Minor
Found in admin/flags_install.php by phpcodesniffer

Line exceeds 120 characters; contains 180 characters
Open

                $a_msg['country'] = '<a href="index.php?op=show_country&param=' . $onemsg->getVar('flagdir') . '/' . $onemsg->getVar('country') . '">' . $a_msg['country'] . '</a>';
Severity: Minor
Found in index.php by phpcodesniffer

Line exceeds 120 characters; contains 140 characters
Open

            $photos_dir = XOOPS_ROOT_PATH . '/modules/' . $xoopsModule->dirname() . '/assets/images/flags/' . $helper->getConfig('flagdir');
Severity: Minor
Found in admin/country_manager.php by phpcodesniffer

Line exceeds 120 characters; contains 168 characters
Open

        $flag        = '/modules/' . $xoopsModule->dirname() . '/assets/images/flags/' . $helper->getConfig('flagdir') . '/' . $arr_country[0]['country_code'] . '.gif';
Severity: Minor
Found in admin/country_manager.php by phpcodesniffer

Line exceeds 120 characters; contains 203 characters
Open

            $sql        = sprintf("INSERT INTO `%s` (country_id, country_code, country_name) VALUES (%s, '%s', '%s')", $xoopsDB->prefix('xfguestbook_country'), $country_id, $country_code, $country_name);
Severity: Minor
Found in admin/country_manager.php by phpcodesniffer

Line exceeds 120 characters; contains 175 characters
Open

            <th align='center'><input type='checkbox' name='imglist_checkall' id='imglist_checkall' ' checked onclick='xoopsCheckAll(\"imglist\", \"imglist_checkall\");'></th>
Severity: Minor
Found in admin/img_manager.php by phpcodesniffer

Line exceeds 120 characters; contains 139 characters
Open

    $flag = '/modules/' . $xoopsModule->dirname() . '/assets/images/flags/' . $helper->getConfig('flagdir') . '/' . $country_code . '.gif';
Severity: Minor
Found in admin/country_manager.php by phpcodesniffer

Line exceeds 120 characters; contains 171 characters
Open

    <table width='100%' cellspacing='1' cellpadding='2' border='0' style='border-left: 1px solid #c0c0c0; border-top: 1px solid #c0c0c0; border-right: 1px solid #c0c0c0;'>
Severity: Minor
Found in admin/country_manager.php by phpcodesniffer

Line exceeds 120 characters; contains 167 characters
Open

    $adminObject->addInfoBoxLine(sprintf(MD_XFGUESTBOOK_MSGWAITING, "<span style='color: #008012; font-weight: bold;'>" . $totalWaitingMsgs . '</span>'), '', 'green');
Severity: Minor
Found in admin/index.php by phpcodesniffer

Line exceeds 120 characters; contains 153 characters
Open

    redirect_header(XOOPS_URL . '/modules/system/admin.php?fct=modulesadmin&op=update&module=' . $xoopsModule->dirname(), 4, AM_XFGUESTBOOK_MUST_UPDATE);
Severity: Minor
Found in admin/main.php by phpcodesniffer

Line exceeds 120 characters; contains 150 characters
Open

            $all_msg['title']   = "<a href='../index.php?op=show_one&msg_id=" . $onemsg->getVar('msg_id') . '\'>' . $onemsg->getVar('title') . '</a>';
Severity: Minor
Found in admin/main.php by phpcodesniffer

Line exceeds 120 characters; contains 240 characters
Open

                      || '' === constant($option[$i]['conf_desc'])) ? constant($option[$i]['conf_title']) : constant($option[$i]['conf_title']) . '<br><br><span style="font-weight:normal;">' . constant($option[$i]['conf_desc']) . '</span>';
Severity: Minor
Found in admin/config.php by phpcodesniffer

Line exceeds 120 characters; contains 171 characters
Open

    <table width='100%' cellspacing='1' cellpadding='2' border='0' style='border-left: 1px solid #c0c0c0; border-top: 1px solid #c0c0c0; border-right: 1px solid #c0c0c0;'>
Severity: Minor
Found in admin/ip_manager.php by phpcodesniffer

Line exceeds 120 characters; contains 128 characters
Open

        echo "<form name='badiplist' id='list' action='" . $_SERVER['SCRIPT_NAME'] . '\' method=\'POST\' style=\'margin: 0;\'>';
Severity: Minor
Found in admin/ip_manager.php by phpcodesniffer

Line exceeds 120 characters; contains 207 characters
Open

                $all_msg['message'] = '<img src="' . XOOPS_UPLOAD_URL . '/' . $xoopsModule->getVar('dirname') . '/' . $onemsg->getVar('photo') . '" align = "left" hspace ="10">' . $onemsg->getVar('message');
Severity: Minor
Found in admin/main.php by phpcodesniffer
Severity
Category
Status
Source
Language