htdocs/install/page_start.php
Call to method chmod
from undeclared class \icms_core_Filesystem
Open
Open
icms_core_Filesystem::chmod("../mainfile.php", 0777);
- Exclude checks
Variable $wizard
is undeclared Open
Open
include "./language/$wizard->language/welcome.php";
- Exclude checks
Variable $wizard
is undeclared Open
Open
$wizard->setPage( 'start' );
- Exclude checks
Call to method chmod
from undeclared class \icms_core_Filesystem
Open
Open
icms_core_Filesystem::chmod("../uploads", 0777);
- Exclude checks
Call to method chmod
from undeclared class \icms_core_Filesystem
Open
Open
icms_core_Filesystem::chmod("../modules", 0777);
- Exclude checks
Call to method chmod
from undeclared class \icms_core_Filesystem
Open
Open
icms_core_Filesystem::chmod("../cache", 0777);
- Exclude checks
Call to method chmod
from undeclared class \icms_core_Filesystem
Open
Open
icms_core_Filesystem::chmod("../templates_c", 0777);
- 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
Space after opening parenthesis of function call prohibited Open
Open
$wizard->setPage( 'start' );
- Exclude checks
Expected 1 newline at end of file; 0 found Open
Open
include 'install_tpl.php';
- Exclude checks
Expected 0 spaces before closing bracket; 1 found Open
Open
$wizard->setPage( 'start' );
- 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
if (!defined( 'XOOPS_INSTALL' ) ) exit();
- Exclude checks