Jump to content
thirty bees forum

Oncle

Members
  • Posts

    81
  • Joined

  • Last visited

Everything posted by Oncle

  1. According to error logs, the only serious errors were related to mailchimp and the blog. Nothing to do with Block Cart. That's why I upgraded. Do you recommend looking for another template? Thanks
  2. Hola, ayer actualicé a la versión 1.5.1 con PHP 8.1, y me sale un error (adjunto imagen) al añadir productos en el carrito cuando tengo "carrito Ajax" activado. Si lo desactivo, puedo añadir productos, pero cada vez que añado un producto se va directamente a finalizar la compra. Cosa extraña, no? H estado buscando por si hubiera alguna actualización, pero lo que encuentro es la misma que tengo (Block Cart v2.0.6 - por thirty bees). Alguna sugerencia? Gracias!
  3. there is nothing wrong, what happens is that my hosting no longer free supports PHP 7.4 if it is not paying monthly to extend support
  4. I have gone back to PHP 7.4 on the server and also on TB and everything works fine. Too bad I can't move on.
  5. Nothing, I do what is said and it remains the same. I have even changed the server with PHP 8.1, I have searched for TB update and it keeps saying that everything is up to date.
  6. I choose version 8.0 and it says exactly the same. Your system is up to date! You are already using latest stable version 1.4.0. No further actions are required.
  7. Hi, I have already done it before. I choose the version of the server, and it tells me that there are no updates and it stays at 7.4
  8. Buenas tardes, este modulo gratuito funcionaba bien hasta la actualización. Ahora me lanza este error, que adjunto como imagen, cuando quiero enviar un correo al cliente que tiene un carrito abandonado. Si anulo esta parte, el correo sale bien, pero sin las imágenes de los productos que tiene en carrito, y solo se ve el importe total. Alguien sabe que modificar? Gracias. //"display content" 156: if (!empty($products_arr['href']) && !empty($products_arr['img'])) { 157: $products = implode($products_arr['href'], ','); 158: $cart['products_href'] = $products; 159: $products = implode($products_arr['img'], ' '); 160: $cart['products_img'] = $products; 161: $cart['products_img_arr'] = $products_arr['img'];
  9. Hola, cuando entro en el apartado módulos y servicios, me sale una advertencia arriba que dice lo siguiente: El módulo de actualización de thirty bees no está activado. Actívelo para mantener thirty bees actualizado. Le doy a "Actívelo" y no se ve ningún modulo para activar. El coreupdater lo tengo y me funciona bien, pero no entiendo esta advertencia que comento. Si supiera cual es, lo podría quitar por FTP, ya que con Coreupdater ya es suficiente. Alguien me podría responder? Gracias!
  10. I already uninstalled the module a while ago. Now I update the prices directly with the default template, but only with the essential data. Name, reference and price. Thanks.
  11. Thanks! It works by copying the code.
  12. Hello, I have modified the cartcontroller.php file so that a warning appears when they try to order less than the minimum amounts. It works fine for me in general, but not when the items have combinations. I get the error attached in the image. Can you tell me what is wrong? thanks
  13. "Extract the last breadcrumb which is not link, it's plain text or text inside span" Hello, do you know what this means? It appears in the cart summary. Thank you.
  14. Hello, I have done what is said: Change it to look like this: {assign var='free_ship' value=count($cart->getDeliveryAddressesWithoutCarriers(true))} But after a while I got this other error: Attempt to modify property "value" on null when rendering smarty template /themes/community-theme-default/./breadcrumb.tpl Any suggestions? Thanks
  15. The modules that have given me problem are the two of Thirtybees (Block Cart v2.0.5 and Theme Configurator v3.0.11). Now when I move back to PHP 7.4 everything works correctly again.
  16. I already have everything in PHP 7.4. I modified with the coreupdate to this version and then I went to the server and regressed it as well. Now everything works. I will wait for them to update the modules to PHP 8
  17. Oops, I just did what you tell me and when I activate the cart module again, I get this error again: Attempt to modify property "value" on null when rendering smarty template /homepages/37/d515702085/htdocs/clientes/themes/community-theme-default/modules/blockcart/includes/dropdown.tpl
  18. Well, I have put the store in maintenance for the moment while looking for a similar and compatible module, but I will do what you tell me. Thanks.
  19. Thanks for the reply. At the moment I have detected errors in the Block Cart and Theme Configurator modules. The Block Cart I have disabled it and no error comes out, but the themes I no longer dare to disable it in case the mess. I couldn't go back to PHP 7.4. Thanks again.
  20. I have updated to version 1.4 of Thirtybees from 1.1 and so far everything seems correct, but when updating PHP from 7.4 to 8.0 the web no longer works for me. Is it normal? Thanks
  21. Perfecto Datakick, funciona correctamente con el comentario. Al parecer los escritos estaban cruzados y no lo he visto hasta hoy, que es cuando lo he solucionado. ¡Gracias!
  22. OK. I have repositioned the images from the module settings. I see with FTP that the images are uploaded to the img/homeslider folder, but they still do not appear.
×
×
  • Create New...