A PHP Error was encountered

Severity: Warning

Message: Missing argument 1 for Home::blogdetails()

Filename: controllers/Home.php

Line Number: 61

Backtrace:

File: /home/shirke/public_html/application/controllers/Home.php
Line: 61
Function: _error_handler

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

A PHP Error was encountered

Severity: Notice

Message: Undefined variable: blog_id

Filename: controllers/Home.php

Line Number: 64

Backtrace:

File: /home/shirke/public_html/application/controllers/Home.php
Line: 64
Function: _error_handler

File: /home/shirke/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/shirke/public_html/system/core/Exceptions.php:271)

Filename: core/Common.php

Line Number: 564

Backtrace:

File: /home/shirke/public_html/application/models/DataModel.php
Line: 88
Function: query

File: /home/shirke/public_html/application/controllers/Home.php
Line: 64
Function: GetBlogDetails

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

Database Error

A Database Error Occurred

Error Number: 1064

You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'AND `blog_status`='Active'' at line 1

SELECT * FROM `tbl_blog` WHERE `blog_id`= AND `blog_status`='Active'

Filename: models/DataModel.php

Line Number: 88