Welcome Guest, Not a member yet? Register   Sign In
Where to look for an SQL string?
#1

[eluser]Bikun[/eluser]
How could I get to know in which file and line is error occurred?

Error is as follows, but it's REALLY difficult to figure out the exact file where I should make changes:
Code:
A Database Error Occurred

Error Number: 1054

Unknown column 'is_author' in 'where clause'

SELECT FORMAT(AVG(price), 0) AS average_price FROM (users) WHERE `is_client` = 1


Messages In This Thread
Where to look for an SQL string? - by El Forum - 03-10-2009, 02:24 PM
Where to look for an SQL string? - by El Forum - 03-10-2009, 03:31 PM
Where to look for an SQL string? - by El Forum - 03-10-2009, 03:50 PM
Where to look for an SQL string? - by El Forum - 03-10-2009, 03:57 PM
Where to look for an SQL string? - by El Forum - 03-10-2009, 04:17 PM
Where to look for an SQL string? - by El Forum - 03-10-2009, 05:59 PM



Theme © iAndrew 2016 - Forum software by © MyBB