Showing 47,251 of 47,256 total issues
Call to method fieldExists
from undeclared class \IcmsDatabasetable
Open
Open
return $table->fieldExists('dbversion');
- Exclude checks
Call to method __construct
from undeclared class \icms_Password
Open
Open
$icmspass = new icms_Password();
- Exclude checks
Reference to undeclared constant \_SUBMIT
Open
Open
<button type="submit"><?php echo _SUBMIT; ?></button>
- Exclude checks
Reference to undeclared constant \_SUBMIT
Open
Open
<button type="submit"><?php echo _SUBMIT; ?></button>
- Exclude checks
Call to method icms_createSalt
from undeclared class \icms_Password
Open
Open
$vars['DB_SALT'] = $icmspass->icms_createSalt();
- Exclude checks
Variable $content
is undeclared Open
Open
<?php echo $content; ?></div>
- Exclude checks
Call to deprecated function \icms_debug()
defined at /code/htdocs/include/debug_functions.php:22
Open
Open
icms_debug('An error occurred while executing "' . $sql . '" - ' . $GLOBALS['xoopsDB']->error());
- Exclude checks
Call to deprecated function \icms_debug()
defined at /code/htdocs/include/debug_functions.php:22
Open
Open
icms_debug('An error occurred while executing "' . $sql . '" - ' . $GLOBALS['xoopsDB']->error());
- Exclude checks
Call to method __construct
from undeclared class \IcmsDatabasetable
Open
Open
$table = new IcmsDatabasetable('modules');
- Exclude checks
Call to method addNewField
from undeclared class \IcmsDatabasetable
Open
Open
$table->addNewField('dbversion', 'INT(11) unsigned NOT NULL DEFAULT 1');
- Exclude checks
Reference to undeclared constant \_SUBMIT
Open
Open
<button type="submit"><?php echo _SUBMIT; ?></button>
- Exclude checks