Error info:
Notice: Undefined variable: data in
/home/eting747/ag4u/cake/libs/model/datasources/dbo_source.php on line
628

cakePHP SQL statement:

SELECT `ArticleHeader`.`id`, `ArticleHeader`.`lot_id`,
`ArticleHeader`.`lot_name`, `ArticleHeader`.`group_id`,
`ArticleHeader`.`group_name`, `ArticleHeader`.`title`,
`ArticleHeader`.`summary`, `ArticleHeader`.`article_type_id` FROM
`article_headers` AS `ArticleHeader` WHERE (`article_type_id` = 1)
ORDER BY `ArticleHeader`.`id` DESC

Environment:
php.i386                                 5.1.6-3.1.fc6
php-mysql.i386                           5.1.6-3.3.fc6
mysql-server.i386                        5.0.27-1.fc6

On Jan 10, 3:29 pm, "nate" <[EMAIL PROTECTED]> wrote:
> It would be a lot more helpful if you posted the actual text of the
> error with a line number.  Keep in mind, however, that database views
> are not officially supported.


--~--~---------~--~----~------------~-------~--~----~
 You received this message because you are subscribed to the Google Groups 
"Cake PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to