Skip to content

Instantly share code, notes, and snippets.

@raulriera
Created July 21, 2010 22:15
Show Gist options
  • Save raulriera/485225 to your computer and use it in GitHub Desktop.
Save raulriera/485225 to your computer and use it in GitHub Desktop.
Component [controllers.Pages] has no acessible Member with name [WHEELS]
Stacktrace The Error Occurred in
/Users/raulriera/Desktop/FuseGrid SDK/workspace/default/plugins/provides/Provides.cfc: line 228
226:
227: <cffunction name="$checkSetApplicationScope" access="public" output="false" returntype="void">
228: <cfargument name="controller" required="false" type="string" default="#variables.wheels.name#" />
229: <cfargument name="action" required="false" type="string" default="" />
230: <cfscript>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment