Severity: Notice
Message: Undefined index: kode_user
Filename: controllers/web.php
Line Number: 104
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /home/blogupnyk17/public_html/system/core/Exceptions.php:185)
Filename: core/Common.php
Line Number: 440
Error Number: 1064
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'GROUP BY a.judul_label' at line 2
SELECT any_value(b.kode_label) as kode_label,any_value(a.judul_label) as judul_label ,COUNT(a.judul_label) AS jum FROM label a JOIN content_label b ON b.kode_label = a.kode_label WHERE b.mdb= GROUP BY a.judul_label
Filename: /home/blogupnyk17/public_html/models/web_model.php
Line Number: 104