Severity: Warning
Message: count(): Parameter must be an array or an object that implements Countable
Filename: controllers/Modular_system.php
Line Number: 42
Backtrace:
File: /home/roma/vhost/modular.co.id/application/controllers/Modular_system.php
Line: 42
Function: _error_handler
File: /home/roma/vhost/modular.co.id/index.php
Line: 315
Function: require_once
Severity: Notice
Message: Undefined variable: Name
Filename: controllers/Modular_system.php
Line Number: 65
Backtrace:
File: /home/roma/vhost/modular.co.id/application/controllers/Modular_system.php
Line: 65
Function: _error_handler
File: /home/roma/vhost/modular.co.id/index.php
Line: 315
Function: require_once
Severity: Notice
Message: Undefined variable: Contact
Filename: controllers/Modular_system.php
Line Number: 66
Backtrace:
File: /home/roma/vhost/modular.co.id/application/controllers/Modular_system.php
Line: 66
Function: _error_handler
File: /home/roma/vhost/modular.co.id/index.php
Line: 315
Function: require_once
Severity: Notice
Message: Undefined variable: Email
Filename: controllers/Modular_system.php
Line Number: 67
Backtrace:
File: /home/roma/vhost/modular.co.id/application/controllers/Modular_system.php
Line: 67
Function: _error_handler
File: /home/roma/vhost/modular.co.id/index.php
Line: 315
Function: require_once
Severity: Notice
Message: Undefined variable: CategoryCari
Filename: controllers/Modular_system.php
Line Number: 68
Backtrace:
File: /home/roma/vhost/modular.co.id/application/controllers/Modular_system.php
Line: 68
Function: _error_handler
File: /home/roma/vhost/modular.co.id/index.php
Line: 315
Function: require_once
Severity: Notice
Message: Undefined variable: SubCategoryCari
Filename: controllers/Modular_system.php
Line Number: 69
Backtrace:
File: /home/roma/vhost/modular.co.id/application/controllers/Modular_system.php
Line: 69
Function: _error_handler
File: /home/roma/vhost/modular.co.id/index.php
Line: 315
Function: require_once
Severity: Notice
Message: Undefined variable: NumberOfFloorCari
Filename: controllers/Modular_system.php
Line Number: 70
Backtrace:
File: /home/roma/vhost/modular.co.id/application/controllers/Modular_system.php
Line: 70
Function: _error_handler
File: /home/roma/vhost/modular.co.id/index.php
Line: 315
Function: require_once
Severity: Notice
Message: Undefined variable: CapacityCari
Filename: controllers/Modular_system.php
Line Number: 71
Backtrace:
File: /home/roma/vhost/modular.co.id/application/controllers/Modular_system.php
Line: 71
Function: _error_handler
File: /home/roma/vhost/modular.co.id/index.php
Line: 315
Function: require_once
Severity: Notice
Message: Undefined variable: HargaAngka
Filename: controllers/Modular_system.php
Line Number: 72
Backtrace:
File: /home/roma/vhost/modular.co.id/application/controllers/Modular_system.php
Line: 72
Function: _error_handler
File: /home/roma/vhost/modular.co.id/index.php
Line: 315
Function: require_once
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /home/roma/vhost/modular.co.id/system/core/Exceptions.php:271)
Filename: core/Common.php
Line Number: 570
Backtrace:
File: /home/roma/vhost/modular.co.id/application/models/Modular_system_model.php
Line: 76
Function: insert
File: /home/roma/vhost/modular.co.id/application/controllers/Modular_system.php
Line: 76
Function: InsertData
File: /home/roma/vhost/modular.co.id/index.php
Line: 315
Function: require_once
Error Number: 1048
Column 'Contact' cannot be null
INSERT INTO `user_estimasiharga` (`Name`, `Contact`, `Email`, `Category`, `SubCategory`, `NumberOfFloor`, `Capacity`, `Harga`) VALUES (NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL)
Filename: models/Modular_system_model.php
Line Number: 76