A PHP Error was encountered some

Severity: Warning

Message: ini_set(): Headers already sent. You cannot change the session module's ini settings at this time

Filename: Session/Session.php

Line Number: 282

Backtrace:

File: /var/www/html/application/libraries/Base_Controller.php
Line: 6
Function: __construct

File: /var/www/html/application/controllers/Contactsales.php
Line: 10
Function: __construct

File: /var/www/html/index.php
Line: 316
Function: require_once

A PHP Error was encountered some

Severity: Warning

Message: session_set_cookie_params(): Cannot change session cookie parameters when headers already sent

Filename: Session/Session.php

Line Number: 294

Backtrace:

File: /var/www/html/application/libraries/Base_Controller.php
Line: 6
Function: __construct

File: /var/www/html/application/controllers/Contactsales.php
Line: 10
Function: __construct

File: /var/www/html/index.php
Line: 316
Function: require_once

A PHP Error was encountered some

Severity: Warning

Message: ini_set(): Headers already sent. You cannot change the session module's ini settings at this time

Filename: Session/Session.php

Line Number: 304

Backtrace:

File: /var/www/html/application/libraries/Base_Controller.php
Line: 6
Function: __construct

File: /var/www/html/application/controllers/Contactsales.php
Line: 10
Function: __construct

File: /var/www/html/index.php
Line: 316
Function: require_once

A PHP Error was encountered some

Severity: Warning

Message: ini_set(): Headers already sent. You cannot change the session module's ini settings at this time

Filename: Session/Session.php

Line Number: 314

Backtrace:

File: /var/www/html/application/libraries/Base_Controller.php
Line: 6
Function: __construct

File: /var/www/html/application/controllers/Contactsales.php
Line: 10
Function: __construct

File: /var/www/html/index.php
Line: 316
Function: require_once

A PHP Error was encountered some

Severity: Warning

Message: ini_set(): Headers already sent. You cannot change the session module's ini settings at this time

Filename: Session/Session.php

Line Number: 315

Backtrace:

File: /var/www/html/application/libraries/Base_Controller.php
Line: 6
Function: __construct

File: /var/www/html/application/controllers/Contactsales.php
Line: 10
Function: __construct

File: /var/www/html/index.php
Line: 316
Function: require_once

A PHP Error was encountered some

Severity: Warning

Message: ini_set(): Headers already sent. You cannot change the session module's ini settings at this time

Filename: Session/Session.php

Line Number: 316

Backtrace:

File: /var/www/html/application/libraries/Base_Controller.php
Line: 6
Function: __construct

File: /var/www/html/application/controllers/Contactsales.php
Line: 10
Function: __construct

File: /var/www/html/index.php
Line: 316
Function: require_once

A PHP Error was encountered some

Severity: Warning

Message: ini_set(): Headers already sent. You cannot change the session module's ini settings at this time

Filename: Session/Session.php

Line Number: 317

Backtrace:

File: /var/www/html/application/libraries/Base_Controller.php
Line: 6
Function: __construct

File: /var/www/html/application/controllers/Contactsales.php
Line: 10
Function: __construct

File: /var/www/html/index.php
Line: 316
Function: require_once

A PHP Error was encountered some

Severity: Warning

Message: ini_set(): Headers already sent. You cannot change the session module's ini settings at this time

Filename: Session/Session.php

Line Number: 375

Backtrace:

File: /var/www/html/application/libraries/Base_Controller.php
Line: 6
Function: __construct

File: /var/www/html/application/controllers/Contactsales.php
Line: 10
Function: __construct

File: /var/www/html/index.php
Line: 316
Function: require_once

A PHP Error was encountered some

Severity: Warning

Message: ini_set(): Headers already sent. You cannot change the session module's ini settings at this time

Filename: drivers/Session_files_driver.php

Line Number: 108

Backtrace:

File: /var/www/html/application/libraries/Base_Controller.php
Line: 6
Function: __construct

File: /var/www/html/application/controllers/Contactsales.php
Line: 10
Function: __construct

File: /var/www/html/index.php
Line: 316
Function: require_once

A PHP Error was encountered some

Severity: Warning

Message: session_set_save_handler(): Cannot change save handler when headers already sent

Filename: Session/Session.php

Line Number: 110

Backtrace:

File: /var/www/html/application/libraries/Base_Controller.php
Line: 6
Function: __construct

File: /var/www/html/application/controllers/Contactsales.php
Line: 10
Function: __construct

File: /var/www/html/index.php
Line: 316
Function: require_once

A PHP Error was encountered some

Severity: Warning

Message: session_start(): Cannot start session when headers already sent

Filename: Session/Session.php

Line Number: 143

Backtrace:

File: /var/www/html/application/libraries/Base_Controller.php
Line: 6
Function: __construct

File: /var/www/html/application/controllers/Contactsales.php
Line: 10
Function: __construct

File: /var/www/html/index.php
Line: 316
Function: require_once

A PHP Error was encountered some

Severity: Warning

Message: Cannot modify header information - headers already sent by (output started at /var/www/html/application/controllers/Contactsales.php:34)

Filename: core/Common.php

Line Number: 570

Backtrace:

File: /var/www/html/application/models/Job_details.php
Line: 2628
Function: get

File: /var/www/html/application/controllers/Contactsales.php
Line: 21
Function: getAllCompany

File: /var/www/html/index.php
Line: 316
Function: require_once

Database Error

A Database Error Occurred

Error Number: 1055

Expression #4 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'staffing_live.company.user_id' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by

SELECT `company_id`, COUNT(company_id) as count, `company`.* FROM `jobs` JOIN `company` ON `company`.`sno` = `jobs`.`company_id` GROUP BY `company_id` ORDER BY `count` DESC

Filename: models/Job_details.php

Line Number: 2628