Created
June 7, 2012 18:41
-
-
Save mykehsd/2890687 to your computer and use it in GitHub Desktop.
Checkout
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Fatal error: Class 'ResourceBundle' not found in /content/vespolina-sandbox/vendor/symfony/symfony/src/Symfony/Component/Locale/Locale.php on line 46 Call Stack: 0.0002 643640 1. {main}() /content/vespolina-sandbox/web/app_dev.php:0 0.0280 5998104 2. Symfony\Component\HttpKernel\Kernel->handle() /content/vespolina-sandbox/web/app_dev.php:24 0.0665 9883864 3. Symfony\Bundle\FrameworkBundle\HttpKernel->handle() /content/vespolina-sandbox/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:193 0.0665 9885104 4. Symfony\Component\HttpKernel\HttpKernel->handle() /content/vespolina-sandbox/app/cache/dev/classes.php:5699 0.0665 9885104 5. Symfony\Component\HttpKernel\HttpKernel->handleRaw() /content/vespolina-sandbox/app/cache/dev/classes.php:4829 1.2779 21222568 6. call_user_func_array() /content/vespolina-sandbox/app/cache/dev/classes.php:4865 1.2779 21222816 7. Vespolina\StoreBundle\Controller\CheckoutController->checkoutAction() /content/vespolina-sandbox/app/cache/dev/classes.php:4865 1.3541 21848584 8. Vespolina\StoreBundle\Process\AbstractProcess->execute() /content/vespolina-sandbox/vendor/vespolina/store-bundle/Vespolina/StoreBundle/Controller/CheckoutController.php:24 1.3541 21848584 9. Vespolina\StoreBundle\Process\Step\IdentifyCustomer->execute() /content/vespolina-sandbox/vendor/vespolina/store-bundle/Vespolina/StoreBundle/Process/AbstractProcess.php:50 1.3572 21921000 10. Vespolina\StoreBundle\Controller\Process\IdentifyCustomerController->executeAction() /content/vespolina-sandbox/vendor/vespolina/store-bundle/Vespolina/StoreBundle/Process/Step/IdentifyCustomer.php:38 1.3572 21921000 11. Vespolina\StoreBundle\Controller\Process\IdentifyCustomerController->createCustomerQuickCreateForm() /content/vespolina-sandbox/vendor/vespolina/store-bundle/Vespolina/StoreBundle/Controller/Process/IdentifyCustomerController.php:21 1.3893 22661992 12. Symfony\Component\Form\FormFactory->create() /content/vespolina-sandbox/vendor/vespolina/store-bundle/Vespolina/StoreBundle/Controller/Process/IdentifyCustomerController.php:96 1.4198 24191328 13. Symfony\Component\Form\FormBuilder->getForm() /content/vespolina-sandbox/vendor/symfony/symfony/src/Symfony/Component/Form/FormFactory.php:114 1.8484 30479304 14. Symfony\Component\Form\FormBuilder->getForm() /content/vespolina-sandbox/vendor/symfony/symfony/src/Symfony/Component/Form/FormBuilder.php:207 1.8484 30479304 15. Symfony\Component\Form\FormBuilder->resolveChildren() /content/vespolina-sandbox/vendor/symfony/symfony/src/Symfony/Component/Form/FormBuilder.php:202 1.9466 31033272 16. Symfony\Component\Form\FormBuilder->create() /content/vespolina-sandbox/vendor/symfony/symfony/src/Symfony/Component/Form/FormBuilder.php:267 1.9466 31033320 17. Symfony\Component\Form\FormFactory->createNamedBuilder() /content/vespolina-sandbox/vendor/symfony/symfony/src/Symfony/Component/Form/FormBuilder.php:124 1.9562 31163584 18. Symfony\Component\Form\Extension\Core\Type\CountryType->setDefaultOptions() /content/vespolina-sandbox/vendor/symfony/symfony/src/Symfony/Component/Form/FormFactory.php:188 1.9656 31379960 19. Symfony\Component\Locale\Locale::getDisplayCountries() /content/vespolina-sandbox/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/Type/CountryType.php:26 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
(for further reference) php5-intl is missing