Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Notice: Undefined index: thelia #1682

Closed
sajidev opened this issue Sep 14, 2015 · 3 comments
Closed

Notice: Undefined index: thelia #1682

sajidev opened this issue Sep 14, 2015 · 3 comments

Comments

@sajidev
Copy link

sajidev commented Sep 14, 2015

ContextErrorException in StandardServiceContainer.php line 276: Notice: Undefined index: thelia

in StandardServiceContainer.php line 276
at ErrorHandler->handleError('8', 'Undefined index: thelia', 'C:\wamp\www\thelia\core\vendor\propel\propel\src\Propel\Runtime\ServiceContainer\StandardServiceContainer.php', '276', array('name' => 'thelia')) in StandardServiceContainer.php line 276
at StandardServiceContainer->getConnectionManager('thelia') in StandardServiceContainer.php line 356
at StandardServiceContainer->getReadConnection('thelia') in ModelCriteria.php line 994
at ModelCriteria->findOne(null) in ModelCriteria.php line 1176
at ModelCriteria->findOneBy('Name', 'session_config.lifetime')
at call_user_func_array(array(object(ConfigQuery), 'findOneBy'), array('Name', 'session_config.lifetime')) in ModelCriteria.php line 2027
at ModelCriteria->__call('findOneByName', array('session_config.lifetime')) in ConfigQuery.php line 37
at ConfigQuery->findOneByName('session_config.lifetime') in ConfigQuery.php line 37
at ConfigQuery::read('session_config.lifetime', '0') in SessionListener.php line 35
at SessionListener->prodSession(object(SessionEvent))
at call_user_func(array(object(SessionListener), 'prodSession'), object(SessionEvent)) in EventDispatcher.php line 164
at EventDispatcher->doDispatch(array(array(object(SessionListener), 'testSession'), array(object(SessionListener), 'prodSession')), 'thelia_kernel.session', object(SessionEvent)) in EventDispatcher.php line 53
at EventDispatcher->dispatch('thelia_kernel.session', object(SessionEvent)) in ContainerAwareEventDispatcher.php line 167
at ContainerAwareEventDispatcher->dispatch('thelia_kernel.session', object(SessionEvent)) in SessionMiddleware.php line 71
at SessionMiddleware->handle(object(Request), '1', true) in StackedHttpKernel.php line 23
at StackedHttpKernel->handle(object(Request), '1', true) in Kernel.php line 188
at Kernel->handle(object(Request)) in index_dev.php line 36
@gillesbourgeat
Copy link
Member

Hello,

With which version ?
This is a new installation ?
Did you clear the cache ?

@sajidev
Copy link
Author

sajidev commented Sep 19, 2015

Hello,
First thank you for your response and this is thelia2 and yes it's a new
installation , i cleared the cache but i still have the same error.

Le vendredi 18 septembre 2015, Gilles Bourgeat notifications@github.com a
écrit :

Hello,

With which version ?
This is a new installation ?
Did you clear the cache ?


Reply to this email directly or view it on GitHub
#1682 (comment).

@gillesbourgeat
Copy link
Member

Please run the command
composer run-script post-create-project-cmd

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants