Vict0r Posted August 28, 2018 Share Posted August 28, 2018 Hola Acabo de instalar un tema en una instalación nueva de Prestashop 1.7.3.3 y al ir a comprobar cómo van los pedidos sólo muestra dos líneas de campos vacíos y marcados como opcionales, pero no permite añadir nuevos campos desde Clientes/Direcciones, no hace caso marques lo campos que marques. El error que da es este, por favor, estoy desesperado. 1/1ContextErrorException in smarty_internal_templatebase.php(157) : eval()'d code line 72:Notice: Undefined index: name in smarty_internal_templatebase.php(157) : eval()'d code line 72 at ErrorHandler->handleError('8', 'Undefined index: name', '/homepages/12/d422465058/htdocs/clickandbuilds/Insinuat/vendor/prestashop/smarty/sysplugins/smarty_internal_templatebase.php(157) : eval()'d code', '72', array('_smarty_tpl' => object(SmartyDevTemplate), '_tpl_stack' => array(), '_from' => array('id_address' => array('name' => 'id_address', 'type' => 'hidden', 'required' => false, 'label' => '', 'value' => null, 'availableValues' => array(), 'maxLength' => null, 'errors' => array()), 'id_customer' => array('name' => 'id_customer', 'type' => 'hidden', 'required' => false, 'label' => '', 'value' => null, 'availableValues' => array(), 'maxLength' => null, 'errors' => array()), 'back' => array('name' => 'back', 'type' => 'hidden', 'required' => false, 'label' => '', 'value' => null, 'availableValues' => array(), 'maxLength' => null, 'errors' => array()), 'token' => array('name' => 'token', 'type' => 'hidden', 'required' => false, 'label' => '', 'value' => 'af30c433a0ea23f17099dcf0caff69d3', 'availableValues' => array(), 'maxLength' => null, 'errors' => array()), 'alias' => array('name' => 'alias', 'type' => 'text', 'required' => false, 'label' => 'Alias', 'value' => null, 'availableValues' => array(), 'maxLength' => '32', 'errors' => array()), 'firstname' => array('value' => 'Victor'), 'lastname' => array('value' => 'García')))) in smarty_internal_templatebase.php(157) : eval()'d code line 72 at content_5b85743eacc169_82019631(object(SmartyDevTemplate)) in smarty_internal_templatebase.php line 188 at Smarty_Internal_TemplateBase->fetch(null, null, null, null, false, true, false) in SmartyDevTemplate.php line 41 at SmartyDevTemplateCore->fetch() in AbstractForm.php line 119 at AbstractFormCore->render(array('file' => 'checkout/_partials/address-form.tpl', 'ui' => object(RenderableProxy), 'use_same_address' => true, 'type' => 'delivery', 'form_has_continue_button' => true)) in RenderableProxy.php line 52 at RenderableProxy->render(array('file' => 'checkout/_partials/address-form.tpl', 'ui' => object(RenderableProxy), 'use_same_address' => true, 'type' => 'delivery', 'form_has_continue_button' => true)) in smartyfront.config.inc.php line 94 at smartyRender(array('file' => 'checkout/_partials/address-form.tpl', 'ui' => object(RenderableProxy), 'use_same_address' => true, 'type' => 'delivery', 'form_has_continue_button' => true), object(SmartyDevTemplate)) at call_user_func_array('smartyRender', array(array('file' => 'checkout/_partials/address-form.tpl', 'ui' => object(RenderableProxy), 'use_same_address' => true, 'type' => 'delivery', 'form_has_continue_button' => true), object(SmartyDevTemplate))) in SmartyLazyRegister.php line 83 at SmartyLazyRegister->__call('smartyRender', array(array('file' => 'checkout/_partials/address-form.tpl', 'ui' => object(RenderableProxy), 'use_same_address' => true, 'type' => 'delivery', 'form_has_continue_button' => true), object(SmartyDevTemplate))) in smarty_internal_templatebase.php(157) : eval()'d code line 90 at SmartyLazyRegister->smartyRender(array('file' => 'checkout/_partials/address-form.tpl', 'ui' => object(RenderableProxy), 'use_same_address' => true, 'type' => 'delivery', 'form_has_continue_button' => true), object(SmartyDevTemplate)) in smarty_internal_templatebase.php(157) : eval()'d code line 90 at content_5b85743ea4f811_02039388(object(SmartyDevTemplate)) in smarty_internal_templatebase.php line 188 at Smarty_Internal_TemplateBase->fetch(null, null, null, null, false, true, false) in SmartyDevTemplate.php line 41 at SmartyDevTemplateCore->fetch() in AbstractCheckoutStep.php line 98 at AbstractCheckoutStepCore->renderTemplate('checkout/_partials/steps/addresses.tpl', array('identifier' => 'checkout-addresses-step', 'position' => '2', 'ui' => object(RenderableProxy)), array('address_form' => object(RenderableProxy), 'use_same_address' => true, 'use_different_address_url' => 'https://insinua-t.com/pedido?use_same_address=0', 'new_address_delivery_url' => 'https://insinua-t.com/pedido?newAddress=delivery', 'new_address_invoice_url' => 'https://insinua-t.com/pedido?newAddress=invoice', 'id_address_delivery' => '0', 'id_address_invoice' => '0', 'show_delivery_address_form' => true, 'show_invoice_address_form' => false, 'form_has_continue_button' => true, 'not_valid_addresses' => '')) in CheckoutAddressesStep.php line 294 at CheckoutAddressesStepCore->render(array('identifier' => 'checkout-addresses-step', 'position' => '2', 'ui' => object(RenderableProxy))) in RenderableProxy.php line 52 at RenderableProxy->render(array('identifier' => 'checkout-addresses-step', 'position' => '2', 'ui' => object(RenderableProxy))) in smartyfront.config.inc.php line 94 at smartyRender(array('identifier' => 'checkout-addresses-step', 'position' => '2', 'ui' => object(RenderableProxy)), object(SmartyDevTemplate)) at call_user_func_array('smartyRender', array(array('identifier' => 'checkout-addresses-step', 'position' => '2', 'ui' => object(RenderableProxy)), object(SmartyDevTemplate))) in SmartyLazyRegister.php line 83 at SmartyLazyRegister->__call('smartyRender', array(array('identifier' => 'checkout-addresses-step', 'position' => '2', 'ui' => object(RenderableProxy)), object(SmartyDevTemplate))) in smarty_internal_templatebase.php(157) : eval()'d code line 36 at SmartyLazyRegister->smartyRender(array('identifier' => 'checkout-addresses-step', 'position' => '2', 'ui' => object(RenderableProxy)), object(SmartyDevTemplate)) in smarty_internal_templatebase.php(157) : eval()'d code line 36 at content_5b85743e953f31_99717757(object(SmartyDevTemplate)) in smarty_internal_templatebase.php line 188 at Smarty_Internal_TemplateBase->fetch(null, null, null, null, false, true, false) in SmartyDevTemplate.php line 41 at SmartyDevTemplateCore->fetch() in CheckoutProcess.php line 114 at CheckoutProcessCore->render(array('file' => 'checkout/checkout-process.tpl', 'ui' => object(RenderableProxy))) in RenderableProxy.php line 52 at RenderableProxy->render(array('file' => 'checkout/checkout-process.tpl', 'ui' => object(RenderableProxy))) in smartyfront.config.inc.php line 94 at smartyRender(array('file' => 'checkout/checkout-process.tpl', 'ui' => object(RenderableProxy)), object(SmartyDevTemplate)) at call_user_func_array('smartyRender', array(array('file' => 'checkout/checkout-process.tpl', 'ui' => object(RenderableProxy)), object(SmartyDevTemplate))) in SmartyLazyRegister.php line 83 at SmartyLazyRegister->__call('smartyRender', array(array('file' => 'checkout/checkout-process.tpl', 'ui' => object(RenderableProxy)), object(SmartyDevTemplate))) in smarty_internal_templatebase.php(157) : eval()'d code line 197 at SmartyLazyRegister->smartyRender(array('file' => 'checkout/checkout-process.tpl', 'ui' => object(RenderableProxy)), object(SmartyDevTemplate)) in smarty_internal_templatebase.php(157) : eval()'d code line 197 at content_5b85743e638f97_28217072(object(SmartyDevTemplate)) in smarty_internal_templatebase.php line 188 at Smarty_Internal_TemplateBase->fetch('checkout/checkout.tpl', null, 'layouts/layout-full-width.tpl', null, false, true, false) in SmartyDev.php line 41 at SmartyDev->fetch('checkout/checkout.tpl', null, 'layouts/layout-full-width.tpl') in FrontController.php line 684 at FrontControllerCore->smartyOutputContent('checkout/checkout.tpl') in FrontController.php line 668 at FrontControllerCore->display() in Controller.php line 273 at ControllerCore->run() in Dispatcher.php line 428 at DispatcherCore->dispatch() in index.php line 28 Link to comment Share on other sites More sharing options...
aixos Posted August 29, 2018 Share Posted August 29, 2018 Hola Si es una instalación nueva ¿porque no lo instalas con la última que es ahora mismo prestashop 1.7.4.2? Prestashop recomienda tener la última versión estable, y esa precisamente tiene muchas mejoras Saludos Link to comment Share on other sites More sharing options...
Vict0r Posted August 29, 2018 Author Share Posted August 29, 2018 (edited) Me encantaría hacerlo, pero según mi Prestashop "¡Vienes del futuro! ¡Estás utilizando una versión más reciente que la última disponible!" voy a mirar cómo hacer la instalación manualmente, si es que se puede. Al poner las opciones avanzadas sí me ha dejado, ahora está actualizando. Edited August 29, 2018 by Vict0r (see edit history) Link to comment Share on other sites More sharing options...
Vict0r Posted August 29, 2018 Author Share Posted August 29, 2018 Nada, se ha actualizado bien, pero al ir a completar un pedido me sale lo mismo de antes, si le doy a continuar me da error 500, y con el debug activado esto es lo que me dice: Quote (1/1) ContextErrorException Notice: Undefined index: name in 0be299b8b7750c6a7d6f45b42a8ce3e757b7f117_2.file.address-form.tpl.php line 62 at Block_15114565025b86b66943daa1_16751475->callBlock(object(SmartyDevTemplate))in smarty_internal_runtime_inheritance.php line 247 at Smarty_Internal_Runtime_Inheritance->callBlock(object(Block_15114565025b86b66943daa1_16751475), object(SmartyDevTemplate))in smarty_internal_runtime_inheritance.php line 183 at Smarty_Internal_Runtime_Inheritance->process(object(SmartyDevTemplate), object(Block_15114565025b86b66943daa1_16751475),object(Block_12023391985b86b669472269_74826454))in smarty_internal_runtime_inheritance.php line 185 at Smarty_Internal_Runtime_Inheritance->process(object(SmartyDevTemplate), object(Block_12023391985b86b669472269_74826454))in smarty_internal_runtime_inheritance.php line 157 at Smarty_Internal_Runtime_Inheritance->instanceBlock(object(SmartyDevTemplate), 'Block_12023391985b86b669472269_74826454', 'form_field', 1)in 4c5824ed327b94056dd37a38122a22f88d6c8ddb_2.file.address-form.tpl.php line 74 at Block_6382750885b86b66946fe19_37925389->callBlock(object(SmartyDevTemplate))in smarty_internal_runtime_inheritance.php line 247 at Smarty_Internal_Runtime_Inheritance->callBlock(object(Block_6382750885b86b66946fe19_37925389), object(SmartyDevTemplate))in smarty_internal_runtime_inheritance.php line 231 at Smarty_Internal_Runtime_Inheritance->callParent(object(SmartyDevTemplate), object(Block_3718346215b86b669449f32_49677337), '\'{block append}\'')in smarty_internal_runtime_inheritance.php line 180 at Smarty_Internal_Runtime_Inheritance->process(object(SmartyDevTemplate), object(Block_3718346215b86b669449f32_49677337),object(Block_6382750885b86b66946fe19_37925389))in smarty_internal_runtime_inheritance.php line 185 at Smarty_Internal_Runtime_Inheritance->process(object(SmartyDevTemplate), object(Block_6382750885b86b66946fe19_37925389))in smarty_internal_runtime_inheritance.php line 157 at Smarty_Internal_Runtime_Inheritance->instanceBlock(object(SmartyDevTemplate), 'Block_6382750885b86b66946fe19_37925389', 'form_fields', 1)in 4c5824ed327b94056dd37a38122a22f88d6c8ddb_2.file.address-form.tpl.php line 93 at Block_5660894545b86b66946f004_44506320->callBlock(object(SmartyDevTemplate))in smarty_internal_runtime_inheritance.php line 247 at Smarty_Internal_Runtime_Inheritance->callBlock(object(Block_5660894545b86b66946f004_44506320), object(SmartyDevTemplate))in smarty_internal_runtime_inheritance.php line 183 at Smarty_Internal_Runtime_Inheritance->process(object(SmartyDevTemplate), object(Block_5660894545b86b66946f004_44506320))in smarty_internal_runtime_inheritance.php line 157 at Smarty_Internal_Runtime_Inheritance->instanceBlock(object(SmartyDevTemplate), 'Block_5660894545b86b66946f004_44506320', 'address_form_fields', 1)in 4c5824ed327b94056dd37a38122a22f88d6c8ddb_2.file.address-form.tpl.php line 178 at Block_15382560115b86b669465e72_98801969->callBlock(object(SmartyDevTemplate))in smarty_internal_runtime_inheritance.php line 247 at Smarty_Internal_Runtime_Inheritance->callBlock(object(Block_15382560115b86b669465e72_98801969), object(SmartyDevTemplate))in smarty_internal_runtime_inheritance.php line 183 at Smarty_Internal_Runtime_Inheritance->process(object(SmartyDevTemplate), object(Block_15382560115b86b669465e72_98801969))in smarty_internal_runtime_inheritance.php line 157 at Smarty_Internal_Runtime_Inheritance->instanceBlock(object(SmartyDevTemplate), 'Block_15382560115b86b669465e72_98801969', 'address_form')in 4c5824ed327b94056dd37a38122a22f88d6c8ddb_2.file.address-form.tpl.php line 27 at content_5b86b66947ad62_54202067(object(SmartyDevTemplate))in smarty_template_resource_base.php line 123 at Smarty_Template_Resource_Base->getRenderedTemplateCode(object(SmartyDevTemplate))in smarty_template_compiled.php line 114 at Smarty_Template_Compiled->render(object(SmartyDevTemplate))in smarty_internal_template.php line 206 at Smarty_Internal_Template->render()in smarty_internal_template.php line 365 at Smarty_Internal_Template->_subTemplateRender('customer/_partials/address-form.tpl', null, null, 0, 31536000, array(), 2, false, null, null)in smarty_internal_runtime_inheritance.php line 127 at Smarty_Internal_Runtime_Inheritance->endChild(object(SmartyDevTemplate), 'customer/_partials/address-form.tpl')in 0be299b8b7750c6a7d6f45b42a8ce3e757b7f117_2.file.address-form.tpl.php line 48 at content_5b86b66945e4c5_19982559(object(SmartyDevTemplate))in smarty_template_resource_base.php line 123 at Smarty_Template_Resource_Base->getRenderedTemplateCode(object(SmartyDevTemplate))in smarty_template_compiled.php line 114 at Smarty_Template_Compiled->render(object(SmartyDevTemplate))in smarty_internal_template.php line 206 at Smarty_Internal_Template->render(false, 0)in smarty_internal_templatebase.php line 232 at Smarty_Internal_TemplateBase->_execute(null, null, null, null, 0)in smarty_internal_templatebase.php line 116 at Smarty_Internal_TemplateBase->fetch(null, null, null, null, false, true, false)in SmartyDevTemplate.php line 41 at SmartyDevTemplateCore->fetch()in AbstractForm.php line 119 at AbstractFormCore->render(array('file' => 'checkout/_partials/address-form.tpl', 'ui' => object(RenderableProxy), 'use_same_address' => true, 'type' => 'delivery', 'form_has_continue_button' => true))in RenderableProxy.php line 52 at RenderableProxy->render(array('file' => 'checkout/_partials/address-form.tpl', 'ui' => object(RenderableProxy), 'use_same_address' => true, 'type' => 'delivery', 'form_has_continue_button' => true))in smartyfront.config.inc.php line 94 at smartyRender(array('file' => 'checkout/_partials/address-form.tpl', 'ui' => object(RenderableProxy), 'use_same_address' => true, 'type' => 'delivery', 'form_has_continue_button' => true), object(SmartyDevTemplate)) at call_user_func_array('smartyRender', array(array('file' => 'checkout/_partials/address-form.tpl', 'ui' => object(RenderableProxy), 'use_same_address' => true, 'type' => 'delivery', 'form_has_continue_button' => true), object(SmartyDevTemplate)))in SmartyLazyRegister.php line 83 at SmartyLazyRegister->__call('smartyRender', array(array('file' => 'checkout/_partials/address-form.tpl', 'ui' => object(RenderableProxy), 'use_same_address' => true, 'type' => 'delivery', 'form_has_continue_button' => true), object(SmartyDevTemplate))) at SmartyLazyRegister->smartyRender(array('file' => 'checkout/_partials/address-form.tpl', 'ui' => object(RenderableProxy), 'use_same_address' => true, 'type' => 'delivery', 'form_has_continue_button' => true), object(SmartyDevTemplate)) at call_user_func_array(array(object(SmartyLazyRegister), 'smartyRender'), array(array('file' => 'checkout/_partials/address-form.tpl', 'ui' =>object(RenderableProxy), 'use_same_address' => true, 'type' => 'delivery', 'form_has_continue_button' => true), object(SmartyDevTemplate)))in 211aa830446a87f6acc9c98aae3ab1a925eba3b6_2.file.addresses.tpl.php line 76 at Block_9574988145b86b6694081b9_20061137->callBlock(object(SmartyDevTemplate))in smarty_internal_runtime_inheritance.php line 247 at Smarty_Internal_Runtime_Inheritance->callBlock(object(Block_9574988145b86b6694081b9_20061137), object(SmartyDevTemplate))in smarty_internal_runtime_inheritance.php line 183 at Smarty_Internal_Runtime_Inheritance->process(object(SmartyDevTemplate), object(Block_9574988145b86b6694081b9_20061137),object(Block_8120845255b86b6693fd406_49998481))in smarty_internal_runtime_inheritance.php line 185 at Smarty_Internal_Runtime_Inheritance->process(object(SmartyDevTemplate), object(Block_8120845255b86b6693fd406_49998481))in smarty_internal_runtime_inheritance.php line 157 at Smarty_Internal_Runtime_Inheritance->instanceBlock(object(SmartyDevTemplate), 'Block_8120845255b86b6693fd406_49998481', 'step_content', 1)in de14119e149c4f4f38fb64e5586488558e3e696d_2.file.checkout-step.tpl.php line 72 at Block_12555743765b86b6693f5a89_08090474->callBlock(object(SmartyDevTemplate))in smarty_internal_runtime_inheritance.php line 247 at Smarty_Internal_Runtime_Inheritance->callBlock(object(Block_12555743765b86b6693f5a89_08090474), object(SmartyDevTemplate))in smarty_internal_runtime_inheritance.php line 183 at Smarty_Internal_Runtime_Inheritance->process(object(SmartyDevTemplate), object(Block_12555743765b86b6693f5a89_08090474))in smarty_internal_runtime_inheritance.php line 157 at Smarty_Internal_Runtime_Inheritance->instanceBlock(object(SmartyDevTemplate), 'Block_12555743765b86b6693f5a89_08090474', 'step')in de14119e149c4f4f38fb64e5586488558e3e696d_2.file.checkout-step.tpl.php line 26 at content_5b86b6693ff1b4_63622390(object(SmartyDevTemplate))in smarty_template_resource_base.php line 123 at Smarty_Template_Resource_Base->getRenderedTemplateCode(object(SmartyDevTemplate))in smarty_template_compiled.php line 114 at Smarty_Template_Compiled->render(object(SmartyDevTemplate))in smarty_internal_template.php line 206 at Smarty_Internal_Template->render()in smarty_internal_template.php line 365 at Smarty_Internal_Template->_subTemplateRender('checkout/_partials/steps/checkout-step.tpl', null, null, 0, 31536000, array(), 2, false, null, null)in smarty_internal_runtime_inheritance.php line 127 at Smarty_Internal_Runtime_Inheritance->endChild(object(SmartyDevTemplate), 'checkout/_partials/steps/checkout-step.tpl')in 211aa830446a87f6acc9c98aae3ab1a925eba3b6_2.file.addresses.tpl.php line 34 at content_5b86b669433469_61410209(object(SmartyDevTemplate))in smarty_template_resource_base.php line 123 at Smarty_Template_Resource_Base->getRenderedTemplateCode(object(SmartyDevTemplate))in smarty_template_compiled.php line 114 at Smarty_Template_Compiled->render(object(SmartyDevTemplate))in smarty_internal_template.php line 206 at Smarty_Internal_Template->render(false, 0)in smarty_internal_templatebase.php line 232 at Smarty_Internal_TemplateBase->_execute(null, null, null, null, 0)in smarty_internal_templatebase.php line 116 at Smarty_Internal_TemplateBase->fetch(null, null, null, null, false, true, false)in SmartyDevTemplate.php line 41 at SmartyDevTemplateCore->fetch()in AbstractCheckoutStep.php line 98 at AbstractCheckoutStepCore->renderTemplate('checkout/_partials/steps/addresses.tpl', array('identifier' => 'checkout-addresses-step', 'position' => 2, 'ui' =>object(RenderableProxy)), array('address_form' => object(RenderableProxy), 'use_same_address' => true, 'use_different_address_url' => 'https://insinua-t.com/pedido?use_same_address=0', 'new_address_delivery_url' => 'https://insinua-t.com/pedido?newAddress=delivery', 'new_address_invoice_url' => 'https://insinua-t.com/pedido?newAddress=invoice', 'id_address_delivery' => 0, 'id_address_invoice' => 0, 'show_delivery_address_form' => true, 'show_invoice_address_form' => false, 'form_has_continue_button' => true, 'not_valid_addresses' => ''))in CheckoutAddressesStep.php line 294 at CheckoutAddressesStepCore->render(array('identifier' => 'checkout-addresses-step', 'position' => 2, 'ui' => object(RenderableProxy)))in RenderableProxy.php line 52 at RenderableProxy->render(array('identifier' => 'checkout-addresses-step', 'position' => 2, 'ui' => object(RenderableProxy)))in smartyfront.config.inc.php line 94 at smartyRender(array('identifier' => 'checkout-addresses-step', 'position' => 2, 'ui' => object(RenderableProxy)), object(SmartyDevTemplate)) at call_user_func_array('smartyRender', array(array('identifier' => 'checkout-addresses-step', 'position' => 2, 'ui' => object(RenderableProxy)),object(SmartyDevTemplate)))in SmartyLazyRegister.php line 83 at SmartyLazyRegister->__call('smartyRender', array(array('identifier' => 'checkout-addresses-step', 'position' => 2, 'ui' => object(RenderableProxy)),object(SmartyDevTemplate))) at SmartyLazyRegister->smartyRender(array('identifier' => 'checkout-addresses-step', 'position' => 2, 'ui' => object(RenderableProxy)),object(SmartyDevTemplate)) at call_user_func_array(array(object(SmartyLazyRegister), 'smartyRender'), array(array('identifier' => 'checkout-addresses-step', 'position' => 2, 'ui' =>object(RenderableProxy)), object(SmartyDevTemplate)))in 496853eb41b68376b054a244626556fade2dd38e_2.file.checkout-process.tpl.php line 28 at content_5b86b6693c57c2_59555451(object(SmartyDevTemplate))in smarty_template_resource_base.php line 123 at Smarty_Template_Resource_Base->getRenderedTemplateCode(object(SmartyDevTemplate))in smarty_template_compiled.php line 114 at Smarty_Template_Compiled->render(object(SmartyDevTemplate))in smarty_internal_template.php line 206 at Smarty_Internal_Template->render(false, 0)in smarty_internal_templatebase.php line 232 at Smarty_Internal_TemplateBase->_execute(null, null, null, null, 0)in smarty_internal_templatebase.php line 116 at Smarty_Internal_TemplateBase->fetch(null, null, null, null, false, true, false)in SmartyDevTemplate.php line 41 at SmartyDevTemplateCore->fetch()in CheckoutProcess.php line 114 at CheckoutProcessCore->render(array('file' => 'checkout/checkout-process.tpl', 'ui' => object(RenderableProxy)))in RenderableProxy.php line 52 at RenderableProxy->render(array('file' => 'checkout/checkout-process.tpl', 'ui' => object(RenderableProxy)))in smartyfront.config.inc.php line 94 at smartyRender(array('file' => 'checkout/checkout-process.tpl', 'ui' => object(RenderableProxy)), object(SmartyDevTemplate)) at call_user_func_array('smartyRender', array(array('file' => 'checkout/checkout-process.tpl', 'ui' => object(RenderableProxy)), object(SmartyDevTemplate)))in SmartyLazyRegister.php line 83 at SmartyLazyRegister->__call('smartyRender', array(array('file' => 'checkout/checkout-process.tpl', 'ui' => object(RenderableProxy)),object(SmartyDevTemplate))) at SmartyLazyRegister->smartyRender(array('file' => 'checkout/checkout-process.tpl', 'ui' => object(RenderableProxy)), object(SmartyDevTemplate)) at call_user_func_array(array(object(SmartyLazyRegister), 'smartyRender'), array(array('file' => 'checkout/checkout-process.tpl', 'ui' =>object(RenderableProxy)), object(SmartyDevTemplate)))in e2c1557cd0ee474b4027959b9c5afc046a556f67_2.file.checkout.tpl.php line 50 at Block_912732535b86b66907b002_99578410->callBlock(object(SmartyDevTemplate))in smarty_internal_runtime_inheritance.php line 247 at Smarty_Internal_Runtime_Inheritance->callBlock(object(Block_912732535b86b66907b002_99578410), object(SmartyDevTemplate))in smarty_internal_runtime_inheritance.php line 183 at Smarty_Internal_Runtime_Inheritance->process(object(SmartyDevTemplate), object(Block_912732535b86b66907b002_99578410),object(Block_11158317985b86b66908fdc8_38243334))in smarty_internal_runtime_inheritance.php line 185 at Smarty_Internal_Runtime_Inheritance->process(object(SmartyDevTemplate), object(Block_11158317985b86b66908fdc8_38243334))in smarty_internal_runtime_inheritance.php line 157 at Smarty_Internal_Runtime_Inheritance->instanceBlock(object(SmartyDevTemplate), 'Block_11158317985b86b66908fdc8_38243334', 'content', 1)in 28ac007b1a73b8536f4876f7d5601eb19912b4b1_2.file.layout-full-width.tpl.php line 101 at Block_13060762555b86b66908c998_09460954->callBlock(object(SmartyDevTemplate))in smarty_internal_runtime_inheritance.php line 247 at Smarty_Internal_Runtime_Inheritance->callBlock(object(Block_13060762555b86b66908c998_09460954), object(SmartyDevTemplate))in smarty_internal_runtime_inheritance.php line 183 at Smarty_Internal_Runtime_Inheritance->process(object(SmartyDevTemplate), object(Block_13060762555b86b66908c998_09460954),object(Block_21304670155b86b6690baf50_50288596))in smarty_internal_runtime_inheritance.php line 185 at Smarty_Internal_Runtime_Inheritance->process(object(SmartyDevTemplate), object(Block_21304670155b86b6690baf50_50288596))in smarty_internal_runtime_inheritance.php line 157 at Smarty_Internal_Runtime_Inheritance->instanceBlock(object(SmartyDevTemplate), 'Block_21304670155b86b6690baf50_50288596', 'content_wrapper')in 657820edb2cea9cb0e41ae26b21cf7aefae0ed73_2.file.layout-both-columns.tpl.php line 93 at content_5b86b6690d01d1_98161475(object(SmartyDevTemplate))in smarty_template_resource_base.php line 123 at Smarty_Template_Resource_Base->getRenderedTemplateCode(object(SmartyDevTemplate))in smarty_template_compiled.php line 114 at Smarty_Template_Compiled->render(object(SmartyDevTemplate))in smarty_internal_template.php line 206 at Smarty_Internal_Template->render()in smarty_internal_template.php line 365 at Smarty_Internal_Template->_subTemplateRender('layouts/layout-both-columns.tpl', null, 'layouts/layout-full-width.tpl', 0, 31536000, array(), 2, false, null, null)in smarty_internal_runtime_inheritance.php line 127 at Smarty_Internal_Runtime_Inheritance->endChild(object(SmartyDevTemplate), 'layouts/layout-both-columns.tpl')in 28ac007b1a73b8536f4876f7d5601eb19912b4b1_2.file.layout-full-width.tpl.php line 42 at content_5b86b669092510_81884066(object(SmartyDevTemplate))in smarty_template_resource_base.php line 123 at Smarty_Template_Resource_Base->getRenderedTemplateCode(object(SmartyDevTemplate))in smarty_template_compiled.php line 114 at Smarty_Template_Compiled->render(object(SmartyDevTemplate))in smarty_internal_template.php line 206 at Smarty_Internal_Template->render()in smarty_internal_template.php line 365 at Smarty_Internal_Template->_subTemplateRender('layouts/layout-full-width.tpl', null, 'layouts/layout-full-width.tpl', 0, 31536000, array(), 2, false, null, null)in smarty_internal_runtime_inheritance.php line 127 at Smarty_Internal_Runtime_Inheritance->endChild(object(SmartyDevTemplate), 'layouts/layout-full-width.tpl')in e2c1557cd0ee474b4027959b9c5afc046a556f67_2.file.checkout.tpl.php line 33 at content_5b86b669082b69_43065471(object(SmartyDevTemplate))in smarty_template_resource_base.php line 123 at Smarty_Template_Resource_Base->getRenderedTemplateCode(object(SmartyDevTemplate))in smarty_template_compiled.php line 114 at Smarty_Template_Compiled->render(object(SmartyDevTemplate))in smarty_internal_template.php line 206 at Smarty_Internal_Template->render(false, 0)in smarty_internal_templatebase.php line 232 at Smarty_Internal_TemplateBase->_execute('checkout/checkout.tpl', null, 'layouts/layout-full-width.tpl', null, 0)in smarty_internal_templatebase.php line 116 at Smarty_Internal_TemplateBase->fetch('checkout/checkout.tpl', null, 'layouts/layout-full-width.tpl', null, false, true, false)in SmartyDev.php line 41 at SmartyDev->fetch('checkout/checkout.tpl', null, 'layouts/layout-full-width.tpl')in FrontController.php line 679 at FrontControllerCore->smartyOutputContent('checkout/checkout.tpl')in FrontController.php line 663 at FrontControllerCore->display()in Controller.php line 275 at ControllerCore->run()in Dispatcher.php line 428 at DispatcherCore->dispatch()in index.php line 28 Link to comment Share on other sites More sharing options...
Vict0r Posted August 29, 2018 Author Share Posted August 29, 2018 Quiero estar al tanto de las respuestas Link to comment Share on other sites More sharing options...
aixos Posted August 29, 2018 Share Posted August 29, 2018 Hola, el theme que usas ¿es compatible cpm prestashop 1.7.4.2? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now