Try deleting your project files and reiniting the app (init=true in the url).

 

Doug

 


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Joshua Scott
Sent: Friday, June 09, 2006 3:52 PM
To: [email protected]
Subject: [Reactor for CF] ReactorBlog Question

 

Doug,

 

I am setting up the reactor blog to use on my site. When I add or update entries and it gets to this line:

 

<cfloop list="#EntryRecord.getCategoryIterator().getValueList("categoryId")#" index="categoryId">

 

It throws this error:

Message Error Executing Database Query. Detail Column not found: Unknown column 'category.name' in 'order clause' Extended Info Tag Context C:\websites\resonantmed\core\Reactor\base\abstractGateway.cfc (527)
C:\websites\resonantmed\core\Reactor\iterator\iterator.cfc (425)
C:\websites\resonantmed\core\Reactor\iterator\iterator.cfc (477)
C:\websites\resonantmed\core\Reactor\iterator\iterator.cfc (89)
C:\websites\resonantmed\core\Reactor\iterator\iterator.cfc (63)
C:\websites\resonantmed\blog\controller\BlogController.cfc (315)
C:\websites\resonantmed\core\ModelGlue\ModelGlue.cfc (482)
C:\websites\resonantmed\core\ModelGlue\ModelGlue.cfc (379)
C:\websites\resonantmed\core\ModelGlue\ModelGlue.cfc (336)
C:\websites\resonantmed\core\ModelGlue\ModelGlue.cfc (296)
C:\websites\resonantmed\core\ModelGlue\ModelGlue.cfm (64)
C:\websites\resonantmed\blog\index.cfm (27)

 

The column does indeed exist. This is on a MySQL 5 db.

 

Any help would be great and thanks for the great blog.

 

- JS

 

 

 


------------------------------------------------
Joshua Scott
Resonant Media Technologies, LLC.


"It is impossible to get out of a problem by using the same type of thinking that it took to get into the problem." -- Albert Einstein

 


 


-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Reactor for ColdFusion Mailing List
[email protected]
Archives at: http://www.mail-archive.com/reactor%40doughughes.net/
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Reactor for ColdFusion Mailing List
[email protected]
Archives at: http://www.mail-archive.com/reactor%40doughughes.net/
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --

Reply via email to