Error Executing Database Query.
|
Invalid column name 'keyword_id'.
|
|
The error occurred in C:/home/Root/eugenelinden.com/scripts/site_newslist.cfm: line 57
Called from C:/home/Root/cfscriptssql/center.cfm: line 344
Called from C:/home/Root/cfscriptssql/center.cfm: line 337
Called from C:/home/Root/cfscriptssql/center.cfm: line 1
Called from C:/home/Root/eugenelinden.com/facemaster.cfm: line 280
Called from C:/home/Root/eugenelinden.com/scripts/site_newslist.cfm: line 57
Called from C:/home/Root/cfscriptssql/center.cfm: line 344
Called from C:/home/Root/cfscriptssql/center.cfm: line 337
Called from C:/home/Root/cfscriptssql/center.cfm: line 1
Called from C:/home/Root/eugenelinden.com/facemaster.cfm: line 280
|
55 : <cfif url.keywordid eq 1>
56 : AND keyword_id = 1
57 : <cfelseif url.keywordid eq 2>
58 : AND keyword_id = 2
59 : </cfif>
|
|
SQLSTATE |
S0001 |
DATASOURCE |
zhippo |
VENDORERRORCODE |
207 |
SQL |
select news.*,news.date as thisdate, supertype.name, supertype.webaddress, news.supertypeindex as newssupertypeindex
from news,supertype
where news.supertypeindex = 100
and news.supertypeindex=supertype.supertypeindex
and supertype.status = 1 and news.status=1
and news.membersOnly = 0
AND keyword_id = 2
order by newsindex desc
|
|
Resources:
|
Browser |
ColdFusion |
Remote Address |
65.175.68.149 |
Referrer |
|
Date/Time |
02-Aug-23 01:14 PM |
|