A PHP Error was encountered

Severity: Notice

Message: Undefined offset: 0

Filename: controllers/DashboardController.php

Line Number: 61

Backtrace:

File: /home/overstocksph/public_html/application/controllers/DashboardController.php
Line: 61
Function: _error_handler

File: /home/overstocksph/public_html/index.php
Line: 308
Function: require_once

A PHP Error was encountered

Severity: Notice

Message: Trying to access array offset on value of type null

Filename: controllers/DashboardController.php

Line Number: 61

Backtrace:

File: /home/overstocksph/public_html/application/controllers/DashboardController.php
Line: 61
Function: _error_handler

File: /home/overstocksph/public_html/index.php
Line: 308
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Cannot modify header information - headers already sent by (output started at /home/overstocksph/public_html/system/core/Exceptions.php:283)

Filename: core/Common.php

Line Number: 574

Backtrace:

File: /home/overstocksph/public_html/application/models/Lazada_model.php
Line: 70
Function: query

File: /home/overstocksph/public_html/application/controllers/DashboardController.php
Line: 61
Function: get_Seller

File: /home/overstocksph/public_html/index.php
Line: 308
Function: require_once

Database Error

A Database Error Occurred

Error Number: 1064

You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '&& `google_spreadsheet`.`year`=2024' at line 1

SELECT * FROM `seller_app` LEFT JOIN `app_cred` ON `seller_app`.`seller_id`=`app_cred`.`seller_app_id` LEFT JOIN `google_spreadsheet` ON `google_spreadsheet`.`seller_id`=`seller_app`.`seller_id` WHERE `seller_app`.`seller_id`= && `google_spreadsheet`.`year`=2024

Filename: models/Lazada_model.php

Line Number: 70