Error Executing Database Query.
|
|
Unknown column 'columntable.views' in 'field list'
|
| |
The error occurred in /home/bway/public_html/bway/includes/whatshotinclude.cfm: line 12
|
10 : SELECT columntable.id as colid, columntable.Title, columntable.Replies, columntable.Status, columntable.DatePosted, columntable.views
11 : FROM columntable
12 : WHERE columntable.dateposted > #week# and columntable.status = 1 and columntable.id <> 550
13 : order by columntable.views desc
14 : limit 0,11
|
|
| SQLSTATE |
42S22 |
| SQL |
SELECT columntable.id as colid, columntable.Title, columntable.Replies, columntable.Status, columntable.DatePosted, columntable.views
FROM columntable
WHERE columntable.dateposted > {ts '2010-04-02 00:00:00'} and columntable.status = 1 and columntable.id <> 550
order by columntable.views desc
limit 0,11
|
| VENDORERRORCODE |
1054 |
| DATASOURCE |
bww |
|
|
Resources:
|
| Browser |
ColdFusion |
| Remote Address |
174.120.144.10 |
| Referrer |
|
| Date/Time |
09-Apr-10 11:19 AM |
|