hi, when i add or delete some record from the scaffolding admin panel
i get this view:
(default) 3 queries took 7 ms Nr Query Error Affected Num.
rows Took
(ms)
1 DESCRIBE `scaffoldings` 2 2 6
2 INSERT INTO `scaffoldings` (`text`) VALUES ('New Scaffolding')
1 1
3 SELECT LAST_INSERT_ID() AS insertID 1 1 0
Just that, without the layout or links to navigate. How can i fix
that? is that normal? thanks in advance.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"CakePHP" 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
-~----------~----~----~----~------~----~------~--~---