Severity: Warning
Message: mysqli::query(): (21000/1242): Subquery returns more than 1 row
Filename: mysqli/mysqli_driver.php
Line Number: 315
Backtrace:
File: /home/senq9924/public_html/application/models/Blog_Model.php
Line: 187
Function: query
File: /home/senq9924/public_html/application/controllers/Blog.php
Line: 35
Function: new_post
File: /home/senq9924/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /home/senq9924/public_html/system/core/Exceptions.php:272)
Filename: core/Common.php
Line Number: 571
Backtrace:
File: /home/senq9924/public_html/application/models/Blog_Model.php
Line: 187
Function: query
File: /home/senq9924/public_html/application/controllers/Blog.php
Line: 35
Function: new_post
File: /home/senq9924/public_html/index.php
Line: 315
Function: require_once
Error Number: 1242
Subquery returns more than 1 row
SELECT id,title,main_image,page_title_on_blog FROM p727_new_blog WHERE id <> (select id from p727_new_blog where page_title_on_blog = 'akhirnya-fomac-powerpack-akan-lebih-dekat-dengan-anda-di-surabaya') AND status = 1 ORDER BY create_date DESC LIMIT 4
Filename: models/Blog_Model.php
Line Number: 187