Our Forums are now closed. Please go to our Google Mailing List for help. This site will remain open for historical purposes.
ColdBox Framework Forums Home | Profile | Search | Login | RSS

 pdf Print PDF   Previous Page  Page: 1   Next Page

Thread: CFB Extension problem
Created on: 05/08/10 01:09 PM Replies: 1
DougS


Joined: 04/13/09
Posts: 4
CFB Extension problem
05/08/10 1:09 PM

Just installed the CFBuilder extension, tried to scaffold a new site by creating the site, then using the Coldbox Platform ->New Application->Simple App for my localhost server, add the subdirectories, etc.

When I ran the new site I got the following error.

Am I missing a step in this or is there really a problem.

Thanks,
Doug

"Variable ADDMODULEROUTES is undefined"

The error occurred in C:\Inetpub\wwwroot\coldbox\system\FrameworkSupertype.cfc: line 423
Called from C:\Inetpub\wwwroot\coldbox\system\interceptors\SES.cfc: line 779
Called from C:\Inetpub\wwwroot\coldbox\system\interceptors\SES.cfc: line 36
Called from C:\Inetpub\wwwroot\coldbox\system\services\InterceptorService.cfc: line 153
Called from C:\Inetpub\wwwroot\coldbox\system\services\InterceptorService.cfc: line 68
Called from C:\Inetpub\wwwroot\coldbox\system\services\InterceptorService.cfc: line 42
Called from C:\Inetpub\wwwroot\coldbox\system\services\LoaderService.cfc: line 78
Called from C:\Inetpub\wwwroot\coldbox\system\Coldbox.cfc: line 71
Called from C:\Inetpub\wwwroot\scaffold\Application.cfc: line 35

421 :       <cfargument name="type"    type="string"    required="no" default="Framework">
422 :       <!--- ************************************************************* --->
423 :       <cfthrow type="#arguments.type#" message="#arguments.message#" detail="#arguments.detail#">
424 :    </cffunction>
425 :
Link | Top | Bottom
DougS


Joined: 04/13/09
Posts: 4
RE: CFB Extension problem
05/08/10 1:12 PM

Forgot to mention I'm running CB M5, CF9 and latest Ver 1.9 of the extension.
D.
Link | Top | Bottom

Galleon Forums V1.7.008 was created by Raymond Camden