Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. I am trying to setup a multistore with 4 domains: .EU / .DE / .CZ / .SK I would like to have active countries (for shipping) on each domain like this: .EU: all EU countries .DE: Germany + Austria .CZ: Czech republic .SK: Slovak republic I am trying to set it up here: International -> Locations -> Countries, but it does not work properly. For example: I choose settings for .SK domain and I leave just Slovakia enabled. After this I switch to settings for .DE domain and I enable Germany + Austria. I come back to settings for .SK domain and I have Slovakia + Austria enabled. When I enable every country under .EU settings, it enables all countries for all domains. Long story short: no matter which store I choose (or I select All stores), it uses current settings for all stores. Am I doing something wrong or am I facing some kind of bug?
  3. Today
  4. Buen día, Necesito de su ayuda para eliminar el campo de ciudad dentro del formulario de direcciones. Si lo elimino desde el back (en la modificación del país) solo va a desaparecer cuando en el front el usuario seleccione ese país al que previamente se le quitó el campo de ciudad. Es decir, necesito que desde un inicio (sin que se haya seleccionado el país) no se muestre el campo de ciudad así como aparece en la imagen. Tal vez se deba modificar algún archivo .tpl o .php, pero desconozco tanto la ruta como el archivo en sí. De antemano muchas gracias a quien me pueda ayudar. Saludos.
  5. Hello, Actually, one more thing you can try is the following: If the element has no position and z-index, you can try to give it a position absolute and a negative z-index, this way having it under the other elements. Otherwise, you will have to look into the JavaScript stuff.
  6. yes the element already has a display: block !importat, in fact my display: none !important is crossed out. so I'm just left with JS
  7. good, it's real help for me. im confused why the ps doesn't set the field in default. it should be one out of two in mandatory by default.
  8. Hello, Once you added your styles in the CSS stylesheet, have you also checked the styles that the element has? You can achieve that by right clicking on the element then selecting 'Inspect' At this point, there are 2 possibilities: 1. Your style was added, but the element overridden it (if this is the case, you should see your style in the Styles tab, but that style being with a strikethrough). 2. Your selector did not match that element, thus the style was never added to the <a> element. For the first case, the only explanation would be the fact that the element has display !important added to it too. If this is the case, it won't be possible to change that via CSS. At this point, your best shot is doing it via JavaScript - this might be helpful: https://stackoverflow.com/questions/462537/overriding-important-style
  9. I've already tried with the display: none !important but it doesn't work, the inline style rules remain valid. I also tried with the pseudo :after and :before, it doesn't even work I have to hide it
  10. Hello, Even if these fields are optional by default, you can change this behavior. You can achieve this by going to: Admin -> Customers -> Addresses -> click the 'Set required fields for this section', check one of the phone fields and save. At this point, that field should be mandatory.
  11. Hello, Yes, as long as the <a> element is not loaded within an iframe, you should be able to hide it using CSS. With CSS, you do not need to target that element after the page loads. If the CSS specific code is added, the element will be hidden, even if it's added at a later time. You might need to use the '!important' property though. Example: .div-class a { display: none !important; }
  12. @Danny_C Tu peux recréer ton message dans une section appropriée ? Sinon pour t'aider, est-ce que le thème en question est compatible avec la version de Prestashop que tu essaye d'utiliser? Est-ce qu'il y a une mise à jours ou est ce que le développeur à prévu d'en faire une ? Réponds moi par MP.
  13. hi guys, I have a tag <a> included in a third-party DIV with the inline style (example style="animation:none!important;background-color:rgba(238,238,238,0.9,........) how can I change it after loading the page? I would like to apply display: none or visibility: hidden Is it possible with CSS?
  14. Bonjour, Ouvrez votre propre topic dans la section appels d'offres.
  15. Bonjour J'ai fais une mise à jour de mes modules maintenant je trouve avec error 500, j'ai donc activer le mode debug voici l'erreur mais je ne vois pas comment résoudre et c'est quel modules qui a causé le problème ou d'autre choses : Twig\Error\RuntimeError in src/PrestaShopBundle/Resources/views/Admin/WebProfiler/hooks_collector.html.twig (line 167) <tr> <td>{{ profiler_dump(module.callback.args) }}</td> </tr> {% else %} <tr> <td>{{ profiler_dump(module.widget.args) }}</td> </tr> {% endif %} </table> {% endfor %} </td> Template->getAttribute(array(), 'widget', array())in var/cache/dev/twig/5c/5c799a7c75089cb0f02aac0bc65684892d2372bf0d614aca0ea083feb58fcdca.php (line 370) __TwigTemplate_b3616c59f4a00a1793b565ee7713a5b8495502a7e0291ab4ecb24656bdbaa7f9->getrender_table(array('actionDispatcherBefore' => array(array('args' => object(Data), 'name' => 'actionDispatcherBefore', 'location' => '/home/aztechb/www/src/Adapter/LegacyHookSubscriber.php:123', 'modules' => array('ps_mbo' => array('callback' => array('args' => object(Data)))))), 'moduleRoutes' => array(array('args' => object(Data), 'name' => 'moduleRoutes', 'location' => '/home/aztechb/www/classes/Dispatcher.php:596', 'modules' => array('pspaylater' => array(), 'mailchimppro' => array('callback' => array('args' => object(Data))), 'doofinder' => array('callback' => array('args' => object(Data)))))), 'actionAdminControllerSetMedia' => array(array('args' => object(Data), 'name' => 'actionAdminControllerSetMedia', 'location' => '/home/aztechb/www/classes/controller/AdminController.php:2760', 'modules' => array('dashactivity' => array('callback' => array('args' => object(Data))), 'dashtrends' => array('callback' => array('args' => object(Data))), 'dashgoals' => array('callback' => array('args' => object(Data))), 'graphnvd3' => array('callback' => array('args' => object(Data))), 'gamification' => array('callback' => array('args' => object(Data))), 'psgdpr' => array('callback' => array('args' => object(Data))), 'ps_mbo' => array('callback' => array('args' => object(Data))), 'pspaylater' => array('callback' => array('args' => object(Data))), 'amazonpay' => array('callback' => array('args' => object(Data))), 'ps_checkout' => array('callback' => array('args' => object(Data))), 'roja45quotationspro' => array('callback' => array('args' => object(Data))), 'lpsgmybusiness' => array('callback' => array('args' => object(Data))), 'blockwishlist' => array('callback' => array('args' => object(Data))))), array('args' => object(Data), 'name' => 'actionAdminControllerSetMedia', 'location' => '/home/aztechb/www/classes/controller/AdminController.php:2760', 'modules' => array('dashactivity' => array('callback' => array('args' => object(Data))), 'dashtrends' => array('callback' => array('args' => object(Data))), 'dashgoals' => array('callback' => array('args' => object(Data))), 'graphnvd3' => array('callback' => array('args' => object(Data))), 'gamification' => array('callback' => array('args' => object(Data))), 'psgdpr' => array('callback' => array('args' => object(Data))), 'ps_mbo' => array('callback' => array('args' => object(Data))), 'pspaylater' => array('callback' => array('args' => object(Data))), 'amazonpay' => array('callback' => array('args' => object(Data))), 'ps_checkout' => array('callback' => array('args' => object(Data))), 'roja45quotationspro' => array('callback' => array('args' => object(Data))), 'lpsgmybusiness' => array('callback' => array('args' => object(Data))), 'blockwishlist' => array('callback' => array('args' => object(Data))))), array('args' => object(Data), 'name' => 'actionAdminControllerSetMedia', 'location' => '/home/aztechb/www/classes/controller/AdminController.php:2760', 'modules' => array('dashactivity' => array('callback' => array('args' => object(Data))), 'dashtrends' => array('callback' => array('args' => object(Data))), 'dashgoals' => array('callback' => array('args' => object(Data))), 'graphnvd3' => array('callback' => array('args' => object(Data))), 'gamification' => array('callback' => array('args' => object(Data))), 'psgdpr' => array('callback' => array('args' => object(Data))), 'ps_mbo' => array('callback' => array('args' => object(Data))), 'pspaylater' => array('callback' => array('args' => object(Data))), 'amazonpay' => array('callback' => array('args' => object(Data))), 'ps_checkout' => array('callback' => array('args' => object(Data))), 'roja45quotationspro' => array('callback' => array('args' => object(Data))), 'lpsgmybusiness' => array('callback' => array('args' => object(Data))), 'blockwishlist' => array('callback' => array('args' => object(Data))), 'onlinechat' => array('callback' => array('args' => object(Data))), 'mailchimppro' => array('callback' => array('args' => object(Data)))))), 'displayBackOfficeHeader' => array(array('args' => object(Data), 'name' => 'displayBackOfficeHeader', 'location' => '/home/aztechb/www/classes/controller/AdminController.php:1985', 'modules' => array('ps_faviconnotificationbo' => array('callback' => array('args' => object(Data))), 'welcome' => array('callback' => array('args' => object(Data))), 'gamification' => array('callback' => array('args' => object(Data))), 'emarketing' => array('callback' => array('args' => object(Data))), 'prestatilldrive' => array('callback' => array('args' => object(Data))), 'alma' => array('callback' => array('args' => object(Data))), 'ps_accounts' => array('callback' => array('args' => object(Data))), 'dpdfrance' => array('callback' => array('args' => object(Data))), 'chronopost' => array('callback' => array('args' => object(Data))), 'sendcloud' => array('callback' => array('args' => object(Data))), 'ps_facebook' => array('callback' => array('args' => object(Data))), 'seoexpert' => array('callback' => array('args' => object(Data))), 'roja45quotationspro' => array('callback' => array('args' => object(Data))), 'psxmarketingwithgoogle' => array('callback' => array('args' => object(Data))), 'amazonpay' => array('callback' => array('args' => object(Data))), 'cronjobs' => array('callback' => array('args' => object(Data)))))), 'displayDashboardTop' => array(array('args' => object(Data), 'name' => 'displayDashboardTop', 'location' => '/home/aztechb/www/config/smarty.config.inc.php:167', 'modules' => array('ps_mbo' => array('callback' => array('args' => object(Data))), 'ps_accounts' => array('callback' => array('args' => object(Data)))))), 'displayBackOfficeFooter' => array(array('args' => object(Data), 'name' => 'displayBackOfficeFooter', 'location' => '/home/aztechb/www/config/smarty.config.inc.php:167', 'modules' => array('pspaylater' => array('callback' => array('args' => object(Data))), 'amazonpay' => array('callback' => array('args' => object(Data))))), array('args' => object(Data), 'name' => 'displayBackOfficeFooter', 'location' => '/home/aztechb/www/config/smarty.config.inc.php:167', 'modules' => array('pspaylater' => array('callback' => array('args' => object(Data))), 'amazonpay' => array('callback' => array('args' => object(Data)))))), 'displayAdminNavBarBeforeEnd' => array(array('args' => object(Data), 'name' => 'displayAdminNavBarBeforeEnd', 'location' => '/home/aztechb/www/config/smarty.config.inc.php:167', 'modules' => array('welcome' => array('callback' => array('args' => object(Data)))))), 'displayAdminAfterHeader' => array(array('args' => object(Data), 'name' => 'displayAdminAfterHeader', 'location' => '/home/aztechb/www/config/smarty.config.inc.php:167', 'modules' => array('welcome' => array('callback' => array('args' => object(Data))), 'gamification' => array('callback' => array('args' => object(Data))), 'ps_checkout' => array('callback' => array('args' => object(Data))))))), true)in var/cache/dev/twig/5c/5c799a7c75089cb0f02aac0bc65684892d2372bf0d614aca0ea083feb58fcdca.php (line 212) __TwigTemplate_b3616c59f4a00a1793b565ee7713a5b8495502a7e0291ab4ecb24656bdbaa7f9->block_panel(array('token' => '3b3b53', 'profile' => object(Profile), 'collector' => object(HookDataCollector), 'panel' => 'ps.hooks_collector', 'page' => 'home', 'request' => object(Request), 'templates' => array('request' => '@WebProfiler/Collector/request.html.twig', 'time' => '@WebProfiler/Collector/time.html.twig', 'memory' => '@WebProfiler/Collector/memory.html.twig', 'validator' => '@WebProfiler/Collector/validator.html.twig', 'ajax' => '@WebProfiler/Collector/ajax.html.twig', 'form' => '@WebProfiler/Collector/form.html.twig', 'exception' => '@WebProfiler/Collector/exception.html.twig', 'logger' => '@WebProfiler/Collector/logger.html.twig', 'events' => '@WebProfiler/Collector/events.html.twig', 'router' => '@WebProfiler/Collector/router.html.twig', 'cache' => '@WebProfiler/Collector/cache.html.twig', 'translation' => '@WebProfiler/Collector/translation.html.twig', 'security' => '@Security/Collector/security.html.twig', 'twig' => '@WebProfiler/Collector/twig.html.twig', 'db' => '@Doctrine/Collector/db.html.twig', 'swiftmailer' => '@Swiftmailer/Collector/swiftmailer.html.twig', 'dump' => '@Debug/Profiler/dump.html.twig', 'ps.hooks_collector' => '@PrestaShop/Admin/WebProfiler/hooks_collector.html.twig', 'ps.commands_and_queries_collector' => '@PrestaShop/Admin/WebProfiler/commands_and_queries.html.twig', 'guzzle' => 'CsaGuzzleBundle:Collector:guzzle.html.twig', 'config' => '@PrestaShop/Admin/WebProfiler/config.html.twig'), 'is_ajax' => false, 'profiler_markup_version' => 2, 'theme' => object(Theme), 'default_currency' => object(Currency), 'default_currency_symbol' => '€', 'root_url' => '/', 'js_translatable' => array(), 'app' => object(AppVariable), 'webpack_server' => false, 'multistore_field_prefix' => 'multistore_', 'helper' => object(__TwigTemplate_b3616c59f4a00a1793b565ee7713a5b8495502a7e0291ab4ecb24656bdbaa7f9)), array('head' => array(object(__TwigTemplate_6c799880f46ee3b22af3b44cfe87738a9c5a798d74d7d67b66ca94a03c479e76), 'block_head'), 'body' => array(object(__TwigTemplate_ad45dd991da98aa14338b7687959523e604d0f45dbe111c5f7510e7136688305), 'block_body'), 'summary' => array(object(__TwigTemplate_ad45dd991da98aa14338b7687959523e604d0f45dbe111c5f7510e7136688305), 'block_summary'), 'panel' => array(object(__TwigTemplate_b3616c59f4a00a1793b565ee7713a5b8495502a7e0291ab4ecb24656bdbaa7f9), 'block_panel'), 'toolbar' => array(object(__TwigTemplate_b3616c59f4a00a1793b565ee7713a5b8495502a7e0291ab4ecb24656bdbaa7f9), 'block_toolbar'), 'menu' => array(object(__TwigTemplate_b3616c59f4a00a1793b565ee7713a5b8495502a7e0291ab4ecb24656bdbaa7f9), 'block_menu')))in vendor/twig/twig/src/Template.php (line 214) Template->displayBlock('panel', array('token' => '3b3b53', 'profile' => object(Profile), 'collector' => object(HookDataCollector), 'panel' => 'ps.hooks_collector', 'page' => 'home', 'request' => object(Request), 'templates' => array('request' => '@WebProfiler/Collector/request.html.twig', 'time' => '@WebProfiler/Collector/time.html.twig', 'memory' => '@WebProfiler/Collector/memory.html.twig', 'validator' => '@WebProfiler/Collector/validator.html.twig', 'ajax' => '@WebProfiler/Collector/ajax.html.twig', 'form' => '@WebProfiler/Collector/form.html.twig', 'exception' => '@WebProfiler/Collector/exception.html.twig', 'logger' => '@WebProfiler/Collector/logger.html.twig', 'events' => '@WebProfiler/Collector/events.html.twig', 'router' => '@WebProfiler/Collector/router.html.twig', 'cache' => '@WebProfiler/Collector/cache.html.twig', 'translation' => '@WebProfiler/Collector/translation.html.twig', 'security' => '@Security/Collector/security.html.twig', 'twig' => '@WebProfiler/Collector/twig.html.twig', 'db' => '@Doctrine/Collector/db.html.twig', 'swiftmailer' => '@Swiftmailer/Collector/swiftmailer.html.twig', 'dump' => '@Debug/Profiler/dump.html.twig', 'ps.hooks_collector' => '@PrestaShop/Admin/WebProfiler/hooks_collector.html.twig', 'ps.commands_and_queries_collector' => '@PrestaShop/Admin/WebProfiler/commands_and_queries.html.twig', 'guzzle' => 'CsaGuzzleBundle:Collector:guzzle.html.twig', 'config' => '@PrestaShop/Admin/WebProfiler/config.html.twig'), 'is_ajax' => false, 'profiler_markup_version' => 2, 'theme' => object(Theme), 'default_currency' => object(Currency), 'default_currency_symbol' => '€', 'root_url' => '/', 'js_translatable' => array(), 'app' => object(AppVariable), 'webpack_server' => false, 'multistore_field_prefix' => 'multistore_', 'helper' => object(__TwigTemplate_b3616c59f4a00a1793b565ee7713a5b8495502a7e0291ab4ecb24656bdbaa7f9)), array('head' => array(object(__TwigTemplate_6c799880f46ee3b22af3b44cfe87738a9c5a798d74d7d67b66ca94a03c479e76), 'block_head'), 'body' => array(object(__TwigTemplate_ad45dd991da98aa14338b7687959523e604d0f45dbe111c5f7510e7136688305), 'block_body'), 'summary' => array(object(__TwigTemplate_ad45dd991da98aa14338b7687959523e604d0f45dbe111c5f7510e7136688305), 'block_summary'), 'panel' => array(object(__TwigTemplate_b3616c59f4a00a1793b565ee7713a5b8495502a7e0291ab4ecb24656bdbaa7f9), 'block_panel'), 'toolbar' => array(object(__TwigTemplate_b3616c59f4a00a1793b565ee7713a5b8495502a7e0291ab4ecb24656bdbaa7f9), 'block_toolbar'), 'menu' => array(object(__TwigTemplate_b3616c59f4a00a1793b565ee7713a5b8495502a7e0291ab4ecb24656bdbaa7f9), 'block_menu')))in var/cache/dev/twig/50/508fdfc55e9ffa540a5abfa11c098ba78e3edadfb568f8400c474f0543517740.php (line 201) __TwigTemplate_ad45dd991da98aa14338b7687959523e604d0f45dbe111c5f7510e7136688305->block_body(array('token' => '3b3b53', 'profile' => object(Profile), 'collector' => object(HookDataCollector), 'panel' => 'ps.hooks_collector', 'page' => 'home', 'request' => object(Request), 'templates' => array('request' => '@WebProfiler/Collector/request.html.twig', 'time' => '@WebProfiler/Collector/time.html.twig', 'memory' => '@WebProfiler/Collector/memory.html.twig', 'validator' => '@WebProfiler/Collector/validator.html.twig', 'ajax' => '@WebProfiler/Collector/ajax.html.twig', 'form' => '@WebProfiler/Collector/form.html.twig', 'exception' => '@WebProfiler/Collector/exception.html.twig', 'logger' => '@WebProfiler/Collector/logger.html.twig', 'events' => '@WebProfiler/Collector/events.html.twig', 'router' => '@WebProfiler/Collector/router.html.twig', 'cache' => '@WebProfiler/Collector/cache.html.twig', 'translation' => '@WebProfiler/Collector/translation.html.twig', 'security' => '@Security/Collector/security.html.twig', 'twig' => '@WebProfiler/Collector/twig.html.twig', 'db' => '@Doctrine/Collector/db.html.twig', 'swiftmailer' => '@Swiftmailer/Collector/swiftmailer.html.twig', 'dump' => '@Debug/Profiler/dump.html.twig', 'ps.hooks_collector' => '@PrestaShop/Admin/WebProfiler/hooks_collector.html.twig', 'ps.commands_and_queries_collector' => '@PrestaShop/Admin/WebProfiler/commands_and_queries.html.twig', 'guzzle' => 'CsaGuzzleBundle:Collector:guzzle.html.twig', 'config' => '@PrestaShop/Admin/WebProfiler/config.html.twig'), 'is_ajax' => false, 'profiler_markup_version' => 2, 'theme' => object(Theme), 'default_currency' => object(Currency), 'default_currency_symbol' => '€', 'root_url' => '/', 'js_translatable' => array(), 'app' => object(AppVariable), 'webpack_server' => false, 'multistore_field_prefix' => 'multistore_', 'helper' => object(__TwigTemplate_b3616c59f4a00a1793b565ee7713a5b8495502a7e0291ab4ecb24656bdbaa7f9)), array('head' => array(object(__TwigTemplate_6c799880f46ee3b22af3b44cfe87738a9c5a798d74d7d67b66ca94a03c479e76), 'block_head'), 'body' => array(object(__TwigTemplate_ad45dd991da98aa14338b7687959523e604d0f45dbe111c5f7510e7136688305), 'block_body'), 'summary' => array(object(__TwigTemplate_ad45dd991da98aa14338b7687959523e604d0f45dbe111c5f7510e7136688305), 'block_summary'), 'panel' => array(object(__TwigTemplate_b3616c59f4a00a1793b565ee7713a5b8495502a7e0291ab4ecb24656bdbaa7f9), 'block_panel'), 'toolbar' => array(object(__TwigTemplate_b3616c59f4a00a1793b565ee7713a5b8495502a7e0291ab4ecb24656bdbaa7f9), 'block_toolbar'), 'menu' => array(object(__TwigTemplate_b3616c59f4a00a1793b565ee7713a5b8495502a7e0291ab4ecb24656bdbaa7f9), 'block_menu')))in vendor/twig/twig/src/Template.php (line 214) Template->displayBlock('body', array('token' => '3b3b53', 'profile' => object(Profile), 'collector' => object(HookDataCollector), 'panel' => 'ps.hooks_collector', 'page' => 'home', 'request' => object(Request), 'templates' => array('request' => '@WebProfiler/Collector/request.html.twig', 'time' => '@WebProfiler/Collector/time.html.twig', 'memory' => '@WebProfiler/Collector/memory.html.twig', 'validator' => '@WebProfiler/Collector/validator.html.twig', 'ajax' => '@WebProfiler/Collector/ajax.html.twig', 'form' => '@WebProfiler/Collector/form.html.twig', 'exception' => '@WebProfiler/Collector/exception.html.twig', 'logger' => '@WebProfiler/Collector/logger.html.twig', 'events' => '@WebProfiler/Collector/events.html.twig', 'router' => '@WebProfiler/Collector/router.html.twig', 'cache' => '@WebProfiler/Collector/cache.html.twig', 'translation' => '@WebProfiler/Collector/translation.html.twig', 'security' => '@Security/Collector/security.html.twig', 'twig' => '@WebProfiler/Collector/twig.html.twig', 'db' => '@Doctrine/Collector/db.html.twig', 'swiftmailer' => '@Swiftmailer/Collector/swiftmailer.html.twig', 'dump' => '@Debug/Profiler/dump.html.twig', 'ps.hooks_collector' => '@PrestaShop/Admin/WebProfiler/hooks_collector.html.twig', 'ps.commands_and_queries_collector' => '@PrestaShop/Admin/WebProfiler/commands_and_queries.html.twig', 'guzzle' => 'CsaGuzzleBundle:Collector:guzzle.html.twig', 'config' => '@PrestaShop/Admin/WebProfiler/config.html.twig'), 'is_ajax' => false, 'profiler_markup_version' => 2, 'theme' => object(Theme), 'default_currency' => object(Currency), 'default_currency_symbol' => '€', 'root_url' => '/', 'js_translatable' => array(), 'app' => object(AppVariable), 'webpack_server' => false, 'multistore_field_prefix' => 'multistore_', 'helper' => object(__TwigTemplate_b3616c59f4a00a1793b565ee7713a5b8495502a7e0291ab4ecb24656bdbaa7f9)), array('head' => array(object(__TwigTemplate_6c799880f46ee3b22af3b44cfe87738a9c5a798d74d7d67b66ca94a03c479e76), 'block_head'), 'body' => array(object(__TwigTemplate_ad45dd991da98aa14338b7687959523e604d0f45dbe111c5f7510e7136688305), 'block_body'), 'summary' => array(object(__TwigTemplate_ad45dd991da98aa14338b7687959523e604d0f45dbe111c5f7510e7136688305), 'block_summary'), 'panel' => array(object(__TwigTemplate_b3616c59f4a00a1793b565ee7713a5b8495502a7e0291ab4ecb24656bdbaa7f9), 'block_panel'), 'toolbar' => array(object(__TwigTemplate_b3616c59f4a00a1793b565ee7713a5b8495502a7e0291ab4ecb24656bdbaa7f9), 'block_toolbar'), 'menu' => array(object(__TwigTemplate_b3616c59f4a00a1793b565ee7713a5b8495502a7e0291ab4ecb24656bdbaa7f9), 'block_menu')))in var/cache/dev/twig/d3/d3bbc11b5e0996c98b165a4ecbf15c30dddfa645cf01ad9f8ff13d58b90b26a8.php (line 58) __TwigTemplate_6c799880f46ee3b22af3b44cfe87738a9c5a798d74d7d67b66ca94a03c479e76->doDisplay(array('token' => '3b3b53', 'profile' => object(Profile), 'collector' => object(HookDataCollector), 'panel' => 'ps.hooks_collector', 'page' => 'home', 'request' => object(Request), 'templates' => array('request' => '@WebProfiler/Collector/request.html.twig', 'time' => '@WebProfiler/Collector/time.html.twig', 'memory' => '@WebProfiler/Collector/memory.html.twig', 'validator' => '@WebProfiler/Collector/validator.html.twig', 'ajax' => '@WebProfiler/Collector/ajax.html.twig', 'form' => '@WebProfiler/Collector/form.html.twig', 'exception' => '@WebProfiler/Collector/exception.html.twig', 'logger' => '@WebProfiler/Collector/logger.html.twig', 'events' => '@WebProfiler/Collector/events.html.twig', 'router' => '@WebProfiler/Collector/router.html.twig', 'cache' => '@WebProfiler/Collector/cache.html.twig', 'translation' => '@WebProfiler/Collector/translation.html.twig', 'security' => '@Security/Collector/security.html.twig', 'twig' => '@WebProfiler/Collector/twig.html.twig', 'db' => '@Doctrine/Collector/db.html.twig', 'swiftmailer' => '@Swiftmailer/Collector/swiftmailer.html.twig', 'dump' => '@Debug/Profiler/dump.html.twig', 'ps.hooks_collector' => '@PrestaShop/Admin/WebProfiler/hooks_collector.html.twig', 'ps.commands_and_queries_collector' => '@PrestaShop/Admin/WebProfiler/commands_and_queries.html.twig', 'guzzle' => 'CsaGuzzleBundle:Collector:guzzle.html.twig', 'config' => '@PrestaShop/Admin/WebProfiler/config.html.twig'), 'is_ajax' => false, 'profiler_markup_version' => 2, 'theme' => object(Theme), 'default_currency' => object(Currency), 'default_currency_symbol' => '€', 'root_url' => '/', 'js_translatable' => array(), 'app' => object(AppVariable), 'webpack_server' => false, 'multistore_field_prefix' => 'multistore_', 'helper' => object(__TwigTemplate_b3616c59f4a00a1793b565ee7713a5b8495502a7e0291ab4ecb24656bdbaa7f9)), array('head' => array(object(__TwigTemplate_6c799880f46ee3b22af3b44cfe87738a9c5a798d74d7d67b66ca94a03c479e76), 'block_head'), 'body' => array(object(__TwigTemplate_ad45dd991da98aa14338b7687959523e604d0f45dbe111c5f7510e7136688305), 'block_body'), 'summary' => array(object(__TwigTemplate_ad45dd991da98aa14338b7687959523e604d0f45dbe111c5f7510e7136688305), 'block_summary'), 'panel' => array(object(__TwigTemplate_b3616c59f4a00a1793b565ee7713a5b8495502a7e0291ab4ecb24656bdbaa7f9), 'block_panel'), 'toolbar' => array(object(__TwigTemplate_b3616c59f4a00a1793b565ee7713a5b8495502a7e0291ab4ecb24656bdbaa7f9), 'block_toolbar'), 'menu' => array(object(__TwigTemplate_b3616c59f4a00a1793b565ee7713a5b8495502a7e0291ab4ecb24656bdbaa7f9), 'block_menu')))in vendor/twig/twig/src/Template.php (line 453) Template->displayWithErrorHandling(array('token' => '3b3b53', 'profile' => object(Profile), 'collector' => object(HookDataCollector), 'panel' => 'ps.hooks_collector', 'page' => 'home', 'request' => object(Request), 'templates' => array('request' => '@WebProfiler/Collector/request.html.twig', 'time' => '@WebProfiler/Collector/time.html.twig', 'memory' => '@WebProfiler/Collector/memory.html.twig', 'validator' => '@WebProfiler/Collector/validator.html.twig', 'ajax' => '@WebProfiler/Collector/ajax.html.twig', 'form' => '@WebProfiler/Collector/form.html.twig', 'exception' => '@WebProfiler/Collector/exception.html.twig', 'logger' => '@WebProfiler/Collector/logger.html.twig', 'events' => '@WebProfiler/Collector/events.html.twig', 'router' => '@WebProfiler/Collector/router.html.twig', 'cache' => '@WebProfiler/Collector/cache.html.twig', 'translation' => '@WebProfiler/Collector/translation.html.twig', 'security' => '@Security/Collector/security.html.twig', 'twig' => '@WebProfiler/Collector/twig.html.twig', 'db' => '@Doctrine/Collector/db.html.twig', 'swiftmailer' => '@Swiftmailer/Collector/swiftmailer.html.twig', 'dump' => '@Debug/Profiler/dump.html.twig', 'ps.hooks_collector' => '@PrestaShop/Admin/WebProfiler/hooks_collector.html.twig', 'ps.commands_and_queries_collector' => '@PrestaShop/Admin/WebProfiler/commands_and_queries.html.twig', 'guzzle' => 'CsaGuzzleBundle:Collector:guzzle.html.twig', 'config' => '@PrestaShop/Admin/WebProfiler/config.html.twig'), 'is_ajax' => false, 'profiler_markup_version' => 2, 'theme' => object(Theme), 'default_currency' => object(Currency), 'default_currency_symbol' => '€', 'root_url' => '/', 'js_translatable' => array(), 'app' => object(AppVariable), 'webpack_server' => false, 'multistore_field_prefix' => 'multistore_', 'helper' => object(__TwigTemplate_b3616c59f4a00a1793b565ee7713a5b8495502a7e0291ab4ecb24656bdbaa7f9)), array('head' => array(object(__TwigTemplate_6c799880f46ee3b22af3b44cfe87738a9c5a798d74d7d67b66ca94a03c479e76), 'block_head'), 'body' => array(object(__TwigTemplate_ad45dd991da98aa14338b7687959523e604d0f45dbe111c5f7510e7136688305), 'block_body'), 'summary' => array(object(__TwigTemplate_ad45dd991da98aa14338b7687959523e604d0f45dbe111c5f7510e7136688305), 'block_summary'), 'panel' => array(object(__TwigTemplate_b3616c59f4a00a1793b565ee7713a5b8495502a7e0291ab4ecb24656bdbaa7f9), 'block_panel'), 'toolbar' => array(object(__TwigTemplate_b3616c59f4a00a1793b565ee7713a5b8495502a7e0291ab4ecb24656bdbaa7f9), 'block_toolbar'), 'menu' => array(object(__TwigTemplate_b3616c59f4a00a1793b565ee7713a5b8495502a7e0291ab4ecb24656bdbaa7f9), 'block_menu')))in vendor/twig/twig/src/Template.php (line 420) Template->display(array('token' => '3b3b53', 'profile' => object(Profile), 'collector' => object(HookDataCollector), 'panel' => 'ps.hooks_collector', 'page' => 'home', 'request' => object(Request), 'templates' => array('request' => '@WebProfiler/Collector/request.html.twig', 'time' => '@WebProfiler/Collector/time.html.twig', 'memory' => '@WebProfiler/Collector/memory.html.twig', 'validator' => '@WebProfiler/Collector/validator.html.twig', 'ajax' => '@WebProfiler/Collector/ajax.html.twig', 'form' => '@WebProfiler/Collector/form.html.twig', 'exception' => '@WebProfiler/Collector/exception.html.twig', 'logger' => '@WebProfiler/Collector/logger.html.twig', 'events' => '@WebProfiler/Collector/events.html.twig', 'router' => '@WebProfiler/Collector/router.html.twig', 'cache' => '@WebProfiler/Collector/cache.html.twig', 'translation' => '@WebProfiler/Collector/translation.html.twig', 'security' => '@Security/Collector/security.html.twig', 'twig' => '@WebProfiler/Collector/twig.html.twig', 'db' => '@Doctrine/Collector/db.html.twig', 'swiftmailer' => '@Swiftmailer/Collector/swiftmailer.html.twig', 'dump' => '@Debug/Profiler/dump.html.twig', 'ps.hooks_collector' => '@PrestaShop/Admin/WebProfiler/hooks_collector.html.twig', 'ps.commands_and_queries_collector' => '@PrestaShop/Admin/WebProfiler/commands_and_queries.html.twig', 'guzzle' => 'CsaGuzzleBundle:Collector:guzzle.html.twig', 'config' => '@PrestaShop/Admin/WebProfiler/config.html.twig'), 'is_ajax' => false, 'profiler_markup_version' => 2, 'theme' => object(Theme), 'default_currency' => object(Currency), 'default_currency_symbol' => '€', 'root_url' => '/', 'js_translatable' => array(), 'app' => object(AppVariable), 'webpack_server' => false, 'multistore_field_prefix' => 'multistore_', 'helper' => object(__TwigTemplate_b3616c59f4a00a1793b565ee7713a5b8495502a7e0291ab4ecb24656bdbaa7f9)), array('body' => array(object(__TwigTemplate_ad45dd991da98aa14338b7687959523e604d0f45dbe111c5f7510e7136688305), 'block_body'), 'summary' => array(object(__TwigTemplate_ad45dd991da98aa14338b7687959523e604d0f45dbe111c5f7510e7136688305), 'block_summary'), 'panel' => array(object(__TwigTemplate_b3616c59f4a00a1793b565ee7713a5b8495502a7e0291ab4ecb24656bdbaa7f9), 'block_panel'), 'toolbar' => array(object(__TwigTemplate_b3616c59f4a00a1793b565ee7713a5b8495502a7e0291ab4ecb24656bdbaa7f9), 'block_toolbar'), 'menu' => array(object(__TwigTemplate_b3616c59f4a00a1793b565ee7713a5b8495502a7e0291ab4ecb24656bdbaa7f9), 'block_menu')))in var/cache/dev/twig/50/508fdfc55e9ffa540a5abfa11c098ba78e3edadfb568f8400c474f0543517740.php (line 43) __TwigTemplate_ad45dd991da98aa14338b7687959523e604d0f45dbe111c5f7510e7136688305->doDisplay(array('token' => '3b3b53', 'profile' => object(Profile), 'collector' => object(HookDataCollector), 'panel' => 'ps.hooks_collector', 'page' => 'home', 'request' => object(Request), 'templates' => array('request' => '@WebProfiler/Collector/request.html.twig', 'time' => '@WebProfiler/Collector/time.html.twig', 'memory' => '@WebProfiler/Collector/memory.html.twig', 'validator' => '@WebProfiler/Collector/validator.html.twig', 'ajax' => '@WebProfiler/Collector/ajax.html.twig', 'form' => '@WebProfiler/Collector/form.html.twig', 'exception' => '@WebProfiler/Collector/exception.html.twig', 'logger' => '@WebProfiler/Collector/logger.html.twig', 'events' => '@WebProfiler/Collector/events.html.twig', 'router' => '@WebProfiler/Collector/router.html.twig', 'cache' => '@WebProfiler/Collector/cache.html.twig', 'translation' => '@WebProfiler/Collector/translation.html.twig', 'security' => '@Security/Collector/security.html.twig', 'twig' => '@WebProfiler/Collector/twig.html.twig', 'db' => '@Doctrine/Collector/db.html.twig', 'swiftmailer' => '@Swiftmailer/Collector/swiftmailer.html.twig', 'dump' => '@Debug/Profiler/dump.html.twig', 'ps.hooks_collector' => '@PrestaShop/Admin/WebProfiler/hooks_collector.html.twig', 'ps.commands_and_queries_collector' => '@PrestaShop/Admin/WebProfiler/commands_and_queries.html.twig', 'guzzle' => 'CsaGuzzleBundle:Collector:guzzle.html.twig', 'config' => '@PrestaShop/Admin/WebProfiler/config.html.twig'), 'is_ajax' => false, 'profiler_markup_version' => 2, 'theme' => object(Theme), 'default_currency' => object(Currency), 'default_currency_symbol' => '€', 'root_url' => '/', 'js_translatable' => array(), 'app' => object(AppVariable), 'webpack_server' => false, 'multistore_field_prefix' => 'multistore_', 'helper' => object(__TwigTemplate_b3616c59f4a00a1793b565ee7713a5b8495502a7e0291ab4ecb24656bdbaa7f9)), array('body' => array(object(__TwigTemplate_ad45dd991da98aa14338b7687959523e604d0f45dbe111c5f7510e7136688305), 'block_body'), 'summary' => array(object(__TwigTemplate_ad45dd991da98aa14338b7687959523e604d0f45dbe111c5f7510e7136688305), 'block_summary'), 'panel' => array(object(__TwigTemplate_b3616c59f4a00a1793b565ee7713a5b8495502a7e0291ab4ecb24656bdbaa7f9), 'block_panel'), 'toolbar' => array(object(__TwigTemplate_b3616c59f4a00a1793b565ee7713a5b8495502a7e0291ab4ecb24656bdbaa7f9), 'block_toolbar'), 'menu' => array(object(__TwigTemplate_b3616c59f4a00a1793b565ee7713a5b8495502a7e0291ab4ecb24656bdbaa7f9), 'block_menu')))in vendor/twig/twig/src/Template.php (line 453) Template->displayWithErrorHandling(array('token' => '3b3b53', 'profile' => object(Profile), 'collector' => object(HookDataCollector), 'panel' => 'ps.hooks_collector', 'page' => 'home', 'request' => object(Request), 'templates' => array('request' => '@WebProfiler/Collector/request.html.twig', 'time' => '@WebProfiler/Collector/time.html.twig', 'memory' => '@WebProfiler/Collector/memory.html.twig', 'validator' => '@WebProfiler/Collector/validator.html.twig', 'ajax' => '@WebProfiler/Collector/ajax.html.twig', 'form' => '@WebProfiler/Collector/form.html.twig', 'exception' => '@WebProfiler/Collector/exception.html.twig', 'logger' => '@WebProfiler/Collector/logger.html.twig', 'events' => '@WebProfiler/Collector/events.html.twig', 'router' => '@WebProfiler/Collector/router.html.twig', 'cache' => '@WebProfiler/Collector/cache.html.twig', 'translation' => '@WebProfiler/Collector/translation.html.twig', 'security' => '@Security/Collector/security.html.twig', 'twig' => '@WebProfiler/Collector/twig.html.twig', 'db' => '@Doctrine/Collector/db.html.twig', 'swiftmailer' => '@Swiftmailer/Collector/swiftmailer.html.twig', 'dump' => '@Debug/Profiler/dump.html.twig', 'ps.hooks_collector' => '@PrestaShop/Admin/WebProfiler/hooks_collector.html.twig', 'ps.commands_and_queries_collector' => '@PrestaShop/Admin/WebProfiler/commands_and_queries.html.twig', 'guzzle' => 'CsaGuzzleBundle:Collector:guzzle.html.twig', 'config' => '@PrestaShop/Admin/WebProfiler/config.html.twig'), 'is_ajax' => false, 'profiler_markup_version' => 2, 'theme' => object(Theme), 'default_currency' => object(Currency), 'default_currency_symbol' => '€', 'root_url' => '/', 'js_translatable' => array(), 'app' => object(AppVariable), 'webpack_server' => false, 'multistore_field_prefix' => 'multistore_', 'helper' => object(__TwigTemplate_b3616c59f4a00a1793b565ee7713a5b8495502a7e0291ab4ecb24656bdbaa7f9)), array('body' => array(object(__TwigTemplate_ad45dd991da98aa14338b7687959523e604d0f45dbe111c5f7510e7136688305), 'block_body'), 'summary' => array(object(__TwigTemplate_ad45dd991da98aa14338b7687959523e604d0f45dbe111c5f7510e7136688305), 'block_summary'), 'panel' => array(object(__TwigTemplate_b3616c59f4a00a1793b565ee7713a5b8495502a7e0291ab4ecb24656bdbaa7f9), 'block_panel'), 'toolbar' => array(object(__TwigTemplate_b3616c59f4a00a1793b565ee7713a5b8495502a7e0291ab4ecb24656bdbaa7f9), 'block_toolbar'), 'menu' => array(object(__TwigTemplate_b3616c59f4a00a1793b565ee7713a5b8495502a7e0291ab4ecb24656bdbaa7f9), 'block_menu')))in vendor/twig/twig/src/Template.php (line 420) Template->display(array('token' => '3b3b53', 'profile' => object(Profile), 'collector' => object(HookDataCollector), 'panel' => 'ps.hooks_collector', 'page' => 'home', 'request' => object(Request), 'templates' => array('request' => '@WebProfiler/Collector/request.html.twig', 'time' => '@WebProfiler/Collector/time.html.twig', 'memory' => '@WebProfiler/Collector/memory.html.twig', 'validator' => '@WebProfiler/Collector/validator.html.twig', 'ajax' => '@WebProfiler/Collector/ajax.html.twig', 'form' => '@WebProfiler/Collector/form.html.twig', 'exception' => '@WebProfiler/Collector/exception.html.twig', 'logger' => '@WebProfiler/Collector/logger.html.twig', 'events' => '@WebProfiler/Collector/events.html.twig', 'router' => '@WebProfiler/Collector/router.html.twig', 'cache' => '@WebProfiler/Collector/cache.html.twig', 'translation' => '@WebProfiler/Collector/translation.html.twig', 'security' => '@Security/Collector/security.html.twig', 'twig' => '@WebProfiler/Collector/twig.html.twig', 'db' => '@Doctrine/Collector/db.html.twig', 'swiftmailer' => '@Swiftmailer/Collector/swiftmailer.html.twig', 'dump' => '@Debug/Profiler/dump.html.twig', 'ps.hooks_collector' => '@PrestaShop/Admin/WebProfiler/hooks_collector.html.twig', 'ps.commands_and_queries_collector' => '@PrestaShop/Admin/WebProfiler/commands_and_queries.html.twig', 'guzzle' => 'CsaGuzzleBundle:Collector:guzzle.html.twig', 'config' => '@PrestaShop/Admin/WebProfiler/config.html.twig'), 'is_ajax' => false, 'profiler_markup_version' => 2, 'theme' => object(Theme), 'default_currency' => object(Currency), 'default_currency_symbol' => '€', 'root_url' => '/', 'js_translatable' => array(), 'app' => object(AppVariable), 'webpack_server' => false, 'multistore_field_prefix' => 'multistore_', 'helper' => object(__TwigTemplate_b3616c59f4a00a1793b565ee7713a5b8495502a7e0291ab4ecb24656bdbaa7f9)), array('toolbar' => array(object(__TwigTemplate_b3616c59f4a00a1793b565ee7713a5b8495502a7e0291ab4ecb24656bdbaa7f9), 'block_toolbar'), 'menu' => array(object(__TwigTemplate_b3616c59f4a00a1793b565ee7713a5b8495502a7e0291ab4ecb24656bdbaa7f9), 'block_menu'), 'panel' => array(object(__TwigTemplate_b3616c59f4a00a1793b565ee7713a5b8495502a7e0291ab4ecb24656bdbaa7f9), 'block_panel')))in var/cache/dev/twig/5c/5c799a7c75089cb0f02aac0bc65684892d2372bf0d614aca0ea083feb58fcdca.php (line 46) __TwigTemplate_b3616c59f4a00a1793b565ee7713a5b8495502a7e0291ab4ecb24656bdbaa7f9->doDisplay(array('token' => '3b3b53', 'profile' => object(Profile), 'collector' => object(HookDataCollector), 'panel' => 'ps.hooks_collector', 'page' => 'home', 'request' => object(Request), 'templates' => array('request' => '@WebProfiler/Collector/request.html.twig', 'time' => '@WebProfiler/Collector/time.html.twig', 'memory' => '@WebProfiler/Collector/memory.html.twig', 'validator' => '@WebProfiler/Collector/validator.html.twig', 'ajax' => '@WebProfiler/Collector/ajax.html.twig', 'form' => '@WebProfiler/Collector/form.html.twig', 'exception' => '@WebProfiler/Collector/exception.html.twig', 'logger' => '@WebProfiler/Collector/logger.html.twig', 'events' => '@WebProfiler/Collector/events.html.twig', 'router' => '@WebProfiler/Collector/router.html.twig', 'cache' => '@WebProfiler/Collector/cache.html.twig', 'translation' => '@WebProfiler/Collector/translation.html.twig', 'security' => '@Security/Collector/security.html.twig', 'twig' => '@WebProfiler/Collector/twig.html.twig', 'db' => '@Doctrine/Collector/db.html.twig', 'swiftmailer' => '@Swiftmailer/Collector/swiftmailer.html.twig', 'dump' => '@Debug/Profiler/dump.html.twig', 'ps.hooks_collector' => '@PrestaShop/Admin/WebProfiler/hooks_collector.html.twig', 'ps.commands_and_queries_collector' => '@PrestaShop/Admin/WebProfiler/commands_and_queries.html.twig', 'guzzle' => 'CsaGuzzleBundle:Collector:guzzle.html.twig', 'config' => '@PrestaShop/Admin/WebProfiler/config.html.twig'), 'is_ajax' => false, 'profiler_markup_version' => 2, 'theme' => object(Theme), 'default_currency' => object(Currency), 'default_currency_symbol' => '€', 'root_url' => '/', 'js_translatable' => array(), 'app' => object(AppVariable), 'webpack_server' => false, 'multistore_field_prefix' => 'multistore_', 'helper' => object(__TwigTemplate_b3616c59f4a00a1793b565ee7713a5b8495502a7e0291ab4ecb24656bdbaa7f9)), array('toolbar' => array(object(__TwigTemplate_b3616c59f4a00a1793b565ee7713a5b8495502a7e0291ab4ecb24656bdbaa7f9), 'block_toolbar'), 'menu' => array(object(__TwigTemplate_b3616c59f4a00a1793b565ee7713a5b8495502a7e0291ab4ecb24656bdbaa7f9), 'block_menu'), 'panel' => array(object(__TwigTemplate_b3616c59f4a00a1793b565ee7713a5b8495502a7e0291ab4ecb24656bdbaa7f9), 'block_panel')))in vendor/twig/twig/src/Template.php (line 453) Template->displayWithErrorHandling(array('token' => '3b3b53', 'profile' => object(Profile), 'collector' => object(HookDataCollector), 'panel' => 'ps.hooks_collector', 'page' => 'home', 'request' => object(Request), 'templates' => array('request' => '@WebProfiler/Collector/request.html.twig', 'time' => '@WebProfiler/Collector/time.html.twig', 'memory' => '@WebProfiler/Collector/memory.html.twig', 'validator' => '@WebProfiler/Collector/validator.html.twig', 'ajax' => '@WebProfiler/Collector/ajax.html.twig', 'form' => '@WebProfiler/Collector/form.html.twig', 'exception' => '@WebProfiler/Collector/exception.html.twig', 'logger' => '@WebProfiler/Collector/logger.html.twig', 'events' => '@WebProfiler/Collector/events.html.twig', 'router' => '@WebProfiler/Collector/router.html.twig', 'cache' => '@WebProfiler/Collector/cache.html.twig', 'translation' => '@WebProfiler/Collector/translation.html.twig', 'security' => '@Security/Collector/security.html.twig', 'twig' => '@WebProfiler/Collector/twig.html.twig', 'db' => '@Doctrine/Collector/db.html.twig', 'swiftmailer' => '@Swiftmailer/Collector/swiftmailer.html.twig', 'dump' => '@Debug/Profiler/dump.html.twig', 'ps.hooks_collector' => '@PrestaShop/Admin/WebProfiler/hooks_collector.html.twig', 'ps.commands_and_queries_collector' => '@PrestaShop/Admin/WebProfiler/commands_and_queries.html.twig', 'guzzle' => 'CsaGuzzleBundle:Collector:guzzle.html.twig', 'config' => '@PrestaShop/Admin/WebProfiler/config.html.twig'), 'is_ajax' => false, 'profiler_markup_version' => 2, 'theme' => object(Theme), 'default_currency' => object(Currency), 'default_currency_symbol' => '€', 'root_url' => '/', 'js_translatable' => array(), 'app' => object(AppVariable), 'webpack_server' => false, 'multistore_field_prefix' => 'multistore_'), array('toolbar' => array(object(__TwigTemplate_b3616c59f4a00a1793b565ee7713a5b8495502a7e0291ab4ecb24656bdbaa7f9), 'block_toolbar'), 'menu' => array(object(__TwigTemplate_b3616c59f4a00a1793b565ee7713a5b8495502a7e0291ab4ecb24656bdbaa7f9), 'block_menu'), 'panel' => array(object(__TwigTemplate_b3616c59f4a00a1793b565ee7713a5b8495502a7e0291ab4ecb24656bdbaa7f9), 'block_panel')))in vendor/twig/twig/src/Template.php (line 420) Template->display(array('token' => '3b3b53', 'profile' => object(Profile), 'collector' => object(HookDataCollector), 'panel' => 'ps.hooks_collector', 'page' => 'home', 'request' => object(Request), 'templates' => array('request' => '@WebProfiler/Collector/request.html.twig', 'time' => '@WebProfiler/Collector/time.html.twig', 'memory' => '@WebProfiler/Collector/memory.html.twig', 'validator' => '@WebProfiler/Collector/validator.html.twig', 'ajax' => '@WebProfiler/Collector/ajax.html.twig', 'form' => '@WebProfiler/Collector/form.html.twig', 'exception' => '@WebProfiler/Collector/exception.html.twig', 'logger' => '@WebProfiler/Collector/logger.html.twig', 'events' => '@WebProfiler/Collector/events.html.twig', 'router' => '@WebProfiler/Collector/router.html.twig', 'cache' => '@WebProfiler/Collector/cache.html.twig', 'translation' => '@WebProfiler/Collector/translation.html.twig', 'security' => '@Security/Collector/security.html.twig', 'twig' => '@WebProfiler/Collector/twig.html.twig', 'db' => '@Doctrine/Collector/db.html.twig', 'swiftmailer' => '@Swiftmailer/Collector/swiftmailer.html.twig', 'dump' => '@Debug/Profiler/dump.html.twig', 'ps.hooks_collector' => '@PrestaShop/Admin/WebProfiler/hooks_collector.html.twig', 'ps.commands_and_queries_collector' => '@PrestaShop/Admin/WebProfiler/commands_and_queries.html.twig', 'guzzle' => 'CsaGuzzleBundle:Collector:guzzle.html.twig', 'config' => '@PrestaShop/Admin/WebProfiler/config.html.twig'), 'is_ajax' => false, 'profiler_markup_version' => 2))in vendor/twig/twig/src/Template.php (line 432) Template->render(array('token' => '3b3b53', 'profile' => object(Profile), 'collector' => object(HookDataCollector), 'panel' => 'ps.hooks_collector', 'page' => 'home', 'request' => object(Request), 'templates' => array('request' => '@WebProfiler/Collector/request.html.twig', 'time' => '@WebProfiler/Collector/time.html.twig', 'memory' => '@WebProfiler/Collector/memory.html.twig', 'validator' => '@WebProfiler/Collector/validator.html.twig', 'ajax' => '@WebProfiler/Collector/ajax.html.twig', 'form' => '@WebProfiler/Collector/form.html.twig', 'exception' => '@WebProfiler/Collector/exception.html.twig', 'logger' => '@WebProfiler/Collector/logger.html.twig', 'events' => '@WebProfiler/Collector/events.html.twig', 'router' => '@WebProfiler/Collector/router.html.twig', 'cache' => '@WebProfiler/Collector/cache.html.twig', 'translation' => '@WebProfiler/Collector/translation.html.twig', 'security' => '@Security/Collector/security.html.twig', 'twig' => '@WebProfiler/Collector/twig.html.twig', 'db' => '@Doctrine/Collector/db.html.twig', 'swiftmailer' => '@Swiftmailer/Collector/swiftmailer.html.twig', 'dump' => '@Debug/Profiler/dump.html.twig', 'ps.hooks_collector' => '@PrestaShop/Admin/WebProfiler/hooks_collector.html.twig', 'ps.commands_and_queries_collector' => '@PrestaShop/Admin/WebProfiler/commands_and_queries.html.twig', 'guzzle' => 'CsaGuzzleBundle:Collector:guzzle.html.twig', 'config' => '@PrestaShop/Admin/WebProfiler/config.html.twig'), 'is_ajax' => false, 'profiler_markup_version' => 2), array())in vendor/twig/twig/src/TemplateWrapper.php (line 47) TemplateWrapper->render(array('token' => '3b3b53', 'profile' => object(Profile), 'collector' => object(HookDataCollector), 'panel' => 'ps.hooks_collector', 'page' => 'home', 'request' => object(Request), 'templates' => array('request' => '@WebProfiler/Collector/request.html.twig', 'time' => '@WebProfiler/Collector/time.html.twig', 'memory' => '@WebProfiler/Collector/memory.html.twig', 'validator' => '@WebProfiler/Collector/validator.html.twig', 'ajax' => '@WebProfiler/Collector/ajax.html.twig', 'form' => '@WebProfiler/Collector/form.html.twig', 'exception' => '@WebProfiler/Collector/exception.html.twig', 'logger' => '@WebProfiler/Collector/logger.html.twig', 'events' => '@WebProfiler/Collector/events.html.twig', 'router' => '@WebProfiler/Collector/router.html.twig', 'cache' => '@WebProfiler/Collector/cache.html.twig', 'translation' => '@WebProfiler/Collector/translation.html.twig', 'security' => '@Security/Collector/security.html.twig', 'twig' => '@WebProfiler/Collector/twig.html.twig', 'db' => '@Doctrine/Collector/db.html.twig', 'swiftmailer' => '@Swiftmailer/Collector/swiftmailer.html.twig', 'dump' => '@Debug/Profiler/dump.html.twig', 'ps.hooks_collector' => '@PrestaShop/Admin/WebProfiler/hooks_collector.html.twig', 'ps.commands_and_queries_collector' => '@PrestaShop/Admin/WebProfiler/commands_and_queries.html.twig', 'guzzle' => 'CsaGuzzleBundle:Collector:guzzle.html.twig', 'config' => '@PrestaShop/Admin/WebProfiler/config.html.twig'), 'is_ajax' => false, 'profiler_markup_version' => 2))in vendor/twig/twig/src/Environment.php (line 384) Environment->render('@PrestaShop/Admin/WebProfiler/hooks_collector.html.twig', array('token' => '3b3b53', 'profile' => object(Profile), 'collector' => object(HookDataCollector), 'panel' => 'ps.hooks_collector', 'page' => 'home', 'request' => object(Request), 'templates' => array('request' => '@WebProfiler/Collector/request.html.twig', 'time' => '@WebProfiler/Collector/time.html.twig', 'memory' => '@WebProfiler/Collector/memory.html.twig', 'validator' => '@WebProfiler/Collector/validator.html.twig', 'ajax' => '@WebProfiler/Collector/ajax.html.twig', 'form' => '@WebProfiler/Collector/form.html.twig', 'exception' => '@WebProfiler/Collector/exception.html.twig', 'logger' => '@WebProfiler/Collector/logger.html.twig', 'events' => '@WebProfiler/Collector/events.html.twig', 'router' => '@WebProfiler/Collector/router.html.twig', 'cache' => '@WebProfiler/Collector/cache.html.twig', 'translation' => '@WebProfiler/Collector/translation.html.twig', 'security' => '@Security/Collector/security.html.twig', 'twig' => '@WebProfiler/Collector/twig.html.twig', 'db' => '@Doctrine/Collector/db.html.twig', 'swiftmailer' => '@Swiftmailer/Collector/swiftmailer.html.twig', 'dump' => '@Debug/Profiler/dump.html.twig', 'ps.hooks_collector' => '@PrestaShop/Admin/WebProfiler/hooks_collector.html.twig', 'ps.commands_and_queries_collector' => '@PrestaShop/Admin/WebProfiler/commands_and_queries.html.twig', 'guzzle' => 'CsaGuzzleBundle:Collector:guzzle.html.twig', 'config' => '@PrestaShop/Admin/WebProfiler/config.html.twig'), 'is_ajax' => false, 'profiler_markup_version' => 2))in vendor/symfony/symfony/src/Symfony/Bundle/WebProfilerBundle/Controller/ProfilerController.php (line 123) ProfilerController->panelAction(object(Request), '3b3b53')in vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php (line 151) HttpKernel->handleRaw(object(Request), 1)in vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php (line 68) HttpKernel->handle(object(Request), 1, false)in vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php (line 200) Kernel->handle(object(Request), 1, false)in admin1070/index.php (line 82)
  16. I like how you left Prestashop community, it's a better decision for everyone, because after 8 years there is no single user that can answer simple questions about this damn framework.
  17. Hola a todos! Hace unos días me web dejó de funcionar. Montada en 1.6.1.19, la versión PhP dejó de ser soportada por el hosting (me habían avisado que llegaría el día) y dejó de funcionar... Ya había tratado de actualizar en automático a 1.7 pero nunca resultó. Tengo el respaldo del sitio completo y la pregunta es ¿Cuál será la mejor forma de llevar la web a un 1.7? ¿Comenzar de 0? ¿Que se puede rescatar desde el respaldo para hacer más liviana la tarea? Les agradezco de antemano la ayuda, toda la información posible será útil, ya que no soy un experto (si no creo que ya lo hubiese solucionado) y necesito vender para comer 🤣. Saludos!
  18. What's the fix for this please? PS 8.1 Thanks
  19. No właśnie domyślam się, ale nie mogę decydować za szefa więc zapytał czy mogę tak zrobić jak nie to najwyżej wyłączę darmową dostawę bo trochę z tym roboty jest i tak już musiałem parametry ustawić do innych dużych produktów żeby były wyłączone z darmowej dostawy
  20. Bonjour ComGrafPL, J'ai activé le mode DEBUG, mais ca ne marche pas ; voici ce qui apparait à l'écran;;;mais je ne capte rien malheureusement ..pouvez vous m'aider ? try { $filesystem = new Filesystem(); $filesystem->dumpFile($this->filename, '<?php return ' . var_export($this->configuration->get(), true) . ';' . "\n"); if (function_exists('opcache_invalidate')) { opcache_invalidate($this->filename); } } catch (IOException $e) { return false; }
  21. W standardzie prestashop nie obsługuje takiego scenariusza jak w twoim przypadku co nie oznacza że nie da się osiągnąć takiego efektu, wszystko zależy od kilku czynników. Po pierwsze najlepszym rozwiązaniem jest skorzystanie z gotowego modułu za który trzeba zapłacić, natomiast jeśli masz mały sklep i wprowadzasz produkty ręczne to jest sposób żeby wyłączyć takiego przewoźnika dodając odpowiednie parametry do produktów.
  22. Thanks a lot, I contacted the Support Technique of o2switch, and they restored my database, it's worked now.
  23. Hi guys, I have successfully integrated the Prestashop account into my module with this tutorial: https://docs.cloud.prestashop.com/4-prestashop-account/#prerequisites However, the Prestashop billing service does not want to work. I have strictly followed the official tutorial (https://docs.cloud.prestashop.com/5-prestashop-billing/3-tutorial/#edit-the-template-file), but I get the following error message: You have requested a non-existent service "#####.ps_billings_facade". Did you mean this: "######.ps_accounts_facade"? [Symfony\Component\DependencyInjection\Exception\ServiceNotFoundException 0] The example module works perfectly: https://github.com/PrestaShopCorp/builtforjsexample/tree/main Does anyone have any idea what I am doing wrong?
  1. Load more activity
×
×
  • Create New...