Search the Community
Showing results for tags 'prestasho 1.7.2.4'.
-
Hola que tal? Esta es mi primera pregunta y antes de todo me presento, me llamo Miguel. Mi problema viene, como dice el título, al instalar el módulo One Page Checkout PrestaShop v2.1.5 en mi tienda Prestashop 1.7.2.4 He puesto la tienda en modo errores y me pone esto: ( ! ) Fatal error: Uncaught --> Smarty: Plugin tag "escape" already registered <-- thrown in C:\wamp64\www\0pruebas17\vendor\prestashop\smarty\sysplugins\smarty_internal_templatebase.php on line 449 ( ! ) SmartyException: Plugin tag "escape" already registered in C:\wamp64\www\0pruebas17\vendor\prestashop\smarty\sysplugins\smarty_internal_templatebase.php on line 449 Call Stack # Time Memory Function Location 1 0.0005 261552 {main}( ) ...\index.php:0 2 0.0011 358272 require( 'C:\wamp64\www\0pruebas17\config\config.inc.php' ) ...\index.php:43 3 0.1256 13338424 require_once( 'C:\wamp64\www\0pruebas17\config\smarty.config.inc.php' ) ...\config.inc.php:207 4 0.1353 14501512 smartyRegisterFunction( ) ...\smarty.config.inc.php:202 5 0.1353 14502072 Smarty_Internal_TemplateBase->registerPlugin( ) ...\smarty.config.inc.php:128 Tengo que decir que esta tienda está en mi pc para pruebas, pero cuando hago lo mismo en la tienda real que esta en un hosting, pasa lo mismo. ¿alguien sabe como se puede solucionar y así poder utilizar mi modulo en esta versión de Prestashop? Gracias
- 1 reply
-
- prestasho 1.7.2.4
- one page checkout prestashop v2.1.5
- (and 1 more)
-
Hi all, i am getting following error when i check out using payment by Bank wire transfer. When i choose other payment method, i didn't get this error. Please some one help me with it. I tried uninstalling bank transfer module and re-install and configured, but still getting that error. Your help is much appreciated. 1/1ContextErrorException in Tools.php line 3780:Warning: Cannot use a scalar value as an array in Tools.php line 3780 at ErrorHandler->handleError('2', 'Cannot use a scalar value as an array', '/Applications/XAMPP/xamppfiles/htdocs/artbhutan/classes/Tools.php', '3780', array('amount' => '7.105427357601E-15', 'precision' => '2', 'rows' => array('6.93'), 'column' => 'id_tax', 'sort_function' => 'lambda_336', 'unit' => '100', 'int_amount' => '0', 'remainder' => '0', 'amount_to_spread' => '0', 'sign' => '1', 'position' => '0', 'row' => '6.93', 'adjustment_factor' => '0')) in Tools.php line 3780 at ToolsCore::spreadAmount('7.105427357601E-15', '2', array('6.93'), 'id_tax') in AverageTaxOfProductsTaxCalculator.php line 95 at AverageTaxOfProductsTaxCalculator->getTaxesAmount('138.5', '145.43', '2', '2') in Order.php line 1381 at OrderCore->setInvoiceDetails(object(OrderInvoice)) in Order.php line 1265 at OrderCore->setInvoice(true) in OrderHistory.php line 353 at OrderHistoryCore->changeIdOrderState('10', object(Order), true) in PaymentModule.php line 729 at PaymentModuleCore->validateOrder('15', '10', '878.37', 'Bank transfer', null, array('{bankwire_owner}' => 'Dawa Tshering', '{bankwire_details}' => '12345432', '{bankwire_address}' => 'Bank of Bhutan'), '2', false, '6c0e487dd248d67013026530d53523d4') in validation.php line 64 at Ps_WirepaymentValidationModuleFrontController->postProcess() in Controller.php line 194 at ControllerCore->run() in Dispatcher.php line 379 at DispatcherCore->dispatch() in index.php line 28