htdocs/install/page_tablescreate.php
Call to method chmod
from undeclared class \icms_core_Filesystem
Open
Open
icms_core_Filesystem::chmod(XOOPS_ROOT_PATH.'/modules', 0777);
- Exclude checks
Variable $wizard
is undeclared Open
Open
$wizard->redirectToPage( '-3' );
- Exclude checks
Variable $wizard
is undeclared Open
Open
$wizard->redirectToPage( '+1' );
- Exclude checks
Call to method chmod
from undeclared class \icms_core_Filesystem
Open
Open
icms_core_Filesystem::chmod(XOOPS_TRUST_PATH, 0777);
- Exclude checks
Call to method chmod
from undeclared class \icms_core_Filesystem
Open
Open
icms_core_Filesystem::chmod("/modules/protector/trust_path/modules", 0777);
- Exclude checks
Call to method copyRecursive
from undeclared class \icms_core_Filesystem
Open
Open
icms_core_Filesystem::copyRecursive(XOOPS_ROOT_PATH.'/install/modules/protector/root/modules/protector',XOOPS_ROOT_PATH.'/modules/protector');
- Exclude checks
Call to method chmod
from undeclared class \icms_core_Filesystem
Open
Open
icms_core_Filesystem::chmod("../mainfile.php", 0444);
- Exclude checks
Call to method chmod
from undeclared class \icms_core_Filesystem
Open
Open
icms_core_Filesystem::chmod("/modules/protector/root/modules/protector", 0777);
- Exclude checks
Variable $wizard
is undeclared Open
Open
$wizard->setPage( 'tablescreate' );
- Exclude checks
Call to method copyRecursive
from undeclared class \icms_core_Filesystem
Open
Open
icms_core_Filesystem::copyRecursive(XOOPS_ROOT_PATH.'/install/modules/protector/trust_path/modules/protector',XOOPS_TRUST_PATH.'/modules/protector');
- Exclude checks
Call to method chmod
from undeclared class \icms_core_Filesystem
Open
Open
icms_core_Filesystem::chmod(XOOPS_ROOT_PATH.'/modules', 0755);
- Exclude checks
Call to method copyRecursive
from undeclared class \icms_core_Filesystem
Open
Open
icms_core_Filesystem::copyRecursive(XOOPS_ROOT_PATH.'/install/modules/protector/trust_path/modules',XOOPS_TRUST_PATH.'/modules');
- Exclude checks
Expected 0 spaces before closing bracket; 1 found Open
Open
if (!defined( 'XOOPS_INSTALL' ) ) exit();
- Exclude checks
Inline control structures are not allowed Open
Open
if (!defined( 'XOOPS_INSTALL' ) ) exit();
- Exclude checks
Expected 0 spaces before closing bracket; 1 found Open
Open
if (!defined( 'XOOPS_INSTALL' ) ) exit();
- Exclude checks
Space after opening parenthesis of function call prohibited Open
Open
$wizard->redirectToPage( '-3' );
- Exclude checks
Space after opening parenthesis of function call prohibited Open
Open
if (!$dbm->tableExists( 'users' )) {
- Exclude checks
Space after opening parenthesis of function call prohibited Open
Open
$wizard->redirectToPage( '+1' );
- Exclude checks
Space after opening parenthesis of function call prohibited Open
Open
$result = $dbm->queryFromFile( './sql/' . $driver . '.structure.sql' );
- Exclude checks
No space found after comma in function call Open
Open
icms_core_Filesystem::copyRecursive(XOOPS_ROOT_PATH.'/install/modules/protector/trust_path/modules',XOOPS_TRUST_PATH.'/modules');
- Exclude checks
Expected 0 spaces before closing bracket; 1 found Open
Open
$result = $dbm->queryFromFile( './sql/' . $driver . '.structure.sql' );
- Exclude checks
No space found after comma in function call Open
Open
icms_core_Filesystem::copyRecursive(XOOPS_ROOT_PATH.'/install/modules/protector/root/modules/protector',XOOPS_ROOT_PATH.'/modules/protector');
- Exclude checks
No space found after comma in function call Open
Open
icms_core_Filesystem::copyRecursive(XOOPS_ROOT_PATH.'/install/modules/protector/trust_path/modules/protector',XOOPS_TRUST_PATH.'/modules/protector');
- Exclude checks
Space after opening parenthesis of function call prohibited Open
Open
$wizard->setPage( 'tablescreate' );
- Exclude checks
Expected 0 spaces before closing bracket; 1 found Open
Open
$wizard->redirectToPage( '+1' );
- Exclude checks
Space after opening parenthesis of function call prohibited Open
Open
if (empty( $process )) {
- Exclude checks
Expected 0 spaces before closing bracket; 1 found Open
Open
$wizard->redirectToPage( '-3' );
- Exclude checks
Expected 0 spaces before closing bracket; 1 found Open
Open
if (empty( $process )) {
- Exclude checks
Space after opening parenthesis of function call prohibited Open
Open
if (!defined( 'XOOPS_INSTALL' ) ) exit();
- Exclude checks
Expected 0 spaces before closing bracket; 1 found Open
Open
$wizard->setPage( 'tablescreate' );
- Exclude checks
Expected 0 spaces before closing bracket; 1 found Open
Open
if (!$dbm->tableExists( 'users' )) {
- Exclude checks
Unexpected trailing spaces found. Open
Open
- Exclude checks