THELIA Forum

Welcome to the THELIA support and discusssion forum

Announcement

Rejoignez la communauté sur le Discord Thelia : https://discord.gg/YgwpYEE3y3

Offline

#1 module paiement

(09-09-2014 10:03:04)


Bonjour

lorsque j'active un module de paiement j'ai l'erreur suivantes
j'ai teste avec module Atos et Cheque

ServiceNotFoundException: You have requested a non-existent service "module.cheque".

    in /home/zzuutt/www/shop/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Container.php line 279
    at Container->get('module.Cheque') in /home/zzuutt/www/shop/core/lib/Thelia/Model/Module.php line 194
    at Module->getModuleInstance(object(CoreDevDebugProjectContainer)) in /home/zzuutt/www/shop/core/lib/Thelia/Core/Template/Loop/Payment.php line 40
    at Payment->parseResults(object(LoopResult)) in /home/zzuutt/www/shop/core/lib/Thelia/Core/Template/Element/BaseLoop.php line 445
    at BaseLoop->exec(null) in /home/zzuutt/www/shop/core/lib/Thelia/Core/Template/Smarty/Plugins/TheliaLoop.php line 144
    at TheliaLoop->theliaLoop(array('type' => 'payment', 'name' => 'payments', 'force_return' => 'true'), null, object(Smarty_Internal_Template), true) in /home/zzuutt/www/shop/cache/dev/smarty/compile/b2398b3632da6e594cf80fd5ac0b39d31ce2b8ca.file.order-invoice.html.php line 993
    at content_540ec14b2ee333_60315225(object(Smarty_Internal_Template)) in /home/zzuutt/www/shop/core/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php line 180
    at Smarty_Internal_TemplateBase->fetch('file:order-invoice.html') in /home/zzuutt/www/shop/core/lib/Thelia/Core/Template/Smarty/SmartyParser.php line 332
    at SmartyParser->internalRenderer('file', 'order-invoice.html', array()) in /home/zzuutt/www/shop/core/lib/Thelia/Core/Template/Smarty/SmartyParser.php line 348
    at SmartyParser->render('order-invoice.html') in /home/zzuutt/www/shop/core/lib/Thelia/Core/EventListener/ViewListener.php line 73
    at ViewListener->onKernelView(object(GetResponseForControllerResultEvent))
    at call_user_func(array(object(ViewListener), 'onKernelView'), object(GetResponseForControllerResultEvent)) in /home/zzuutt/www/shop/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcher.php line 164
    at EventDispatcher->doDispatch(array(array(object(ViewListener), 'beforeKernelView'), array(object(ViewListener), 'onKernelView')), 'kernel.view', object(GetResponseForControllerResultEvent)) in /home/zzuutt/www/shop/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcher.php line 53
    at EventDispatcher->dispatch('kernel.view', object(GetResponseForControllerResultEvent)) in /home/zzuutt/www/shop/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php line 167
    at ContainerAwareEventDispatcher->dispatch('kernel.view', object(GetResponseForControllerResultEvent)) in /home/zzuutt/www/shop/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpKernel.php line 134
    at HttpKernel->handleRaw(object(Request), '1') in /home/zzuutt/www/shop/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpKernel.php line 73
    at HttpKernel->handle(object(Request), '1', true) in /home/zzuutt/www/shop/core/lib/Thelia/Core/TheliaHttpKernel.php line 81
    at TheliaHttpKernel->handle(object(Request), '1', true) in /home/zzuutt/www/shop/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Kernel.php line 197
    at Kernel->handle(object(Request)) in /home/zzuutt/www/shop/web/index_dev.php line 37

d'ou cela peut il venir ?
merci

Offline

#2 Re: module paiement

(09-09-2014 10:17:05)


en vidant le cache c'est reparti

a chaque fois que j'active un module de paiement, il faut que je vide le cache sinon j'ai cette erreur