ColdFusion Error Reported (Serious Problem, I Believe)

Hossenfeffer

Diamond Member
Jul 16, 2000
7,462
1
0
[Copy of Scuttle's post]

I was trying to do a search and this popped up:
Forum Error
An error has occurred. If you wish to notify the administrator please click here.
To go back to the main forum page please click here.

ERROR:


An error occurred while evaluating the expression:


Trim(qGetUser.chatsubscriber) eq "Yes"



Error near line 2, column 37.
--------------------------------------------------------------------------------

Error resolving parameter QGETUSER.CHATSUBSCRIBER


The column CHATSUBSCRIBER is not present in the query named QGETUSER. It is likely that you have misspelled the name of the column.



The error occurred while processing an element with a general identifier of (CFIF), occupying document position (2:2) to (2:46) in the template file D:\INETPUB\WWWROOT\ANANDFORUMS\INCLUDE\COMMON\..\CUSTOM\TOP.CFM.


Is that real bad? And i'm not sure off-hand where to post this, so i kinda chucked it here.
 

Spook

Platinum Member
Nov 29, 1999
2,620
0
76
Yeah, I was trying to do a search for my posts.... and got this

Forum Error
An error has occurred. If you wish to notify the administrator please click here.
To go back to the main forum page please click here.

ERROR:


An error occurred while evaluating the expression:


Trim(qGetUser.chatsubscriber) eq "Yes"



Error near line 2, column 37.
--------------------------------------------------------------------------------

Error resolving parameter QGETUSER.CHATSUBSCRIBER


The column CHATSUBSCRIBER is not present in the query named QGETUSER. It is likely that you have misspelled the name of the column.



The error occurred while processing an element with a general identifier of (CFIF), occupying document position (2:2) to (2:46).



 

Allanv

Senior member
May 29, 2001
905
0
0
and me lol

Forum Error
An error has occurred. If you wish to notify the administrator please click here.
To go back to the main forum page please click here.

ERROR:


An error occurred while evaluating the expression:


Trim(qGetUser.chatsubscriber) eq "Yes"



Error near line 2, column 37.
--------------------------------------------------------------------------------

Error resolving parameter QGETUSER.CHATSUBSCRIBER


The column CHATSUBSCRIBER is not present in the query named QGETUSER. It is likely that you have misspelled the name of the column.



The error occurred while processing an element with a general identifier of (CFIF), occupying document position (2:2) to (2:46).