Severity: 8192
Message: ucwords(): Passing null to parameter #1 ($string) of type string is deprecated
Filename: controllers/Registration.php
Line Number: 2426
Backtrace:
File: /home/proc/assure.spencerproc.datacubeglobal.com/application/controllers/Registration.php
Line: 2426
Function: ucwords
File: /home/proc/assure.spencerproc.datacubeglobal.com/index.php
Line: 315
Function: require_once
Severity: 8192
Message: ucwords(): Passing null to parameter #1 ($string) of type string is deprecated
Filename: controllers/Registration.php
Line Number: 2474
Backtrace:
File: /home/proc/assure.spencerproc.datacubeglobal.com/application/controllers/Registration.php
Line: 2474
Function: ucwords
File: /home/proc/assure.spencerproc.datacubeglobal.com/index.php
Line: 315
Function: require_once
Severity: 8192
Message: json_decode(): Passing null to parameter #1 ($json) of type string is deprecated
Filename: controllers/Registration.php
Line Number: 2530
Backtrace:
File: /home/proc/assure.spencerproc.datacubeglobal.com/application/controllers/Registration.php
Line: 2530
Function: json_decode
File: /home/proc/assure.spencerproc.datacubeglobal.com/index.php
Line: 315
Function: require_once
Severity: 8192
Message: json_decode(): Passing null to parameter #1 ($json) of type string is deprecated
Filename: controllers/Registration.php
Line Number: 2533
Backtrace:
File: /home/proc/assure.spencerproc.datacubeglobal.com/application/controllers/Registration.php
Line: 2533
Function: json_decode
File: /home/proc/assure.spencerproc.datacubeglobal.com/index.php
Line: 315
Function: require_once
Severity: 8192
Message: json_decode(): Passing null to parameter #1 ($json) of type string is deprecated
Filename: controllers/Registration.php
Line Number: 2536
Backtrace:
File: /home/proc/assure.spencerproc.datacubeglobal.com/application/controllers/Registration.php
Line: 2536
Function: json_decode
File: /home/proc/assure.spencerproc.datacubeglobal.com/index.php
Line: 315
Function: require_once
Severity: 8192
Message: json_decode(): Passing null to parameter #1 ($json) of type string is deprecated
Filename: controllers/Registration.php
Line Number: 2547
Backtrace:
File: /home/proc/assure.spencerproc.datacubeglobal.com/application/controllers/Registration.php
Line: 2547
Function: json_decode
File: /home/proc/assure.spencerproc.datacubeglobal.com/index.php
Line: 315
Function: require_once
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /home/proc/assure.spencerproc.datacubeglobal.com/system/core/Exceptions.php:272)
Filename: core/Common.php
Line Number: 571
Backtrace:
File: /home/proc/assure.spencerproc.datacubeglobal.com/application/models/MyModel.php
Line: 31
Function: insert
File: /home/proc/assure.spencerproc.datacubeglobal.com/application/controllers/Registration.php
Line: 2593
Function: insert_data
File: /home/proc/assure.spencerproc.datacubeglobal.com/index.php
Line: 315
Function: require_once
Error Number: 1048
Column 'code' cannot be null
INSERT INTO `products` (`code`, `name`, `description`, `cat_id`, `subcat_id`, `vendor`, `EAN`, `barcode`, `img`, `img2`, `img3`, `img4`, `rate1`, `rate2`, `rate3`, `MRP`, `UOM`, `moq`, `commission`, `tax_schedule`, `srlNo`, `cess`, `max_dicsAmount`, `max_discountPer`, `whole_sale`, `purchase_price`, `retails_price`, `ecommerce`, `status`, `forign_name`, `item_type`, `sales_dDays`, `purchase_dDays`, `sales_uom`, `purchse_uom`, `inventry_type`, `re_orderQty`, `MAQ`, `companyid`) VALUES (NULL, '', '', NULL, NULL, NULL, NULL, '', '', '', '', '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL)
Filename: models/MyModel.php
Line Number: 31