Thanks Mark for your explanation On Thu, Aug 6, 2009 at 12:44 AM, mark_story <[email protected]> wrote:
> > Yeah, seems there was an issue with Project baking in the dev > release. We should have that fixed up shortly, try updating the 1.3 > branch later this week. Should be fixed by then. > > -Mark > > On Aug 3, 10:16 pm, Isak Rickyanto <[email protected]> wrote: > > Hi, > > So glad to see new shiny release for 1.3. > > > > I tried to use this new release to cake bake > > > > But I got error, first the error is class I18n not found then I added > > manually the path in console/cake.php : > > > > The code I added: > > > > CORE_PATH . 'cake' . DS . 'libs'. DS . 'i18n.php', > > CORE_PATH . 'cake' . DS . 'libs'. DS . 'l10n.php' > > > > But then I still found error, > > Is this 1.3 dev release not ready to bake? > > > > The error like this: > > > > D:\MyWorks\Projects\source created > > D:\MyWorks\Projects\source\views created > > D:\MyWorks\Projects\source\views\pages created > > D:\MyWorks\Projects\developert\views\pages\home.ctp copied to > > D:\MyWorks\Project > > s\source\views\pages\home.ctp > > PHP Warning: > > include(D:\Master\PHP\cake13\D:\Master\PHP\cake13\cake\console\tem > > plates\default\views\home.ctp): failed to open stream: Invalid argument > in > > D:\Ma > > ster\PHP\cake13\cake\console\libs\tasks\project.php on line 187 > > > > Warning: > > include(D:\Master\PHP\cake13\D:\Master\PHP\cake13\cake\console\template > > s\default\views\home.ctp): failed to open stream: Invalid argument in > > D:\Master\ > > PHP\cake13\cake\console\libs\tasks\project.php on line 187 > > PHP Warning: include(): Failed opening > > 'D:\Master\PHP\cake13\D:\Master\PHP\cake > > 13\cake\console\templates\default\views\home.ctp' for inclusion > > (include_path='. > > ;C:\php5\pear') in > D:\Master\PHP\cake13\cake\console\libs\tasks\project.php > > on l > > ine 187 > > > > Warning: include(): Failed opening > > 'D:\Master\PHP\cake13\D:\Master\PHP\cake13\ca > > ke\console\templates\default\views\home.ctp' for inclusion > > (include_path='.;C:\p > > hp5\pear') in D:\Master\PHP\cake13\cake\console\libs\tasks\project.php on > > line 1 > > 87 > > PHP Notice: Undefined variable: output in > > D:\Master\PHP\cake13\cake\console\lib > > s\tasks\project.php on line 188 > > > > Notice: Undefined variable: output in > > D:\Master\PHP\cake13\cake\console\libs\tas > > ks\project.php on line 188 > > > > -- > > Best regards, > > Isak Rickyanto, ST > > ---------------------------- > > Diskusiweb.com - Indonesian IT Community > > > -- Best regards, Isak Rickyanto, ST ---------------------------- GrailsDeveloper.com Diskusiweb.com - Indonesian IT Community --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
