Showing 47,251 of 47,256 total issues
Reference to static property user
from undeclared class \icms
Open
Open
(int) icms::$user->getVar('uid')
- Exclude checks
Variable $xoopsTpl
is undeclared Open
Open
$xoopsTpl->assign('icms_pagetitle', _SEARCH);
- Exclude checks
Call to method addSlashes
from undeclared class \icms_core_DataFilter
Open
Open
$queries[] = icms_core_DataFilter::addSlashes($q);
- Exclude checks
Variable $xoopsTpl
is undeclared Open
Open
$xoopsTpl->assign("label_ignored_keywords", sprintf(_SR_IGNOREDWORDS, $icmsConfigSearch['keyword_min']));
- Exclude checks
Call to method add
from undeclared class \icms_db_criteria_Compo
Open
Open
$criteria->add(new icms_db_criteria_Item('mid', "(" . implode(',', $available_modules) . ")", 'IN'));
- Exclude checks
Invalid offset "link"
of array type array{processed_image_alt_text:string}|array{processed_image_url:'images/icons/posticon2.gif'}|array{processed_image_url:string}
Open
Open
if (!preg_match("/^http[s]*:\/\//i", $results[$i]['link'])) {
- Exclude checks
Call to method getUnameFromId
from undeclared class \icms_member_user_Object
Open
Open
$uname = icms_member_user_Object::getUnameFromId($results[$i]['uid']);
- Exclude checks
Reference to static property xoopsDB
from undeclared class \icms
Open
Open
$num_results = icms::$xoopsDB->getRowsNum($query);
- Exclude checks
Reference to undeclared constant \_US_THANKYOUFORVISIT
Open
Open
redirect_header(ICMS_URL . '/', 3, _US_LOGGEDOUT . '<br />' . _US_THANKYOUFORVISIT);
- Exclude checks
Reference to undeclared constant \_US_BEENDELED
Open
Open
redirect_header('index.php', 5, _US_BEENDELED);
- Exclude checks
Variable $icmsConfigUser
is undeclared Open
Open
if (!$icmsConfigUser['allow_annon_view_prof'] && !is_object(icms::$user)) {
- Exclude checks
Reference to undeclared constant \_US_LOGOUT
Open
Open
'lang_logout' => _US_LOGOUT,
- Exclude checks
Reference to static property user
from undeclared class \icms
Open
Open
|| (icms::$user->getVar('uid') == $thisUser->getVar('uid')))))
- Exclude checks
Call to method handler
from undeclared class \icms
Open
Open
$module_handler = icms::handler('icms_module');
- Exclude checks
Reference to undeclared constant \_PM_PLZREG
Open
Open
$errormessage = _PM_SORRY . '<br />' . _PM_PLZREG . '';
- Exclude checks
Call to method __construct
from undeclared class \MovableTypeApi
Open
Open
$rpc_api = new MovableTypeApi($parser->getParam(), $response, $module);
- Exclude checks
Call to method render
from undeclared class \XoopsXmlRpcResponse
Open
Open
$payload =& $response->render();
- Exclude checks
Reference to undeclared constant \_YES
Open
Open
alt="<?php echo $res?_YES:_NO; ?>" /></td>
- Exclude checks
Reference to undeclared property \upgrade_2018->fields
Open
Open
$this->fields = array(
- Exclude checks
Call to method setStructure
from undeclared class \IcmsDatabasetable
Open
Open
$table->setStructure("`customtagid` int(11) unsigned NOT NULL auto_increment,
- Exclude checks