Welcome Guest, Not a member yet? Register   Sign In
Object of class CI_DB_mysql_result could not be converted to string
#1

[eluser]Mitja B.[/eluser]
Code:
$data['title'] = ":: BlueTraker :: Home ::";
$data['query'] = $this->db->query("SELECT * FROM news WHERE Status > 0 ORDER BY id DESC LIMIT 4");

and i get

Quote:A PHP Error was encountered

Severity: 4096

Message: Object of class CI_DB_mysql_result could not be converted to string

Filename: libraries/Parser.php

Line Number: 63

What is wrong here?


Messages In This Thread
Object of class CI_DB_mysql_result could not be converted to string - by El Forum - 10-13-2008, 05:52 AM



Theme © iAndrew 2016 - Forum software by © MyBB