THELIA Forum

Welcome to the THELIA support and discusssion forum

Announcement

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

Offline


Pour les coupons, il te faut modifier le fichier core\lib\Thelia\Form\Definition\FrontForm.php, et remplacer :

const COUPON_CONSUME = 'thelia.coupon.code';

par :

const COUPON_CONSUME = 'thelia.order.coupon';

Pour ton BO, regardce le code source, il doit y avoir l'exception dedans. Mais remet tous tes modules en place avant tout.


OpenStudio Toulouse

Offline


Donc:

- Je n'ai plus de ERROR dans mon log
- Plus que des INFO et DEBUG
- Je n'ai toujours rien dans admin sauf le bandeau du haut

* La manière est elle la bonne en faisant monsite.com/index_dev.php/Admin ?
* Dans index_dev.php, est ce bon comme synthase : (bien entendu mon IP a la place des 0)

 // List of allowed IP
$trustedIp = array(
'00.00.000.00',
);

Voici pour mon log :

1: INFO [ConnectionWrapper.php:log()] {653} 2015-10-14 16:52:08: SELECT config.ID, config.NAME, config.VALUE, config.SECURED, config.HIDDEN, config.CREATED_AT, config.UPDATED_AT FROM `config` WHERE config.NAME='session_config.lifetime' LIMIT 1
2: INFO [ConnectionWrapper.php:log()] {653} 2015-10-14 16:52:08: SELECT config.ID, config.NAME, config.VALUE, config.SECURED, config.HIDDEN, config.CREATED_AT, config.UPDATED_AT FROM `config` WHERE config.NAME='session_config.save_path' LIMIT 1
3: INFO [ConnectionWrapper.php:log()] {653} 2015-10-14 16:52:08: SELECT config.ID, config.NAME, config.VALUE, config.SECURED, config.HIDDEN, config.CREATED_AT, config.UPDATED_AT FROM `config` WHERE config.NAME='rewriting_enable' LIMIT 1
4: DEBUG [SmartyParser.php:addTemplateDirectory()] {233} 2015-10-14 16:52:08: Adding template directory /home/lavachesmj/local/modules/Cheque/templates/frontOffice/default, type:1 name:default, key: Cheque
5: DEBUG [SmartyParser.php:addTemplateDirectory()] {233} 2015-10-14 16:52:08: Adding template directory /home/lavachesmj/local/modules/Klikandpay/templates/frontOffice/default, type:1 name:default, key: Klikandpay
6: DEBUG [SmartyParser.php:addTemplateDirectory()] {233} 2015-10-14 16:52:08: Adding template directory /home/lavachesmj/local/modules/VirtualProductDelivery/templates/frontOffice/default, type:1 name:default, key: VirtualProductDelivery
7: DEBUG [SmartyParser.php:addTemplateDirectory()] {233} 2015-10-14 16:52:08: Adding template directory /home/lavachesmj/local/modules/VirtualProductDelivery/templates/pdf/default, type:3 name:default, key: VirtualProductDelivery
8: DEBUG [SmartyParser.php:addTemplateDirectory()] {233} 2015-10-14 16:52:08: Adding template directory /home/lavachesmj/local/modules/VirtualProductDelivery/templates/email/default, type:4 name:default, key: VirtualProductDelivery
9: DEBUG [SmartyParser.php:addTemplateDirectory()] {233} 2015-10-14 16:52:08: Adding template directory /home/lavachesmj/local/modules/HookCurrency/templates/frontOffice/default, type:1 name:default, key: HookCurrency
10: DEBUG [SmartyParser.php:addTemplateDirectory()] {233} 2015-10-14 16:52:08: Adding template directory /home/lavachesmj/local/modules/HookLang/templates/frontOffice/default, type:1 name:default, key: HookLang
11: DEBUG [SmartyParser.php:addTemplateDirectory()] {233} 2015-10-14 16:52:08: Adding template directory /home/lavachesmj/local/modules/HookSearch/templates/frontOffice/default, type:1 name:default, key: HookSearch
12: DEBUG [SmartyParser.php:addTemplateDirectory()] {233} 2015-10-14 16:52:08: Adding template directory /home/lavachesmj/local/modules/HookCustomer/templates/frontOffice/default, type:1 name:default, key: HookCustomer
13: DEBUG [SmartyParser.php:addTemplateDirectory()] {233} 2015-10-14 16:52:08: Adding template directory /home/lavachesmj/local/modules/HookCart/templates/frontOffice/default, type:1 name:default, key: HookCart
14: DEBUG [SmartyParser.php:addTemplateDirectory()] {233} 2015-10-14 16:52:08: Adding template directory /home/lavachesmj/local/modules/HookContact/templates/frontOffice/default, type:1 name:default, key: HookContact
15: DEBUG [SmartyParser.php:addTemplateDirectory()] {233} 2015-10-14 16:52:08: Adding template directory /home/lavachesmj/local/modules/HookLinks/templates/frontOffice/default, type:1 name:default, key: HookLinks
16: DEBUG [SmartyParser.php:addTemplateDirectory()] {233} 2015-10-14 16:52:08: Adding template directory /home/lavachesmj/local/modules/HookNavigation/templates/frontOffice/default, type:1 name:default, key: HookNavigation
17: DEBUG [SmartyParser.php:addTemplateDirectory()] {233} 2015-10-14 16:52:08: Adding template directory /home/lavachesmj/local/modules/HookNavigation/templates/backOffice/default, type:2 name:default, key: HookNavigation
18: DEBUG [SmartyParser.php:addTemplateDirectory()] {233} 2015-10-14 16:52:08: Adding template directory /home/lavachesmj/local/modules/HookNewsletter/templates/frontOffice/default, type:1 name:default, key: HookNewsletter
19: DEBUG [SmartyParser.php:addTemplateDirectory()] {233} 2015-10-14 16:52:08: Adding template directory /home/lavachesmj/local/modules/HookSocial/templates/frontOffice/default, type:1 name:default, key: HookSocial
20: DEBUG [SmartyParser.php:addTemplateDirectory()] {233} 2015-10-14 16:52:08: Adding template directory /home/lavachesmj/local/modules/HookProductsNew/templates/frontOffice/default, type:1 name:default, key: HookProductsNew
21: DEBUG [SmartyParser.php:addTemplateDirectory()] {233} 2015-10-14 16:52:08: Adding template directory /home/lavachesmj/local/modules/HookProductsOffer/templates/frontOffice/default, type:1 name:default, key: HookProductsOffer
22: DEBUG [SmartyParser.php:addTemplateDirectory()] {233} 2015-10-14 16:52:08: Adding template directory /home/lavachesmj/local/modules/Tinymce/templates/backOffice/default, type:2 name:default, key: Tinymce
23: DEBUG [SmartyParser.php:addTemplateDirectory()] {233} 2015-10-14 16:52:08: Adding template directory /home/lavachesmj/local/modules/VirtualProductControl/templates/backOffice/default, type:2 name:default, key: VirtualProductControl
24: DEBUG [SmartyParser.php:addTemplateDirectory()] {233} 2015-10-14 16:52:08: Adding template directory /home/lavachesmj/local/modules/OrderCreation/templates/backOffice/default, type:2 name:default, key: OrderCreation
25: DEBUG [SmartyParser.php:addTemplateDirectory()] {233} 2015-10-14 16:52:08: Adding template directory /home/lavachesmj/local/modules/SupportTicket/templates/frontOffice/default, type:1 name:default, key: SupportTicket
26: DEBUG [SmartyParser.php:addTemplateDirectory()] {233} 2015-10-14 16:52:08: Adding template directory /home/lavachesmj/local/modules/SupportTicket/templates/backOffice/default, type:2 name:default, key: SupportTicket
27: DEBUG [SmartyParser.php:addTemplateDirectory()] {233} 2015-10-14 16:52:08: Adding template directory /home/lavachesmj/local/modules/SupportTicket/templates/email/default, type:4 name:default, key: SupportTicket
28: DEBUG [SmartyParser.php:addTemplateDirectory()] {233} 2015-10-14 16:52:08: Adding template directory /home/lavachesmj/local/modules/TakeCustomerAccount/templates/backOffice/default, type:2 name:default, key: TakeCustomerAccount
29: DEBUG [SmartyParser.php:addTemplateDirectory()] {233} 2015-10-14 16:52:08: Adding template directory /home/lavachesmj/local/modules/AdvancedSearch/templates/frontOffice/default, type:1 name:default, key: AdvancedSearch
30: INFO [ConnectionWrapper.php:log()] {653} 2015-10-14 16:52:08: SELECT config.ID, config.NAME, config.VALUE, config.SECURED, config.HIDDEN, config.CREATED_AT, config.UPDATED_AT FROM `config` WHERE config.NAME='asset_dir_from_web_root' LIMIT 1
31: INFO [ConnectionWrapper.php:log()] {653} 2015-10-14 16:52:08: SELECT config.ID, config.NAME, config.VALUE, config.SECURED, config.HIDDEN, config.CREATED_AT, config.UPDATED_AT FROM `config` WHERE config.NAME='active-admin-template' LIMIT 1
32: DEBUG [SmartyParser.php:addTemplateDirectory()] {233} 2015-10-14 16:52:08: Adding template directory /home/lavachesmj/templates/backOffice/default, type:2 name:default, key: template-assets
33: DEBUG [SmartyAssetsManager.php:prepareTemplateAssets()] {115} 2015-10-14 16:52:08: Preparing assets: source assets directory /home/lavachesmj/templates/backOffice/default/assets, web assets dir base: /home/lavachesmj/web/assets, template: backOffice/default, web asset key: template-assets/assets (key=template-assets)
34: DEBUG [SmartyAssetsManager.php:prepareTemplateAssets()] {115} 2015-10-14 16:52:08: Preparing assets: source assets directory /home/lavachesmj/local/modules/Tinymce/templates/backOffice/default/assets, web assets dir base: /home/lavachesmj/web/assets, template: backOffice/default, web asset key: Tinymce (key=Tinymce)
35: DEBUG [SmartyAssetsManager.php:computeAssetUrl()] {162} 2015-10-14 16:52:08: Searching asset assets/img/favicon.ico in source template-assets, with template 
36: DEBUG [AsseticAssetManager.php:processAsset()] {260} 2015-10-14 16:52:08: Processing asset: assetSource=/home/lavachesmj/templates/backOffice/default/assets/img/favicon.ico, assetDirectoryBase=/home/lavachesmj/templates/backOffice/default, webAssetsDirectoryBase=/home/lavachesmj/web/assets, webAssetsTemplate=backOffice/default, webAssetsKey=template-assets, outputUrl=http://www.lavachesenvole.com/assets
37: DEBUG [AsseticAssetManager.php:processAsset()] {298} 2015-10-14 16:52:08: Asset destination full path: /home/lavachesmj/web/assets/backOffice/default/template-assets/assets/img/f1de36b.ico
38: INFO [ConnectionWrapper.php:log()] {653} 2015-10-14 16:52:08: SELECT config.ID, config.NAME, config.VALUE, config.SECURED, config.HIDDEN, config.CREATED_AT, config.UPDATED_AT FROM `config` WHERE config.NAME='process_assets' LIMIT 1
39: DEBUG [SmartyAssetsManager.php:computeAssetUrl()] {162} 2015-10-14 16:52:08: Searching asset assets/css/styles.css in source template-assets, with template 
40: DEBUG [AsseticAssetManager.php:processAsset()] {260} 2015-10-14 16:52:08: Processing asset: assetSource=/home/lavachesmj/templates/backOffice/default/assets/css/styles.css, assetDirectoryBase=/home/lavachesmj/templates/backOffice/default, webAssetsDirectoryBase=/home/lavachesmj/web/assets, webAssetsTemplate=backOffice/default, webAssetsKey=template-assets, outputUrl=http://www.lavachesenvole.com/assets
41: DEBUG [AsseticAssetManager.php:processAsset()] {298} 2015-10-14 16:52:08: Asset destination full path: /home/lavachesmj/web/assets/backOffice/default/template-assets/assets/css/3e620c4.css
42: DEBUG [SmartyAssetsManager.php:computeAssetUrl()] {162} 2015-10-14 16:52:08: Searching asset assets/js/bootstrap-datetimepicker/bootstrap-datetimepicker.min.css in source template-assets, with template 
43: DEBUG [AsseticAssetManager.php:processAsset()] {260} 2015-10-14 16:52:08: Processing asset: assetSource=/home/lavachesmj/templates/backOffice/default/assets/js/bootstrap-datetimepicker/bootstrap-datetimepicker.min.css, assetDirectoryBase=/home/lavachesmj/templates/backOffice/default, webAssetsDirectoryBase=/home/lavachesmj/web/assets, webAssetsTemplate=backOffice/default, webAssetsKey=template-assets, outputUrl=http://www.lavachesenvole.com/assets
44: DEBUG [AsseticAssetManager.php:processAsset()] {298} 2015-10-14 16:52:08: Asset destination full path: /home/lavachesmj/web/assets/backOffice/default/template-assets/assets/js/bootstrap-datetimepicker/9aaef5e.css
45: INFO [ConnectionWrapper.php:log()] {653} 2015-10-14 16:52:08: SELECT module.ID, module.CODE, module.VERSION, module.TYPE, module.CATEGORY, module.ACTIVATE, module.POSITION, module.FULL_NAMESPACE, module.CREATED_AT, module.UPDATED_AT FROM `module` WHERE module.ACTIVATE=1 ORDER BY module.POSITION ASC
46: INFO [ConnectionWrapper.php:log()] {653} 2015-10-14 16:52:08: SELECT config.ID, config.NAME, config.VALUE, config.SECURED, config.HIDDEN, config.CREATED_AT, config.UPDATED_AT FROM `config` WHERE config.NAME='html_output_trim_level' LIMIT 1
47: DEBUG [SmartyAssetsManager.php:computeAssetUrl()] {162} 2015-10-14 16:52:08: Searching asset assets/js/libs/respond.min.js in source template-assets, with template 
48: DEBUG [AsseticAssetManager.php:processAsset()] {260} 2015-10-14 16:52:08: Processing asset: assetSource=/home/lavachesmj/templates/backOffice/default/assets/js/libs/respond.min.js, assetDirectoryBase=/home/lavachesmj/templates/backOffice/default, webAssetsDirectoryBase=/home/lavachesmj/web/assets, webAssetsTemplate=backOffice/default, webAssetsKey=template-assets, outputUrl=http://www.lavachesenvole.com/assets
49: DEBUG [AsseticAssetManager.php:processAsset()] {298} 2015-10-14 16:52:08: Asset destination full path: /home/lavachesmj/web/assets/backOffice/default/template-assets/assets/js/libs/8f8a252.js
50: DEBUG [SmartyAssetsManager.php:computeAssetUrl()] {162} 2015-10-14 16:52:08: Searching asset assets/img/logo-white.png in source template-assets, with template 
51: DEBUG [AsseticAssetManager.php:processAsset()] {260} 2015-10-14 16:52:08: Processing asset: assetSource=/home/lavachesmj/templates/backOffice/default/assets/img/logo-white.png, assetDirectoryBase=/home/lavachesmj/templates/backOffice/default, webAssetsDirectoryBase=/home/lavachesmj/web/assets, webAssetsTemplate=backOffice/default, webAssetsKey=template-assets, outputUrl=http://www.lavachesenvole.com/assets
52: DEBUG [AsseticAssetManager.php:processAsset()] {298} 2015-10-14 16:52:08: Asset destination full path: /home/lavachesmj/web/assets/backOffice/default/template-assets/assets/img/c221f5e.png
53: INFO [ConnectionWrapper.php:log()] {653} 2015-10-14 16:52:08: SELECT lang.ID, lang.TITLE, lang.CODE, lang.LOCALE, lang.URL, lang.DATE_FORMAT, lang.TIME_FORMAT, lang.DATETIME_FORMAT, lang.DECIMAL_SEPARATOR, lang.THOUSANDS_SEPARATOR, lang.DECIMALS, lang.BY_DEFAULT, lang.POSITION, lang.CREATED_AT, lang.UPDATED_AT FROM `lang` WHERE lang.ID IN ('1') ORDER BY lang.POSITION ASC LIMIT 2147483647
54: DEBUG [SmartyAssetsManager.php:computeAssetUrl()] {162} 2015-10-14 16:52:08: Searching asset assets/img/flags/fr.png in source template-assets, with template 
55: DEBUG [AsseticAssetManager.php:processAsset()] {260} 2015-10-14 16:52:08: Processing asset: assetSource=/home/lavachesmj/templates/backOffice/default/assets/img/flags/fr.png, assetDirectoryBase=/home/lavachesmj/templates/backOffice/default, webAssetsDirectoryBase=/home/lavachesmj/web/assets, webAssetsTemplate=backOffice/default, webAssetsKey=template-assets, outputUrl=http://www.lavachesenvole.com/assets
56: DEBUG [AsseticAssetManager.php:processAsset()] {298} 2015-10-14 16:52:08: Asset destination full path: /home/lavachesmj/web/assets/backOffice/default/template-assets/assets/img/flags/29b23cc.png
57: INFO [ConnectionWrapper.php:log()] {653} 2015-10-14 16:52:08: SELECT lang.ID, lang.TITLE, lang.CODE, lang.LOCALE, lang.URL, lang.DATE_FORMAT, lang.TIME_FORMAT, lang.DATETIME_FORMAT, lang.DECIMAL_SEPARATOR, lang.THOUSANDS_SEPARATOR, lang.DECIMALS, lang.BY_DEFAULT, lang.POSITION, lang.CREATED_AT, lang.UPDATED_AT FROM `lang` ORDER BY lang.POSITION ASC LIMIT 2147483647
58: DEBUG [SmartyAssetsManager.php:computeAssetUrl()] {162} 2015-10-14 16:52:08: Searching asset assets/img/flags/fr.png in source template-assets, with template 
59: DEBUG [AsseticAssetManager.php:processAsset()] {260} 2015-10-14 16:52:08: Processing asset: assetSource=/home/lavachesmj/templates/backOffice/default/assets/img/flags/fr.png, assetDirectoryBase=/home/lavachesmj/templates/backOffice/default, webAssetsDirectoryBase=/home/lavachesmj/web/assets, webAssetsTemplate=backOffice/default, webAssetsKey=template-assets, outputUrl=http://www.lavachesenvole.com/assets
60: DEBUG [AsseticAssetManager.php:processAsset()] {298} 2015-10-14 16:52:08: Asset destination full path: /home/lavachesmj/web/assets/backOffice/default/template-assets/assets/img/flags/29b23cc.png
61: DEBUG [SmartyAssetsManager.php:computeAssetUrl()] {162} 2015-10-14 16:52:08: Searching asset assets/img/flags/eng.png in source template-assets, with template 

MERCI !

Last edited by lavache (14-10-2015 15:57:07)

Offline


Je n'ai toujours rien dans admin sauf le bandeau du haut

Regarde le code source de la page, tu y trouvera l'exception.

Et vide tes caches.


OpenStudio Toulouse

Offline


Désolé, mais je ne comprend pas ce que tu me dis ( à part pour le cache)

Offline


Pour le BO, clic droit, afficher le code source de la page, et tu y trouveras le message d'erreur

Et remet tous les modules manquant en place !


OpenStudio Toulouse

Offline


<div id="sf-resetcontent" class="sf-reset">
                <h1>Whoops, looks like something went wrong.</h1>
                                        <h2 class="block_exception clear_fix">
                            <span class="exception_counter">1/1</span>
                            <span class="exception_title"><abbr title="Thelia\Exception\TheliaProcessException">TheliaProcessException</abbr> in <a title="/home/lavachesmj/local/modules/TheliaSmarty/Template/Assets/SmartyAssetsManager.php line 210" ondblclick="var f=this.innerHTML;this.innerHTML=this.title;this.title=f;">SmartyAssetsManager.php line 210</a>:</span>
                            <span class="exception_message">Failed to find asset source file assets/img/flags/eng.png</span>
                        </h2>
                        <div class="block">
                            <ol class="traces list_exception">
       <li> in <a title="/home/lavachesmj/local/modules/TheliaSmarty/Template/Assets/SmartyAssetsManager.php line 210" ondblclick="var f=this.innerHTML;this.innerHTML=this.title;this.title=f;">SmartyAssetsManager.php line 210</a></li>
       <li>at <abbr title="TheliaSmarty\Template\Assets\SmartyAssetsManager">SmartyAssetsManager</abbr>->computeAssetUrl('', <em>array</em>('file' => 'assets/img/flags/eng.png'), <em>object</em>(<abbr title="Smarty_Internal_Template">Smarty_Internal_Template</abbr>)) in <a title="/home/lavachesmj/local/modules/TheliaSmarty/Template/Plugins/Assets.php line 68" ondblclick="var f=this.innerHTML;this.innerHTML=this.title;this.title=f;">Assets.php line 68</a></li>
       <li>at <abbr title="TheliaSmarty\Template\Plugins\Assets">Assets</abbr>->functionImage(<em>array</em>('file' => 'assets/img/flags/eng.png'), <em>object</em>(<abbr title="Smarty_Internal_Template">Smarty_Internal_Template</abbr>)) in <a title="/home/lavachesmj/cache/dev/smarty/compile/f948966e60c052cbdc6f44dbd18ecbe650baddef.file.home.html.php line 193" ondblclick="var f=this.innerHTML;this.innerHTML=this.title;this.title=f;">f948966e60c052cbdc6f44dbd18ecbe650baddef.file.home.html.php line 193</a></li>
       <li>at <abbr title=""></abbr>content_561e70bc6b8962_63545896(<em>object</em>(<abbr title="Smarty_Internal_Template">Smarty_Internal_Template</abbr>)) in <a title="/home/lavachesmj/core/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php line 188" ondblclick="var f=this.innerHTML;this.innerHTML=this.title;this.title=f;">smarty_internal_templatebase.php line 188</a></li>
       <li>at <abbr title="Smarty_Internal_TemplateBase">Smarty_Internal_TemplateBase</abbr>->fetch('file:home.html') in <a title="/home/lavachesmj/local/modules/TheliaSmarty/Template/SmartyParser.php line 370" ondblclick="var f=this.innerHTML;this.innerHTML=this.title;this.title=f;">SmartyParser.php line 370</a></li>
       <li>at <abbr title="TheliaSmarty\Template\SmartyParser">SmartyParser</abbr>->internalRenderer('file', 'home.html', <em>array</em>('locale' => 'fr_FR', 'lang_code' => 'fr', 'lang_id' => '1', 'edit_language_id' => '1', 'edit_language_locale' => 'fr_FR', 'edit_currency_id' => '1', 'current_url' => 'http://www.lavachesenvole.com/index_dev.php/admin'), <em>true</em>) in <a title="/home/lavachesmj/local/modules/TheliaSmarty/Template/SmartyParser.php line 394" ondblclick="var f=this.innerHTML;this.innerHTML=this.title;this.title=f;">SmartyParser.php line 394</a></li>
       <li>at <abbr title="TheliaSmarty\Template\SmartyParser">SmartyParser</abbr>->render('home.html', <em>array</em>('locale' => 'fr_FR', 'lang_code' => 'fr', 'lang_id' => '1', 'edit_language_id' => '1', 'edit_language_locale' => 'fr_FR', 'edit_currency_id' => '1', 'current_url' => 'http://www.lavachesenvole.com/index_dev.php/admin')) in <a title="/home/lavachesmj/core/lib/Thelia/Controller/Admin/BaseAdminController.php line 390" ondblclick="var f=this.innerHTML;this.innerHTML=this.title;this.title=f;">BaseAdminController.php line 390</a></li>
       <li>at <abbr title="Thelia\Controller\Admin\BaseAdminController">BaseAdminController</abbr>->renderRaw('home', <em>array</em>()) in <a title="/home/lavachesmj/core/lib/Thelia/Controller/Admin/BaseAdminController.php line 337" ondblclick="var f=this.innerHTML;this.innerHTML=this.title;this.title=f;">BaseAdminController.php line 337</a></li>
       <li>at <abbr title="Thelia\Controller\Admin\BaseAdminController">BaseAdminController</abbr>->render('home') in <a title="/home/lavachesmj/core/lib/Thelia/Controller/Admin/AdminController.php line 26" ondblclick="var f=this.innerHTML;this.innerHTML=this.title;this.title=f;">AdminController.php line 26</a></li>
       <li>at <abbr title="Thelia\Controller\Admin\AdminController">AdminController</abbr>->indexAction()</li>
       <li>at <abbr title=""></abbr>call_user_func_array(<em>array</em>(<em>object</em>(<abbr title="Thelia\Controller\Admin\AdminController">AdminController</abbr>), 'indexAction'), <em>array</em>()) in <a title="/home/lavachesmj/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpKernel.php line 117" ondblclick="var f=this.innerHTML;this.innerHTML=this.title;this.title=f;">HttpKernel.php line 117</a></li>
       <li>at <abbr title="Symfony\Component\HttpKernel\HttpKernel">HttpKernel</abbr>->handleRaw(<em>object</em>(<abbr title="Thelia\Core\HttpFoundation\Request">Request</abbr>), '1') in <a title="/home/lavachesmj/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpKernel.php line 61" ondblclick="var f=this.innerHTML;this.innerHTML=this.title;this.title=f;">HttpKernel.php line 61</a></li>
       <li>at <abbr title="Symfony\Component\HttpKernel\HttpKernel">HttpKernel</abbr>->handle(<em>object</em>(<abbr title="Thelia\Core\HttpFoundation\Request">Request</abbr>), '1', <em>true</em>) in <a title="/home/lavachesmj/core/lib/Thelia/Core/TheliaHttpKernel.php line 80" ondblclick="var f=this.innerHTML;this.innerHTML=this.title;this.title=f;">TheliaHttpKernel.php line 80</a></li>
       <li>at <abbr title="Thelia\Core\TheliaHttpKernel">TheliaHttpKernel</abbr>->handle(<em>object</em>(<abbr title="Thelia\Core\HttpFoundation\Request">Request</abbr>), '1', <em>true</em>) in <a title="/home/lavachesmj/core/lib/Thelia/Core/Stack/ParamInitMiddleware.php line 87" ondblclick="var f=this.innerHTML;this.innerHTML=this.title;this.title=f;">ParamInitMiddleware.php line 87</a></li>
       <li>at <abbr title="Thelia\Core\Stack\ParamInitMiddleware">ParamInitMiddleware</abbr>->handle(<em>object</em>(<abbr title="Thelia\Core\HttpFoundation\Request">Request</abbr>), '1', <em>true</em>) in <a title="/home/lavachesmj/core/lib/Thelia/Core/Stack/SessionMiddleware.php line 80" ondblclick="var f=this.innerHTML;this.innerHTML=this.title;this.title=f;">SessionMiddleware.php line 80</a></li>
       <li>at <abbr title="Thelia\Core\Stack\SessionMiddleware">SessionMiddleware</abbr>->handle(<em>object</em>(<abbr title="Thelia\Core\HttpFoundation\Request">Request</abbr>), '1', <em>true</em>) in <a title="/home/lavachesmj/core/vendor/stack/builder/src/Stack/StackedHttpKernel.php line 23" ondblclick="var f=this.innerHTML;this.innerHTML=this.title;this.title=f;">StackedHttpKernel.php line 23</a></li>
       <li>at <abbr title="Stack\StackedHttpKernel">StackedHttpKernel</abbr>->handle(<em>object</em>(<abbr title="Thelia\Core\HttpFoundation\Request">Request</abbr>), '1', <em>true</em>) in <a title="/home/lavachesmj/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Kernel.php line 188" ondblclick="var f=this.innerHTML;this.innerHTML=this.title;this.title=f;">Kernel.php line 188</a></li>
       <li>at <abbr title="Symfony\Component\HttpKernel\Kernel">Kernel</abbr>->handle(<em>object</em>(<abbr title="Thelia\Core\HttpFoundation\Request">Request</abbr>)) in <a title="/home/lavachesmj/web/index_dev.php line 36" ondblclick="var f=this.innerHTML;this.innerHTML=this.title;this.title=f;">index_dev.php line 36</a></li>
    </ol>
</div>

            </div>

Offline


Failed to find asset source file assets/img/flags/eng.png

Voilà. Le fichier assets/img/flags/eng.png n'existe pas.

Tu es sûr que tu utilises bien le template BO (template/backOffice/default) de la 2.2 ?


OpenStudio Toulouse

Offline


Ha si, j'ai compris. Tu as du définir la langue anglaise avec le code "eng" au lieu de "en"...

Il ne te reste plus qu'à copier le fichier assets/img/flags/en.png en assets/img/flags/eng.png


OpenStudio Toulouse

Offline


Et bien oui !

J'ai le BO !

Par contre, nouveau probleme. En cliquant sur "se deconnecter", j'ai eu ça :

Whoops, looks like something went wrong.

2/2
PropelException in ModelCriteria.php line 1331:
Propel\Runtime\ActiveQuery\ModelCriteria::delete is unable to delete.
in ModelCriteria.php line 1331
at ModelCriteria->delete(object(ConnectionWrapper)) in CartQuery.php line 1089
at CartQuery->delete(object(ConnectionWrapper)) in Cart.php line 942
at Cart->delete() in Cart.php line 81
at Cart->duplicate('95e824509c92ad2705c530d15c7369a4', null, object(Currency), object(ContainerAwareEventDispatcher)) in Cart.php line 449
at Cart->duplicateCart(object(ContainerAwareEventDispatcher), object(Cart)) in Cart.php line 391
at Cart->managePersistentCart(object(CartRestoreEvent), 'thelia_cart') in Cart.php line 304
at Cart->restoreCurrentCart(object(CartRestoreEvent))
at call_user_func(array(object(Cart), 'restoreCurrentCart'), object(CartRestoreEvent)) in EventDispatcher.php line 164
at EventDispatcher->doDispatch(array(array(object(Cart), 'restoreCurrentCart')), 'cart.restore.current', object(CartRestoreEvent)) in EventDispatcher.php line 53
at EventDispatcher->dispatch('cart.restore.current', object(CartRestoreEvent)) in ContainerAwareEventDispatcher.php line 167
at ContainerAwareEventDispatcher->dispatch('cart.restore.current', object(CartRestoreEvent)) in Session.php line 230
at Session->getSessionCart(object(ContainerAwareEventDispatcher)) in DataAccessFunctions.php line 295
at DataAccessFunctions->cartDataAccess(array('attr' => 'count_item'), object(Smarty_Internal_Template)) in 00f36e690c7c6c1447ca7eed2466b795e7d8f12a.file.mini-cart.html.php line 39
at content_561e71b5947a93_02191055(object(Smarty_Internal_Template)) in smarty_internal_templatebase.php line 188
at Smarty_Internal_TemplateBase->fetch(null, null, null, null, false, false, true) in smarty_internal_template.php line 303
at Smarty_Internal_Template->getSubTemplate('includes/mini-cart.html', null, null, '0', null, array(), '0') in f77ecbe0c0bc772557339c8eeb7076e63a7e5b51.file.index.html.php line 244
at content_561e71b56d9279_69715062(object(Smarty_Internal_Template)) in smarty_internal_templatebase.php line 188
at Smarty_Internal_TemplateBase->fetch('file:index.html') in SmartyParser.php line 370
at SmartyParser->internalRenderer('file', 'index.html', array(), true) in SmartyParser.php line 394
at SmartyParser->render('index.html') in ViewListener.php line 69
at ViewListener->onKernelView(object(GetResponseForControllerResultEvent))
at call_user_func(array(object(ViewListener), 'onKernelView'), object(GetResponseForControllerResultEvent)) in EventDispatcher.php line 164
at EventDispatcher->doDispatch(array(array(object(ViewListener), 'beforeKernelView'), array(object(ViewListener), 'onKernelView')), 'kernel.view', object(GetResponseForControllerResultEvent)) in EventDispatcher.php line 53
at EventDispatcher->dispatch('kernel.view', object(GetResponseForControllerResultEvent)) in ContainerAwareEventDispatcher.php line 167
at ContainerAwareEventDispatcher->dispatch('kernel.view', object(GetResponseForControllerResultEvent)) in HttpKernel.php line 122
at HttpKernel->handleRaw(object(Request), '1') in HttpKernel.php line 61
at HttpKernel->handle(object(Request), '1', true) in TheliaHttpKernel.php line 80
at TheliaHttpKernel->handle(object(Request), '1', true) in ParamInitMiddleware.php line 87
at ParamInitMiddleware->handle(object(Request), '1', true) in SessionMiddleware.php line 80
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
1/2
PropelException in Criteria.php line 2406:
Unable to execute DELETE statement [DELETE FROM `cart` WHERE cart.ID=:p1]
in Criteria.php line 2406
at Criteria->doDelete(object(ConnectionWrapper)) in ModelCriteria.php line 1325
at ModelCriteria->delete(object(ConnectionWrapper)) in CartQuery.php line 1089
at CartQuery->delete(object(ConnectionWrapper)) in Cart.php line 942
at Cart->delete() in Cart.php line 81
at Cart->duplicate('95e824509c92ad2705c530d15c7369a4', null, object(Currency), object(ContainerAwareEventDispatcher)) in Cart.php line 449
at Cart->duplicateCart(object(ContainerAwareEventDispatcher), object(Cart)) in Cart.php line 391
at Cart->managePersistentCart(object(CartRestoreEvent), 'thelia_cart') in Cart.php line 304
at Cart->restoreCurrentCart(object(CartRestoreEvent))
at call_user_func(array(object(Cart), 'restoreCurrentCart'), object(CartRestoreEvent)) in EventDispatcher.php line 164
at EventDispatcher->doDispatch(array(array(object(Cart), 'restoreCurrentCart')), 'cart.restore.current', object(CartRestoreEvent)) in EventDispatcher.php line 53
at EventDispatcher->dispatch('cart.restore.current', object(CartRestoreEvent)) in ContainerAwareEventDispatcher.php line 167
at ContainerAwareEventDispatcher->dispatch('cart.restore.current', object(CartRestoreEvent)) in Session.php line 230
at Session->getSessionCart(object(ContainerAwareEventDispatcher)) in DataAccessFunctions.php line 295
at DataAccessFunctions->cartDataAccess(array('attr' => 'count_item'), object(Smarty_Internal_Template)) in 00f36e690c7c6c1447ca7eed2466b795e7d8f12a.file.mini-cart.html.php line 39
at content_561e71b5947a93_02191055(object(Smarty_Internal_Template)) in smarty_internal_templatebase.php line 188
at Smarty_Internal_TemplateBase->fetch(null, null, null, null, false, false, true) in smarty_internal_template.php line 303
at Smarty_Internal_Template->getSubTemplate('includes/mini-cart.html', null, null, '0', null, array(), '0') in f77ecbe0c0bc772557339c8eeb7076e63a7e5b51.file.index.html.php line 244
at content_561e71b56d9279_69715062(object(Smarty_Internal_Template)) in smarty_internal_templatebase.php line 188
at Smarty_Internal_TemplateBase->fetch('file:index.html') in SmartyParser.php line 370
at SmartyParser->internalRenderer('file', 'index.html', array(), true) in SmartyParser.php line 394
at SmartyParser->render('index.html') in ViewListener.php line 69
at ViewListener->onKernelView(object(GetResponseForControllerResultEvent))
at call_user_func(array(object(ViewListener), 'onKernelView'), object(GetResponseForControllerResultEvent)) in EventDispatcher.php line 164
at EventDispatcher->doDispatch(array(array(object(ViewListener), 'beforeKernelView'), array(object(ViewListener), 'onKernelView')), 'kernel.view', object(GetResponseForControllerResultEvent)) in EventDispatcher.php line 53
at EventDispatcher->dispatch('kernel.view', object(GetResponseForControllerResultEvent)) in ContainerAwareEventDispatcher.php line 167
at ContainerAwareEventDispatcher->dispatch('kernel.view', object(GetResponseForControllerResultEvent)) in HttpKernel.php line 122
at HttpKernel->handleRaw(object(Request), '1') in HttpKernel.php line 61
at HttpKernel->handle(object(Request), '1', true) in TheliaHttpKernel.php line 80
at TheliaHttpKernel->handle(object(Request), '1', true) in ParamInitMiddleware.php line 87
at ParamInitMiddleware->handle(object(Request), '1', true) in SessionMiddleware.php line 80
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

Offline


Supprime les cookies de ton site.

(oui, j'aime le chocolat).


OpenStudio Toulouse

Offline


EN parlant de chocolat, tu as mon mail pour ton adresse perso !

Tout est bien qui fini bien, Roadster, je te dois beaucoup, un grand MERCI !