Wednesday, December 31, 2008

Re: Problem Cake php

Ugh..

That's normal debug data. Set debug to 0 in config/core.php to turn
this off.

On Dec 31, 4:29 am, garza2002 <puc...@gmail.com> wrote:
> I have CakePHP v 1.0.0.2363. It is working fine in my actually server.
> But i want to transfer to another server. In this new server with the
> same configuration i obtain this error when i make a consult to the
> database through a controller.
>
> 2 queries took 1 ms Nr Query Error Affected Num. rows Took (ms)
> 1 DESC `sections`  14 14 1
> 2 SELECT `Section`.`id`, `Section`.`name`, `Section`.`parent_id`,
> `Section`.`title`, `Section`.`content`, `Section`.`description`,
> `Section`.`url`, `Section`.`controller`, `Section`.`order`,
> `Section`.`hits`, `Section`.`accesskey`, `Section`.`enabled`,
> `Section`.`admin`, `Section`.`static` FROM `sections` AS `Section`
> WHERE (`Section`.`url` = 'n1302-felices-fiestas') LIMIT 1
>
> I hope you can help me.
>
> Thanks.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to cake-php+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

No comments: