Jump to content
  • Posts

    13
  • Joined

  • Last visited

Profile Information

  • First Name
    José
  • Last Name
    Barata

[email protected]'s Achievements

Newbie

Newbie (1/14)

  • Dedicated Rare
  • First Post Rare
  • Collaborator Rare
  • Conversation Starter Rare
  • Week One Done Rare

Recent Badges

0

Reputation

  1. I am trying to install Prestashop 8.1.4 via Softaculous, but I receive this error arround 24%: " Foram encontrados os seguintes erros : Não foi possivel efectuar a consulta : 93 Erro "num" no banco de dados MySQL : 1146 Erro no banco de dados MySQL : Table 'lg26bnkt_pres123.preps_condition' doesn't exist Não foi possivel efectuar a consulta : 0 Erro "num" no banco de dados MySQL : 1146 Erro no banco de dados MySQL : Table 'lg26bnkt_pres123.psel_configuration' doesn't exist Não foi possivel efectuar a consulta : 0 Erro "num" no banco de dados MySQL : 1146 Erro no banco de dados MySQL : Table 'lg26bnkt_pres123.psel_configuration' doesn't exist Não foi possivel efectuar a consulta : 0 Erro "num" no banco de dados MySQL : 1146 Erro no banco de dados MySQL : Table 'lg26bnkt_pres123.psel_configuration' doesn't exist " Can you please help?
  2. Acabei de atualizar a loja prestashop para 1.7.8.11 através do 1click upgrade: atualizou sem problemas. Limpei o cache do browser e tentei aceder ao backoffice, mas dá erro na linha 37 do ficheiro /home/lg26bnkt/public_html/src/PrestaShopBundle/Resources/views/Admin/layout.html.twig linha 37: use_regular_h1_structure is defined ? use_regular_h1_structure : true código total do ficheiro: {#** * Copyright since 2007 PrestaShop SA and Contributors * PrestaShop is an International Registered Trademark & Property of PrestaShop SA * * NOTICE OF LICENSE * * This source file is subject to the Open Software License (OSL 3.0) * that is bundled with this package in the file LICENSE.md. * It is also available through the world-wide-web at this URL: * https://opensource.org/licenses/OSL-3.0 * If you did not receive a copy of the license and are unable to * obtain it through the world-wide-web, please send an email * to [email protected] so we can send you a copy immediately. * * DISCLAIMER * * Do not edit or add to this file if you wish to upgrade PrestaShop to newer * versions in the future. If you wish to customize PrestaShop for your * needs please refer to https://devdocs.prestashop.com/ for more information. * * @author PrestaShop SA and Contributors * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) *#} {% extends(template_from_string( getLegacyLayout( app.request.attributes.get('_legacy_controller'), layoutTitle is defined ? layoutTitle : '', layoutHeaderToolbarBtn is defined ? layoutHeaderToolbarBtn : [], layoutDisplayType is defined ? layoutDisplayType : '', showContentHeader is defined ? showContentHeader : true, headerTabContent is defined ? headerTabContent : '', enableSidebar is defined ? enableSidebar : false, help_link is defined ? help_link : '', js_router_metadata(), meta_title is defined ? meta_title : '', use_regular_h1_structure is defined ? use_regular_h1_structure : true ) )) %} {% import '@PrestaShop/Admin/macros.html.twig' as ps %} {% block javascripts %} {% endblock %} {% block translate_javascripts %} var translate_javascripts = {{ js_translatable|json_encode()|raw }}; var PS_ALLOW_ACCENTED_CHARS_URL = {{ configuration('PS_ALLOW_ACCENTED_CHARS_URL')|intCast }}; {% endblock %} {% block content_header %} {{ block('session_alert') }} {% endblock %} {% block session_alert %} {% macro alert(type, flashbagContent) %} close {% if flashbagContent|length > 1 %} {% for flashMessage in flashbagContent %} {{ flashMessage|raw }} {% endfor %} {% else %} {% for flashMessage in flashbagContent %} {{ flashMessage|raw }} {% endfor %} {% endif %} {% endmacro %} {% import _self as layout %} {% if app.session.flashbag.peek('error')|length() > 0 %} {{ layout.alert('danger', app.session.flashbag.get('error')) }} {% endif %} {% if app.session.flashbag.peek('failure')|length() > 0 %} {{ layout.alert('danger', app.session.flashbag.get('failure')) }} {% endif %} {% if app.session.flashbag.peek('success')|length() > 0 %} {{ layout.alert('success', app.session.flashbag.get('success')) }} {% endif %} {% if app.session.flashbag.peek('warning')|length() > 0 %} {{ layout.alert('warning', app.session.flashbag.get('warning')) }} {% endif %} {% endblock %} {% block sidebar_right %} {% endblock %}
  3. tried 1-click-module and does not work. Do not know how to do it locally. Do you think if I choose install now (in softaculous) it will replace the previous version?
  4. 1.7.2.4 It was working OK until I updated (yesterday) the module ps_account. Earlier this year I have tried to updated via 1clickUpdate, but server does not allow the amount of I/O and did not update. Is there a way to do it via CPanel / using Softaculous (If I choose install now it will replace the previous version?) - see print screen in attachments.
  5. Deactivated, but still unable to click on the item details and shows errors: Whoops, looks like something went wrong. 1/1SmartyCompilerException in smarty_internal_templatecompilerbase.php line 28:Syntax error in template "module:paypal/views/templates/shortcut/shortcut-layout.tpl" on line 28 "{include file = "{$moduleDir}/views/templates/_partials/javascript.tpl"}" variable template file names not allow within {block} tags in smarty_internal_templatecompilerbase.php line 28 at Smarty_Internal_TemplateCompilerBase->trigger_template_error(' variable template file names not allow within {block} tags') in smarty_internal_compile_include.php line 139 at Smarty_Internal_Compile_Include->compile(array(array('file' => '((string)$_smarty_tpl->tpl_vars['moduleDir']->value)."/views/templates/_partials/javascript.tpl"')), object(Smarty_Internal_SmartyTemplateCompiler), array(), null, null) in smarty_internal_templatecompilerbase.php line 580 at Smarty_Internal_TemplateCompilerBase->callTagCompiler('include', array(array('file' => '((string)$_smarty_tpl->tpl_vars['moduleDir']->value)."/views/templates/_partials/javascript.tpl"')), array()) in smarty_internal_templatecompilerbase.php line 349 at Smarty_Internal_TemplateCompilerBase->compileTag('include', array(array('file' => '((string)$_smarty_tpl->tpl_vars['moduleDir']->value)."/views/templates/_partials/javascript.tpl"'))) in smarty_internal_templateparser.php line 3564 at Smarty_Internal_Templateparser->yy_r37() in smarty_internal_templateparser.php line 4392 at Smarty_Internal_Templateparser->yy_reduce('37') in smarty_internal_templateparser.php line 4493 at Smarty_Internal_Templateparser->doParse('3', '}') in smarty_internal_smartytemplatecompiler.php line 118 at Smarty_Internal_SmartyTemplateCompiler->doCompile('<!-- begin /home/lg26bnkt/public_html/modules/paypal/views/templates/shortcut/shortcut-layout.tpl -->{* * 2007-2021 PayPal * * NOTICE OF LICENSE * * This source file is subject to the Academic Free License (AFL 3.0) * that is bundled with this package in the file LICENSE.txt. * It is also available through the world-wide-web at this URL: * http://opensource.org/licenses/afl-3.0.php * If you did not receive a copy of the license and are unable to * obtain it through the world-wide-web, please send an email * to [email protected] so we can send you a copy immediately. * * DISCLAIMER * * Do not edit or add to this file if you wish to upgrade PrestaShop to newer * versions in the future. If you wish to customize PrestaShop for your * needs please refer to http://www.prestashop.com for more information. * * @author 2007-2021 PayPal * @copyright PayPal * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) * *} <!-- Start shortcut. Module Paypal --> {block name='head'} {include file = "{$moduleDir}/views/templates/_partials/javascript.tpl"} {/block} {block name='content'}{/block} {block name='js'}{/block} {block name='init-button'} <script> function waitPaypalIsLoaded() { if (typeof totPaypalSdkButtons === 'undefined' || typeof Shortcut === 'undefined') { setTimeout(waitPaypalIsLoaded, 200); return; } Shortcut.init(); Shortcut.initButton(); } waitPaypalIsLoaded(); </script> {/block} <!-- End shortcut. Module Paypal --> <!-- end /home/lg26bnkt/public_html/modules/paypal/views/templates/shortcut/shortcut-layout.tpl -->') in smarty_internal_templatecompilerbase.php line 283 at Smarty_Internal_TemplateCompilerBase->compileTemplate(object(Smarty_Dev_Template)) in smarty_internal_template.php line 197 at Smarty_Internal_Template->compileTemplateSource() in smarty_internal_templatebase.php line 155 at Smarty_Internal_TemplateBase->fetch('module:paypal/views/templates/shortcut/shortcut-product.tpl', null, null, object(SmartyDev), false, true, false) in SmartyDev.php line 41 at SmartyDev->fetch('module:paypal/views/templates/shortcut/shortcut-product.tpl') in ShortcutAbstract.php line 65 at ShortcutAbstract->render() in AbstractMethodPaypal.php line 388 at AbstractMethodPaypal->renderExpressCheckoutShortCut('1') in paypal.php line 1120 at PayPal->displayShortcutButton(array('sourcePage' => '1', 'hook' => 'displayReassurance')) in paypal.php line 1014 at PayPal->hookDisplayReassurance(array('smarty' => object(Smarty_Dev_Template), 'cookie' => object(Cookie), 'cart' => object(Cart), 'altern' => '1')) in Hook.php line 895 at HookCore::coreCallHook(object(PayPal), 'hookdisplayReassurance', array('smarty' => object(Smarty_Dev_Template), 'cookie' => object(Cookie), 'cart' => object(Cart), 'altern' => '1')) in Hook.php line 327 at HookCore::callHookOn(object(PayPal), 'displayReassurance', array('smarty' => object(Smarty_Dev_Template), 'cookie' => object(Cookie), 'cart' => object(Cart), 'altern' => '1')) in Hook.php line 843 at HookCore::exec('displayReassurance', array('smarty' => object(Smarty_Dev_Template), 'cookie' => object(Cookie), 'cart' => object(Cart), 'altern' => '1'), null) in smarty.config.inc.php line 168 at smartyHook(array('h' => 'displayReassurance'), object(Smarty_Dev_Template)) in SmartyLazyRegister.php line 83 at SmartyLazyRegister->__call('smartyHook', array(array('h' => 'displayReassurance'), object(Smarty_Dev_Template))) in 6c408ce57128823e7aba5ab063f8d624bfb38c36.file.product.tpl.php line 417 at content_608ea692f25247_01450489(object(Smarty_Dev_Template)) in smarty_internal_templatebase.php line 188 at Smarty_Internal_TemplateBase->fetch('catalog/product.tpl', null, 'layouts/layout-full-width.tpl', object(SmartyDev), false, true, false) in SmartyDev.php line 41 at SmartyDev->fetch('catalog/product.tpl', null, 'layouts/layout-full-width.tpl') in FrontController.php line 671 at FrontControllerCore->smartyOutputContent('catalog/product.tpl') in FrontController.php line 655 at FrontControllerCore->display() in Controller.php line 225 at ControllerCore->run() in Dispatcher.php line 379 at DispatcherCore->dispatch() in index.php line 28
  6. I am new on this. I have activated in Advance Parameters: Clicket on the item link and shows error: Whoops, looks like something went wrong. 1/1ContextErrorException in 4da5937defe9318be83bf3d88e49ac50d08261ad.file.displayBlockProduct.tpl.php line 33:Notice: Undefined index: block in 4da5937defe9318be83bf3d88e49ac50d08261ad.file.displayBlockProduct.tpl.php line 33 at ErrorHandler->handleError('8', 'Undefined index: block', '/home/lg26bnkt/public_html/app/cache/dev/smarty/compile/4d/a5/93/4da5937defe9318be83bf3d88e49ac50d08261ad.file.displayBlockProduct.tpl.php', '33', array('_smarty_tpl' => object(Smarty_Dev_Template))) in 4da5937defe9318be83bf3d88e49ac50d08261ad.file.displayBlockProduct.tpl.php line 33 at content_608ea6936bf7e7_41189894(object(Smarty_Dev_Template)) in smarty_internal_templatebase.php line 188 at Smarty_Internal_TemplateBase->fetch(object(Smarty_Dev_Template), null, null, null, false, true, false) in SmartyDev.php line 60 at Smarty_Dev_Template->fetch() in Module.php line 2242 at ModuleCore->display('/home/lg26bnkt/public_html/modules/blockreassurance/blockreassurance.php', 'views/templates/hook/displayBlockProduct.tpl') in blockreassurance.php line 526 at blockreassurance->renderTemplateInHook('displayBlockProduct.tpl') in blockreassurance.php line 409 at blockreassurance->hookdisplayReassurance(array('smarty' => object(Smarty_Dev_Template), 'cookie' => object(Cookie), 'cart' => object(Cart), 'altern' => '1')) in Hook.php line 895 at HookCore::coreCallHook(object(blockreassurance), 'hookdisplayReassurance', array('smarty' => object(Smarty_Dev_Template), 'cookie' => object(Cookie), 'cart' => object(Cart), 'altern' => '1')) in Hook.php line 327 at HookCore::callHookOn(object(blockreassurance), 'displayReassurance', array('smarty' => object(Smarty_Dev_Template), 'cookie' => object(Cookie), 'cart' => object(Cart), 'altern' => '1')) in Hook.php line 843 at HookCore::exec('displayReassurance', array('smarty' => object(Smarty_Dev_Template), 'cookie' => object(Cookie), 'cart' => object(Cart), 'altern' => '1'), null) in smarty.config.inc.php line 168 at smartyHook(array('h' => 'displayReassurance'), object(Smarty_Dev_Template)) in SmartyLazyRegister.php line 83 at SmartyLazyRegister->__call('smartyHook', array(array('h' => 'displayReassurance'), object(Smarty_Dev_Template))) in 6c408ce57128823e7aba5ab063f8d624bfb38c36.file.product.tpl.php line 417 at content_608ea692f25247_01450489(object(Smarty_Dev_Template)) in smarty_internal_templatebase.php line 188 at Smarty_Internal_TemplateBase->fetch('catalog/product.tpl', null, 'layouts/layout-full-width.tpl', object(SmartyDev), false, true, false) in SmartyDev.php line 41 at SmartyDev->fetch('catalog/product.tpl', null, 'layouts/layout-full-width.tpl') in FrontController.php line 671 at FrontControllerCore->smartyOutputContent('catalog/product.tpl') in FrontController.php line 655 at FrontControllerCore->display() in Controller.php line 225 at ControllerCore->run() in Dispatcher.php line 379 at DispatcherCore->dispatch() in index.php line 28 Please help.
  7. @JBW, Thank you. Thank you @JBW Cannot find var folder. Renamed ps_accounts and now I have access to the backoffice. Do not know if this can be related, but I see the items on the webpage, click on the quick view and shows the item and allows to add to cart, but when I click on the item to open the item page also shows http error 500: This page isn’t working ja.pt is currently unable to handle this request. HTTP ERROR 500 Any idea on how to solve this?
  8. Help please: Also cannot enter backoffice after trying to update prestashop account module (error message popup). rename cache\prod to cache\prod_old but still no luck: I have error: [01-May-2021 23:50:41 Portugal] PHP Fatal error: Uncaught Symfony\Component\Yaml\Exception\ParseException: Malformed inline YAML string: { sso_resend_verification_email_url: '%ps_accounts.sso_resend_verification_email_url%', at line 73 (near "- { sso_resend_verification_email_url: '%ps_accounts.sso_resend_verification_email_url%',"). in /home/db/public_html/vendor/symfony/symfony/src/Symfony/Component/Yaml/Inline.php:447 Stack trace: #0 /home/db/public_html/vendor/symfony/symfony/src/Symfony/Component/Yaml/Inline.php(67): Symfony\Component\Yaml\Inline::parseMapping('{ sso_resend_ve...', 87, Array) #1 /home/db/public_html/vendor/symfony/symfony/src/Symfony/Component/Yaml/Parser.php(534): Symfony\Component\Yaml\Inline::parse('{ sso_resend_ve...', false, false, false, Array) #2 /home/db/public_html/vendor/symfony/symfony/src/Symfony/Component/Yaml/Parser.php(155): Symfony\Component\Yaml\Parser->parseValue('{ sso_resend_ve...', false, false, false, 'sequence') #3 /home/db/public_html/vendor/symfony/symfony/src/Symfony/Component/Yam in /home/db/public_html/app/bootstrap.php.cache on line 3224 Any help on this?
  9. Upgrade to 1.7.2.0 and I am not able to login. Use correct username and password and just stays on that screen (attach)
×
×
  • Create New...