Wednesday, January 14, 2015

Re: Cake 3 RC1 aura intl problem

I should also mention it only appears sometimes - such as when an error occurs or when I"m saving something to database. It doesn't appear when rendering a view. Here's the track:

Call Stack
#TimeMemoryFunctionLocation
10.0011239416{main}( )../index.php:0
20.0758943384Cake\Routing\Dispatcher->dispatch( )../index.php:37
30.14881274448Cake\Routing\Dispatcher->_invoke( )../Dispatcher.php:87
40.18461381984Cake\Controller\Controller->invokeAction( )../Dispatcher.php:114
50.18501382520call_user_func_array:{/vendor/cakephp/cakephp/src/Controller/Controller.php:405} ( )../Controller.php:405
60.18511382824App\Controller\UsersController->signup( )../Controller.php:405
70.19151474344Cake\ORM\Table->newEntity( )../UsersController.php:21
80.19231483840Cake\ORM\Marshaller->one( )../Table.php:1829
90.23341664664Cake\ORM\Marshaller->_validate( )../Marshaller.php:122
100.23681692784Cake\Validation\Validator->errors( )../Marshaller.php:185
110.23691693112__d( )../Validator.php:94
120.23701693296Cake\I18n\I18n::translator( )../functions.php:81
130.23721693392Cake\I18n\TranslatorRegistry->get( )../I18n.php:145
140.23861708304Cake\I18n\TranslatorRegistry->_getTranslator( )../TranslatorRegistry.php:96
150.23861708304Aura\Intl\TranslatorLocator->get( )../TranslatorRegistry.php:114
160.23861708304Aura\Intl\PackageLocator->get( )../TranslatorLocator.php:180

On Wednesday, January 14, 2015 at 2:59:35 PM UTC-8, HVan wrote:
Can't figure why I'm having this problem: 

Aura\Intl\Exception: Package 'cake' with locale 'en_US' is not registered. in /vendor/aura/intl/src/Aura/Intl/PackageLocator.php on line 96

I'm having that problem with debug_kit as well. I've just literally created a project from scratch with composer. I also couldn't get plugin routes working but that's a different story.

Any clue what this could be? I've looked at everything and couldn't figure it out.

Thanks

--
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP

---
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cake-php+unsubscribe@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php.
For more options, visit https://groups.google.com/d/optout.

No comments: