Monday, August 3, 2009

Error baking using 1.3 dev

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
----------------------------
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 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: