Jump to content
thirty bees forum

Beeta

Trusted Members
  • Posts

    398
  • Joined

  • Last visited

  • Days Won

    6

Everything posted by Beeta

  1. @lesley console gives a 403 error *48 access forbidden by rule
  2. I just migrated from debian to centos (with centminmod) my sandbox and I have the same problem but on front-office. on nginx I have: location ~* \.(eot|svg|ttf|woff|woff2)$ { #add_header Pragma public; #add_header X-Frame-Options SAMEORIGIN; #add_header X-Xss-Protection "1; mode=block" always; #add_header X-Content-Type-Options "nosniff" always; #add_header Referrer-Policy "strict-origin-when-cross-origin"; add_header Access-Control-Allow-Origin *; add_header Cache-Control "public, must-revalidate, proxy-revalidate"; access_log off; expires 30d; break; } is not a permission problem: -rwxr-xr-x. 1 nginx nginx 1,6K 25 lug 21.00 index.php -rwxr-xr-x. 1 nginx nginx 71K 25 lug 21.00 fontawesome-webfont.woff2 -rwxr-xr-x. 1 nginx nginx 89K 25 lug 21.00 fontawesome-webfont.woff -rwxr-xr-x. 1 nginx nginx 150K 25 lug 21.00 fontawesome-webfont.ttf -rwxr-xr-x. 1 nginx nginx 383K 25 lug 21.00 fontawesome-webfont.svg -rwxr-xr-x. 1 nginx nginx 75K 25 lug 21.00 fontawesome-webfont.eot -rwxr-xr-x. 1 nginx nginx 123K 25 lug 21.00 FontAwesome.otf
  3. Oh!! I'm happy to have a little bit stressed @Prestalia with thirtybees :smiling_face:
  4. As I write in my first post the client right now is on PS1.6. I was only asking if someone is using that module to have some "no TB specific" opinions. @movieseals do you remember some specific troublesome configurations?
  5. Anyone ever used this? Some opinions about it? I think it can be very useful. https://addons.prestashop.com/en/promotions-gifts/7422-price-increment-reduction-by-group-category-and-more.html I'm evaluating for a client (right now is on PS1.6).
  6. Try to register and take a look at the customer accounts pages too.
  7. ok but putting aside the custom/script thing... I think that it's a great e-commerce website with good ideas and easy to use/navigate/buy.
  8. @wakabayashi I don't think it's a tb/ps store.
  9. Take a look at prozis.com and take the time to create an account to "play" with it. I think that it's a great example of today's e-commerce (the mobile version too).
  10. @troy-roberts how did you solve?
  11. Here's the uptimerobot page I published... when it goes down means that the patrons number is changed https://stats.uptimerobot.com/E9g0wFwkG p.s. it checks every 30 minutes
  12. @doclucas how about add here? https://github.com/thirtybees/elasticsearch
  13. @colorful-ant @lesley wooopppsss! thank you, I'm still on php 5.6 and I skipped/missed that thread reading about php 7.x instead it talk about 5.6 too.
  14. I'm getting error 500 in my backend of the sandbox Error: 2018/08/21 17:52:17 [error] 9730#9730: *6023744 FastCGI sent in stderr: "PHP message: PHP Fatal error: Call to undefined function random_bytes() in /home/sandbox/domains/sandbox.com/public_html/classes/Rijndael.php on line 77" while reading response header from upstream, client: xx.xxx.xxx.xxx, server: sandbox.com, request: "GET /adminXXXXXXX/ HTTP/2.0", upstream: "fastcgi://127.0.0.1:8012", host: "sandbox.com" Some section of the frontend doesn't work too, like categories page. Products pages are working but in the logs the error is there for them too. I already restarted php-fpm and nginx
  15. ...or use https://uptimerobot.com/ to create a monitor that check if 24 is present in the https://www.patreon.com/thirtybees page. :dizzy:
  16. @dosbiner why deleting them will improve performance?! are they loaded anyway in case of using a different theme?
  17. @datakick well with that and the warehouses support datakick module can be a very powerful killer app! In the meantime if I import in a custom field (“imported quantity”) and then with a a mass edit (with cron) I increase/lower the quantity do you think it can work?
  18. @datakick instead of set quantities is possible to lower or add quantities? In this way waiting for warehouses support I can simply lower or add by "X" value the availability during xml import?
  19. thank you @datakick, keep me (us) posted!
  20. @datakick is it possible or I need another import module? I would like to use datakick!
  21. @datakick said in How to set 0 quantity if not present in CSV: @FooLab what do you mean by update suppliers product quantities? I'm not aware that such information is stored inside tb. We have only product / combination quantities, and then stock information for warehouses. Yes it's true, I think that I need warehouses as it's not possible to set quantities by suppliers. In the datakick module how can I updates warehouses stocks? I can't find info about it in the docs and the only field I found in the demo installed in my sandbox is "quantity".
  22. @datakick as the products I will import will be half-dropshipping* products but sometimes I will have some products locally too, do you suggest to use warehouses or simply different suppliers to maintain the quantities precisely? datakick module can update suppliers product quantities too? products are not in our warehouse but we order from the supplier asap we receive the customer order and then we drive to the warehouse and self-ship it.
  23. "Next" (and "Back"?) need to become a more specific phrase like: "Deliver to this address", or "Pay with this payment method" so the customer with the "click/tap" confirm what want to do and is taken to the next step.
  24. I see this also to be used to create Prime like subscriptions.
  25. Hello, I wanto to update my sandbox, can you confirm that I only need to overwrite/merge files/directories and nothing more?
×
×
  • Create New...