userposts.php
Call to deprecated function \e107::getDateConvert()
defined at /code/e107_handlers/e107_class.php:1948
Open
Open
$gen = e107::getDateConvert();
- Exclude checks
Reference to undeclared constant \BULLET
(Did you mean $bullet) Open
Open
$bullet = '<img src="'.THEME_ABS.'images/'.BULLET.'" alt="" class="icon" />';
- Exclude checks
Suspicious type bool
of a variable or expression used to build a string. (Expected type to be able to cast to a string) Open
Open
$parms = $ftotal.",10,".$from.",".e_REQUEST_SELF."?[FROM].forums.".$id;
- Exclude checks
Variable $ftext
was undeclared, but it is being used as the left-hand side of an assignment operation Open
Open
$ftext .= "<span class='mediumtext'>".UP_LAN_8.'</span>';
- Exclude checks
Call to deprecated function \e107::getDateConvert()
defined at /code/e107_handlers/e107_class.php:1948
Open
Open
$gen = e107::getDateConvert();
- Exclude checks