Jump to content
thirty bees forum

30knees

Gold member
  • Posts

    1,428
  • Joined

  • Last visited

  • Days Won

    37

Everything posted by 30knees

  1. I uninstalled the block newsletter module to get rid of loads of spam registrations. When I reinstalled it, the customers who are marked as subscribers showed up in the module again. Where are the registrations stored that are not customers? I didn't find them in the database.
  2. I am giving the module a spin, too! Thank you, @wakabayashi. I'd like to use it in particular for "forgot password" attempts. We're getting loads. For the custom forms you write: I didn't find a "name" value, just an "id" value (form_forgotpassword). Are "name" and "id" interchangeable? EDIT: I found a name value "email" now. That works. 🙂 EDIT2: Using the value "email" seems to block Chex. When customers enter the email they get a "verifying email" message that doesn't get resolved.
  3. Now reported here: https://github.com/thirtybees/thirtybees/issues/1684
  4. This was it (partially). I tested change of status and quantities in the backend and it all depends on whether the status has this flag set. However, checking "Consider the associated order as validated" does not have any effect if the order was submitted (and thus the status assigned) via the frontend. It only affects changes through the backend. Is this intended?
  5. Ah, OK! ASM: No, I'm not using it. Quantity: I'm looking at the "quantity" section of the product page itself and also where the quantity is reflected on the order page (see screenshot).
  6. In my tb 1.4 I've found that this happens: 1) Order is made, stock is substracted --> Correct 2) Order is cancelled, stock is added --> Correct 3) Order is "reactivated", eg moved to "waiting for bank payment", stock is not substracted again --> Incorrect, stock should be subtracted 4) Order is cancelled, stock is added again --> Incorrect because stock was not substracted under 3). Note: This also happens if the status was first moved to "cancelled" (stock added) and then "some status" (stock not subtracted) and then again "cancelled" (stock added). Is this confirmed in other installations?
  7. Yep, I'd also think that you could have "condition" as an attribute. Or perhaps as a feature. I'm looking into whether it makes sense to move some attributes to features for myself.
  8. I'm using Cloudways and when I activate SSH the store admin login fails. I get the error that the password is wrong / no such employee exists. Cloudways shows this warning when activating SSH: You appear to have symbolic links defined across your applications. If you choose to enable SSH, some or all of these links will not remain functional and may result in broken applications. Could this be why admin login fails after activating SSH?
  9. Hi @datakickAre there plans to update Niara to PHP 8?
  10. Thank you! I wrongly thought it gets updated together with the store. Installing the current ones fixed the problem but led to a new one: TypeError Unsupported operand types: string - string when rendering smarty template /themes/niara/product.tpl Is this related to PHP 8 by any chance? My lay-person's internet search leads me to think this may be the case.
  11. The same error pops up after deactivating the block cart module for public_html/themes/niara/./breadcrumb.tpl
  12. I'd like to test the Niara theme. I installed it but am getting this error when I open the website: Error Attempt to modify property "value" on null when rendering smarty template /themes/niara/modules/blockcart/includes/dropdown.tpl Source file: /themes/niara/modules/blockcart/includes/dropdown.tpl Does the Niara theme work with tb 1.4 and PHP 8.1? I thought Niara is the default theme now.
  13. 30knees

    PANDA theme

    Time to move away from Panda. Does anyone know whether @tommatis still around or how to reach him?
  14. Yes. The module is installed in thirtybees and runs there. I use https://elasticemail.com/ as the email provider. I can set this in the module.
  15. Maybe you can have it updated by datakick?
  16. We use the newsletter module Newsletter Pro v5.0.3 - by ProQuality and SMTP to our transactional email service. The module is not super but it works for newsletters.
  17. I wonder what the purpose of these AI bot posts is. There are no links to services.
  18. If guidance is available how best to test so it's useful for you I'll help!
  19. Hi, This is relevant for sellers using the EU's OSS system for VAT taxes. According to the information I have (different sources on the internet), if a B2C sale has: an invoice address outside your country a delivery address in your country You should use the tax rate of your country and not the tax rate of the destination country. At least in my store this is done wrongly. Do you agree with my information AND is it the case with your shop, too?
  20. I've started using https://www.magnalister.com/en/#pricing It works well and was very easy to setup. I am also testing Baselinker (https://baselinker.com/en-GB/functions/marketplace-manager/), which is also quite interesting. But I'm getting some odd issues with the import of orders from Amazon to the store. I'm still investigating.
  21. That's quite easy. 🙂 Thank you. I've read the documentation but couldn't find anything. How does one rename the created payment method? While the new payment method has a name in the module itself "Amazon"), in the store it just reads Custom Payment Method.
  22. I am testing a service to import Amazon orders to the store. I'd like the payment method to show "Amazon". Is there a way to add a "fake" payment method, so one in name only because there's no module behind it?
  23. Prodded by a chat @musicmasterand I had, I think this is the problem: Prestools is assigning a VAT rate of 7% to shipping costs. The invoice shows that is assigning a VAT rate of 19% but in reality it is using the 7% calculated by Prestools. --> Prestools should be assigning a VAT rate of 19% and not 7% for this order because 19% is the VAT rate of the product that was bought. Perhaps Prestools is ignoring the Advanced EU Compliance Module feature "Proportionate tax for shipping and wrapping"? A solution might be to be able to set the tax rate for Prestools (or even better, adopt "Proportionate tax for shipping and wrapping")?
  24. @datakickAre we misunderstanding the webp improvement for 1.4 or is something wrong?
  25. I was hoping to upload webp files. I have a bunch and it would be nice to not convert them to jpg (and then have them reconverted). Are you able to upload webp files at all?
×
×
  • Create New...