Showing 6,974 of 6,975 total issues
Variable $POLL_DISALLOWED_LOOP
is undeclared Open
Open
$template['denied']['item'] = $POLL_DISALLOWED_LOOP ;
- Exclude checks
Variable $comments_return
was undeclared, but array fields are being added to it. Open
Open
$comments_return['poll'] = "po.poll_id, po.poll_title";
- Exclude checks
Call to method getCode
from undeclared class \Hybridauth\Exception\InvalidArgumentException
(Did you mean class \InvalidArgumentException) Open
Open
e107::getMessage()->addError("[{$e->getCode()}] {$e->getMessage()}");
- Exclude checks
Argument 2 (fname)
is false
but \e107::lan()
takes string
defined at /code/e107_handlers/e107_class.php:3987
Open
Open
e107::lan('social',false, true);
- Exclude checks
Argument 3 (default)
is false
but \e107::pref()
takes null
defined at /code/e107_handlers/e107_class.php:4016
Open
Open
if($ogImage = e107::pref('social', 'og_image', false))
- Exclude checks
Reference to undeclared property \private_msg_ui->sql
Open
Open
$results[E_MESSAGE_ERROR][$start] = str_replace(array('[y]', '[z]'), array($this->sql->getLastErrorNum, $this->sql->getLastErrorText), ADLAN_PM_70);
- Exclude checks
Argument 2 (replace)
is 0
but \str_replace()
takes array|string
Open
Open
$results[E_MESSAGE_SUCCESS][$start] = str_replace('[x]', $cnt, ADLAN_PM_73);
- Exclude checks
Assigning array<string></string>
to property but \private_msg_ui->fields
is array{checkboxes:array{title:'',type:null,data:null,width:'5%',thclass:'center',forced:'1',class:'center',toggle:'e-multiselect'},pm_id:array{title:'ID',data:'int',width:'5%',help:'',readParms:array{},writeParms:array{},class:'left',thclass:'left'},pm_from:array{title:'From',type:'method',noedit:true,data:'int',filter:true,width:'5%%',help:'',readParms:array{},writeParms:array{},class:'left',thclass:'left'},pm_to:array{title:'To',type:'user',data:'int',width:'5%',help:'',readParms:array{},writeParms:array{},class:'left',thclass:'left'},pm_sent:array{title:'Date',type:'datestamp',data:'int',width:'15%',help:'',readParms:array{},writeParms:'auto=1&readonly=1',class:'center',thclass:'center'},pm_subject:array{title:'Subject',type:'text',data:'str',width:'15%',help:'',readParms:array{},writeParms:array{size:'xlarge'},class:'left',thclass:'left'},pm_text:array{title:'Message',type:'bbarea',data:'str',width:'40%',help:'',readParms:'expand=1&truncate=50',writeParms:'rows=5&size=block&cols=80',class:'left',thclass:'left'},pm_read:array{title:'Read',type:'boolean',noedit:1,data:'int',batch:true,filter:true,width:'5%',help:'',readParms:array{},writeParms:array{},class:'center',thclass:'center'},pm_sent_del:array{title:'Delete PM',type:'boolean',noedit:true,data:'int',width:'auto',help:'',readParms:array{},writeParms:array{},class:'center',thclass:'center'},pm_read_del:array{title:'Delete PM',type:'boolean',noedit:true,data:'int',width:'auto',help:'',readParms:array{},writeParms:array{},class:'center',thclass:'center'},pm_attachments:array{title:'Attachment',type:'text',noedit:true,data:'str',width:'auto',help:'',readParms:array{},writeParms:array{},class:'center',thclass:'center'},pm_option:array{title:'Option',type:'text',noedit:true,data:'str',width:'auto',help:'',readParms:array{},writeParms:array{},class:'center',thclass:'center'},pm_size:array{title:'Size',type:'boolean',noedit:true,data:'int',width:'auto',help:'',readParms:array{},writeParms:array{},class:'center',thclass:'center'},options:array{title:'Options',type:'method',data:null,width:'10%',thclass:'center last',class:'center last',forced:'1'}}
Open
Open
$this->fields['pm_to']['writeParms']['default'] = 99999999;
- Exclude checks
Variable $ns
is undeclared Open
Open
$ns->tablerender($caption, $pm->breadcrumb(LAN_PLUGIN_PM_OUTBOX) . $mes->render() . $pm->show_outbox($pm_proc_id), 'PM');
- Exclude checks
Call to deprecated function \show_admin_menu()
defined at /code/e107_admin/boot.php:354
Open
Open
show_admin_menu(ADLAN_PM_12, $action, $var);
- Exclude checks
Invalid offset "user_name"
of array type array{}
Open
Open
$ret = "<a href='".$url->create('user/profile/view', array('id' => $this->pmBlocked['pm_block_from'], 'name' => $this->pmBlocked['user_name']))."'>{$this->pmBlocked['user_name']}</a>";
- Exclude checks
Variable $PM_MENU_WRAPPER
was undeclared, but array fields are being added to it. Open
Open
$PM_MENU_WRAPPER['PM_SEND_PM_LINK']= "<a class='btn btn-sm btn-mini btn-xs btn-primary' href='{---}'>".LAN_PLUGIN_PM_NEW."</a>";
- Exclude checks
Argument 6 (year)
is string|string[]
but \mktime()
takes int
Open
Open
$active_end = (!$_POST['endmonth'] || !$_POST['endday'] || !$_POST['endyear'] ? 0 : mktime (0, 0, 0, $_POST['endmonth'], $_POST['endday'], $_POST['endyear']));
- Exclude checks
Argument 2 (pluginName)
is true
but \e107::getScBatch()
takes string
defined at /code/e107_handlers/e107_class.php:1608
Open
Open
$sc = e107::getScBatch('rss_menu', true);
- Exclude checks
Suspicious array access to ?mixed
Open
Open
if($row['media'])
- Exclude checks
Argument 4 (options)
is 'full'
but \e107::url()
takes array
defined at /code/e107_handlers/e107_class.php:4225
Open
Open
<atom:link href=\"".$tp->toRss(e107::url('rss_menu','atom', array('rss_url'=>$this->contentType, 'rss_topicid'=>$this->topicid),'full'))."\" rel=\"self\" type=\"application/rss+xml\" />\n";
- Exclude checks
Assigning array<string></string>
to property but \social_adminarea->adminMenu
is array{main/pages:array{caption:'Pages',perm:'P'},main/configure:array{caption:'Configured Login Providers',perm:'P'},main/add:array{caption:'Add New Provider',perm:'P'},main/unsupported:array{caption:'Broken Configured Providers',perm:'P'},main/prefs:array{caption:'Preferences',perm:'P'}}
Open
Open
$this->adminMenu['main/unsupported']['badge'] = array('value' => count($unsupported_providers), 'type'=>'warning');
- Exclude checks
Argument 1 (id)
is null
but \e_render::setUniqueId()
takes string
defined at /code/e107_handlers/e_render_class.php:212
Open
Open
$ns->setUniqueId(null);
- Exclude checks
Reference to instance property channel
from undeclared class \MagpieRSS
Open
Open
$newsfeed_des = $tp -> toDB($rss->channel['description']);
- Exclude checks
Variable $caption
is undeclared Open
Open
$ns->tablerender($caption, $mes->render() . $text);
- Exclude checks