A PHP Error was encountered

Severity: Warning

Message: count(): Parameter must be an array or an object that implements Countable

Filename: controllers/Video.php

Line Number: 20

Backtrace:

File: /home/stikomtb/public_html/lpm/application/controllers/Video.php
Line: 20
Function: _error_handler

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

Video - LPM STIKOM Tunas Bangsa

Box Layout

HTML Layout
Backgroud Images
Backgroud Pattern
  • LPM STIKOM Tunas Bangsa

A PHP Error was encountered

Severity: Warning

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

Filename: core/Common.php

Line Number: 570

Backtrace:

File: /home/stikomtb/public_html/lpm/application/models/Nav_model.php
Line: 270
Function: get

File: /home/stikomtb/public_html/lpm/application/views/layout/menu.php
Line: 5
Function: nav_download

File: /home/stikomtb/public_html/lpm/application/views/layout/wrapper.php
Line: 15
Function: require_once

File: /home/stikomtb/public_html/lpm/application/controllers/Video.php
Line: 37
Function: view

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

Database Error

A Database Error Occurred

Error Number: 1055

Expression #1 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'stikomtb_lp3m.download.id_download' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by

SELECT `download`.*, `kategori_download`.`nama_kategori_download`, `kategori_download`.`slug_kategori_download` FROM `download` JOIN `kategori_download` ON `kategori_download`.`id_kategori_download` = `download`.`id_kategori_download` WHERE `jenis_download` = 'Download' GROUP BY `download`.`id_kategori_download` ORDER BY `kategori_download`.`urutan` ASC

Filename: models/Nav_model.php

Line Number: 270