Jump to content
thirty bees forum

Havouza

Members
  • Posts

    1,445
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by Havouza

  1. Hi! I need some help with testing. I run a Matomo site and need some help to test the free Piwik/Matomo module for TB. Send a PM or a mail to anders.yuran@gmail.com Regards Anders Yuran
  2. SOLVED. Using ChatGPT I found that it was bcrypt and then I could create a new pw hash and use in the db
  3. What kind of encryption algoritm is used? When I try to decrypt it cant find a valid algoritm
  4. Owner has done something so I now have no BO access, and he has not either. I tried to get a new password but that seems to not work either. Only thing I have access to is the db but that is ofc no use because the pw is hashed. Is there any solution for this. HELP HELP HELP
  5. I read somewhere about a module to send email to owners of abandoned carts. Now the owner of the shops want this module but I cant find it anywhere. Any hints?
  6. I have added a new product, activated it and to be sure updated the search index. It show up as normal in BO but cant be found in Front office. When I try to search it I get an error message that no product exist with that article number When I try to preview it from BO I get this message. "You have no access to this product. What can be wrong?
  7. Just to check, emptied cache. dont run nginx so no need. But ofc no difference
  8. Again Why.? I know how to empty cache, we have used TB since 1.0
  9. What do you mean? What will be the difference? The correct lower price is shown on the product but the Block Specisl is empty
  10. TB has a native module called block specials that should show the products that has lowered prices. But nothing happens if I lower price on products, they dont show up. I I set the block to always show even if empty, it always show up, but always empty. We have never used it before, so perhaps we miss something. Any hints?
  11. #e-com Well I have tested to set it to other values but it does not matter. As someone else say, it is how the theme is built like that, and we will live with it. very, very few of our customers use a phone when they shop so its no problem
  12. Go to https://jv74.se/saxlyftare The category image show very small. If the image is downloaded it is as it should, 871x217 pix. If you inspect the code it say the image is 871x217 as it should. What can be wrong. The same problem with all categories The category image settings is 871x217 in settings for images Have no clue what to do.
  13. Ubuntu 20.04 VPS with 32 gb memory. Running 2 tb 1.4 shops. Nothing else on the server. Tb runs on php 7.4.
  14. Can be but here it stopped working the same minute I updated. In both shops the same. Nothing is changed. But there is luckily ps modules for it
  15. Its a core feature as I see it. In BO Settings/Orders you can set a minimum total value to be met before the order is valuated. How it works is up to the developers to explain.
  16. Its a gamble to buy the module and then find out it does not work anyway.
  17. The problem is the same. No profit on smaller sales. Our problem is that we have free shipping on everything and its 100 % dropshipping. Nowadays its just not possible to keep up with all price raises on products and shipping. But it has worked flawless until we updated shop from 1.3 to 1.4 and I have no clue where i goes wrong. It seems thT if you start with a product that is more expensive than the minimum value and then buy more that is under you can then take away the expensive one and it works.
  18. Hi! A hard error to explain but I will try to make it understandable. In our shop we have a 75 € minimum value to be able to shop, Before the update it worked like the customer could not check out if the bvalue was less and he got an message that he must add so and so much value. Not this does not show at all. Even if the customer add products until it is over the 75 € when you try to checkout the shop freeze and you never come to the payment page. BUT if you before you go to checkout add a product with a value over 75€, then in checkout take it away again it works without problem Anyone has seen this before and is there any solution to this bug
  19. I talked to the shopowner and asked him to test and he come in. Very strange. But I will test with deleting it
  20. There is a module with that name, has somesting to do with statistics. But I cant deactivate it to test when I cant access the module page and I cant see it in the module list in the db
  21. Fatal Error Access level to GridHtml::$_values must be protected (as in class ModuleGridEngine) or weaker in file /home/jv80/public_html/modules/gridhtml/gridhtml.php at line 30 Source file: /home/jv80/public_html/modules/gridhtml/gridhtml.php 11:* If you did not receive a copy of the license and are unable to 12:* obtain it through the world-wide-web, please send an email 13:* to license@prestashop.com so we can send you a copy immediately. 14:* 15:* DISCLAIMER 16:* 17:* Do not edit or add to this file if you wish to upgrade PrestaShop to newer 18:* versions in the future. If you wish to customize PrestaShop for your 19:* needs please refer to http://www.prestashop.com for more information. 20:* 21:* @author PrestaShop SA <contact@prestashop.com> 22:* @copyright 2007-2015 PrestaShop SA 23:* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) 24:* International Registered Trademark & Property of PrestaShop SA 25:*/ 26: 27:if (!defined('_PS_VERSION_')) 28: exit; 29: 30:class GridHtml extends ModuleGridEngine 31:{ 32: private $_values; 33: private static $_columns; 34: 35: function __construct($type = null) 36: { 37: if ($type != null) 38: parent::__construct($type); 39: else 40: {
  22. This suddenly show up when I after dinner came back to computer and should go on translating a module. I can go everywhere in Backoffice but when I try to go to Modules I get a 500 error. I attach the decrypted error message TB say version 1.5 but I have installed 1.4 what I remember Any input velcome
×
×
  • Create New...