Jump to content
thirty bees forum

Havouza

Members
  • Posts

    1,446
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by Havouza

  1. But when you installed the shop you had to register a shop email address? That is what I want to change.
  2. Sorry but I wrote that I want to change the email address, not the template Anders
  3. Hi All! Because the shop run and run without any problems I forget some howto. I need to change the email address notifications for orders and such is sent to. Where is this done please Regards from Cyprus Anders
  4. Hi Does the PS module Seo Optimizer work with TB without problem? Or any better suggestion
  5. Hi! Today I logged in to find a huge amount of abandoned baskets. Robot? Anything to do to stop it?
  6. Nowadays when we have one shop and a couple of other servers on a vps I have gone from Plesk to Webmin. A learning curve but more then enough for our purpose. And free
  7. But what will it show? Products that other customers bought?
  8. Well that module is for sure not what I am looking for. I am looking for a module that show products that other customers bought when they bought the one the customer is interested in
  9. Someone who can explain how this module works??
  10. Well I installed it, but where should it show up?
  11. Hi Is there a module out there like the one described in the subject. Working with TB Regards Anders
  12. Hi. We have one problem left. If I want to change thumbnail in a category it dont work. The image first uploaded is not changable. Any solution for this? We sre on version 1.0.7
  13. Hi! The Apache error log is flooded with the same error when traffic comes from a group of ip:s 172.68.189.104:44920] All from 172.168.x.x and different port numbers. Always the same error Trying to get property of non-object in /home/jv74/public_html/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php(157) : eval()'d code on line 474 Anyone knows what this can be? Shop works as it seems without any problem
  14. The latest version of BA importer works flawless. Just have to keep away from TB 1.0.8 or developer version, at least for now. For our needsits perfect and resonable priced
  15. Is it possible to use the clearCache() to empty Smarty cache? Or do I get the same result using the button top right corner on the Cache admin page?
  16. Havouza

    Cache problem?

    I get this error from the apache log. Gives a 500 error. I suspect that a cache somewhere store the path to the old shop and that is why. I have seen it before but that cache file is gone. I emptied the cache on the prestanda page but are there more places i should empty before i move the site? This is the eventlog *ERROR* 2019/05/04 - 15:55:25: Shop not found at line 416 in file classes/shop/Shop.php [Sat May 04 15:46:19.725174 2019] [proxy_fcgi:error] [pid 11908] [client 139.162.116.133:51954] AH01071: Got error 'PHP message: PHP Warning: Invalid argument supplied for foreach() in /home/jv74/public_html/classes/shop/Shop.php on line 349\n' This is the lines in shop.php $through = false; foreach ($result as $row) { // An URL matching current shop was found if (preg_match('#^'.preg_quote($row['uri'], '#').'#i', $requestUri)) { $through = true; $idShop = $row['id_shop']; $foundUri = $row['uri']; if ($row['main']) { $isMainUri = true; } break; }
  17. Fixed that problem. Instead another one showed up. See later post. The BA works without problem in the old 1.0.7 shop
  18. Managed to change php version to 7.0 Now I get a 503 error and this in the apache log failed to make connection to backend: localhost, and this Connection refused: AH00957: FCGI: attempt to connect to 127.0.0.1:8000 (*) failed
  19. Centos 7 Apache 2 Anyone know how to enable php 7.0 and disable php 5.4 in Centos 7. The a2enmod and a2dismod does not exist in Centos, that is a Ubuntu thing. php -v tell me that I have 5.4 and I think that cause some of my problems
  20. Havouza

    FATAL ERROR

    My jorney goes on. I got tired of Ubuntu and changed vps to Centos 7 and php to 7.0 Now I get this error. Is some php module missing or what can be wrong [Fri May 03 18:09:33.236366 2019] [proxy_fcgi:error] [pid 4287] [client 185.60.239.172:48002] AH01071: Got error 'PHP message: PHP Fatal error: Can't use function return value in write context in /home/jv74/public_html/classes/controller/FrontController.php on line 342\n'
×
×
  • Create New...