• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

ColdFusion Error Reported (Serious Problem, I Believe)

[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.
 
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).



 
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).


 
Back
Top