Error Executing Database Query.
|
|
Column not found: Unknown column 'security_level' in 'field list'
|
| |
The error occurred in /home/httpd/vhosts/stardustchannel.com/httpdocs/data/queries.cfc: line 218
Called from /home/httpd/vhosts/brentswan.com/httpdocs/settings/circuits.cfm: line 4
Called from /home/httpd/vhosts/brentswan.com/httpdocs/Application.cfm: line 58
Called from /home/httpd/vhosts/stardustchannel.com/httpdocs/data/queries.cfc: line 218
Called from /home/httpd/vhosts/brentswan.com/httpdocs/settings/circuits.cfm: line 4
Called from /home/httpd/vhosts/brentswan.com/httpdocs/Application.cfm: line 58
|
216 : <cffunction name="getpages">
217 : <cfset var getpages = "" />
218 : <cfquery name="getpages" username="#application.dbuser#" password="#application.dbpass#" datasource="#application.db#">
219 : select uid,name,file,template,security_level
220 : from circuits
|
|
| SQL |
select uid,name,file,template,security_level
from circuits
order by file desc;
|
| DATASOURCE |
headroom |
| VENDORERRORCODE |
1054 |
| SQLSTATE |
S0022 |
|
|
Resources:
|
| Browser |
CCBot/1.0 (+http://www.commoncrawl.org/bot.html) |
| Remote Address |
38.103.63.18 |
| Referrer |
|
| Date/Time |
09-May-08 10:17 PM |
|