unexpected error?

Discussion in 'Feedback' started by cabletrader, Apr 25, 2009.

  1. Seem to be getting a lot of these lately.....

    ------------------------------

    The web site you are accessing has experienced an unexpected error.
    Please contact the website administrator.

    The following information is meant for the website developer for debugging purposes.
    Error Occurred While Processing Request
    The system has attempted to use an undefined value, which usually indicates a programming error, either in your code or some system code.

    Null Pointers are another name for undefined values.

    The error occurred in /Volumes/Sites/et_main/public/index.cfm: line 11

    9 : </cfquery>
    10 : </cfif>
    11 : <cfquery datasource="elitedata" name="get_last_userid">
    12 : Select MAX(userid) AS last_userid FROM user
    13 : </cfquery>


    -----------------------------

    The web site you are accessing has experienced an unexpected error.
    Please contact the website administrator.

    The following information is meant for the website developer for debugging purposes.
    Error Occurred While Processing Request
    The system has attempted to use an undefined value, which usually indicates a programming error, either in your code or some system code.

    Null Pointers are another name for undefined values.

    The error occurred in /Volumes/Sites/et_main/public/index.cfm: line 5

    3 : <cfif IsDefined("cookie.bbuserid")>
    4 : <cfquery datasource="elitedata" name="get_user_info">
    5 : select username, ignorelist, lastvisit from user where userid = #cookie.bbuserid#
    6 : </cfquery>
    7 : <cfquery datasource="elitedata" name="get_unread_pms">
     
  2. mxjones

    mxjones

    I've gotten the same several times over the past few days.
     
  3. I get various errors on a regular basis.
     
  4. That's when c-kid DoS attacks the site.
     
  5. That fact hadn't escaped our attention unfortunately!

    I'm surprised you didn't apply for the post of moderator.....or did you get a knock back :D