A PHP Error was encountered

Severity: Notice

Message: Undefined index: function

Filename: controllers/Job.php

Line Number: 1562

Backtrace:

File: /home/beatsnet/public_html/application/controllers/Job.php
Line: 1562
Function: _error_handler

File: /home/beatsnet/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Notice

Message: Undefined index: function

Filename: controllers/Job.php

Line Number: 1571

Backtrace:

File: /home/beatsnet/public_html/application/controllers/Job.php
Line: 1571
Function: _error_handler

File: /home/beatsnet/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Notice

Message: Undefined index: function

Filename: controllers/Job.php

Line Number: 1575

Backtrace:

File: /home/beatsnet/public_html/application/controllers/Job.php
Line: 1575
Function: _error_handler

File: /home/beatsnet/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Notice

Message: Undefined index: function

Filename: controllers/Job.php

Line Number: 1592

Backtrace:

File: /home/beatsnet/public_html/application/controllers/Job.php
Line: 1592
Function: _error_handler

File: /home/beatsnet/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Notice

Message: Undefined index: function

Filename: controllers/Job.php

Line Number: 1616

Backtrace:

File: /home/beatsnet/public_html/application/controllers/Job.php
Line: 1616
Function: _error_handler

File: /home/beatsnet/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Notice

Message: Undefined index: function

Filename: controllers/Job.php

Line Number: 1630

Backtrace:

File: /home/beatsnet/public_html/application/controllers/Job.php
Line: 1630
Function: _error_handler

File: /home/beatsnet/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Notice

Message: Undefined index: function

Filename: controllers/Job.php

Line Number: 1654

Backtrace:

File: /home/beatsnet/public_html/application/controllers/Job.php
Line: 1654
Function: _error_handler

File: /home/beatsnet/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Notice

Message: Undefined index: function

Filename: controllers/Job.php

Line Number: 1671

Backtrace:

File: /home/beatsnet/public_html/application/controllers/Job.php
Line: 1671
Function: _error_handler

File: /home/beatsnet/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Notice

Message: Undefined index: function

Filename: controllers/Job.php

Line Number: 1695

Backtrace:

File: /home/beatsnet/public_html/application/controllers/Job.php
Line: 1695
Function: _error_handler

File: /home/beatsnet/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Notice

Message: Undefined index: function

Filename: controllers/Job.php

Line Number: 1712

Backtrace:

File: /home/beatsnet/public_html/application/controllers/Job.php
Line: 1712
Function: _error_handler

File: /home/beatsnet/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Notice

Message: Undefined index: page

Filename: models/Skill_Model.php

Line Number: 2948

Backtrace:

File: /home/beatsnet/public_html/application/models/Skill_Model.php
Line: 2948
Function: _error_handler

File: /home/beatsnet/public_html/application/controllers/Job.php
Line: 1737
Function: getDashJsPagination

File: /home/beatsnet/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: pg_query(): Query failed: ERROR: relation "job_posting" does not exist LINE 1: ...-dd') crdate, jp.job_nature, jp.job_function FROM job_postin... ^

Filename: postgre/postgre_driver.php

Line Number: 234

Backtrace:

File: /home/beatsnet/public_html/application/models/Skill_Model.php
Line: 2954
Function: query

File: /home/beatsnet/public_html/application/controllers/Job.php
Line: 1737
Function: getDashJsPagination

File: /home/beatsnet/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

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

Filename: core/Common.php

Line Number: 571

Backtrace:

File: /home/beatsnet/public_html/application/models/Skill_Model.php
Line: 2954
Function: query

File: /home/beatsnet/public_html/application/controllers/Job.php
Line: 1737
Function: getDashJsPagination

File: /home/beatsnet/public_html/index.php
Line: 315
Function: require_once

Database Error

A Database Error Occurred

Error Number:

ERROR: relation "job_posting" does not exist LINE 1: ...-dd') crdate, jp.job_nature, jp.job_function FROM job_postin... ^

SELECT jp.job_post_id, jp.job_slugs, jp.sid, jp.gender, jp.speciality, jp.job_post_type, jn.job_nature_name, jc.job_category_name, cp.company_name, cp.company_slug, cp.company_logo, jp.job_cities, jp.skill_type_id, jp.job_title, jp.company_profile_id, jp.job_desc, jp.salary_range, jp.job_slugs, jp.experience_min, jp.experience_max, to_char(jp.start_date, 'yyyy-mm-dd') crdate, jp.job_nature, jp.job_function FROM job_posting jp LEFT JOIN job_category jc ON jc.job_category_id = jp.job_function LEFT JOIN job_nature jn ON jn.job_nature_id = jp.job_nature LEFT JOIN company_profile cp ON cp.company_profile_id = jp.company_profile_id WHERE jp.job_status1 = 'live' AND jp.display_status = 'stop' ORDER BY jp.job_post_type DESC, jp.start_date DESC

Filename: models/Skill_Model.php

Line Number: 2954