Jump to content
thirty bees forum

30knees

Gold member
  • Posts

    1,331
  • Joined

  • Last visited

  • Days Won

    28

Everything posted by 30knees

  1. Genau. Du müsstest das wohl mit custom submit ggf. machen. Funktioniert sehr gut bei mir.
  2. For when you're back from holidays, @wakabayashi. It looks like there is some deprecated code that would eventually want to be updated. I am getting these warnings: explode(): Passing null to parameter #2 ($string) of type string is deprecated modules/genzo_turnstile/genzo_turnstile.php:227 explode(): Passing null to parameter #2 ($string) of type string is deprecated modules/genzo_turnstile/genzo_turnstile.php:224 explode(): Passing null to parameter #2 ($string) of type string is deprecated modules/genzo_turnstile/genzo_turnstile.php:161
  3. Customers who are subscribers, not who are not...so all good.
  4. 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.
  5. 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.
  6. Now reported here: https://github.com/thirtybees/thirtybees/issues/1684
  7. 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?
  8. 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).
  9. 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?
  10. 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.
  11. 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?
  12. Hi @datakickAre there plans to update Niara to PHP 8?
  13. 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.
  14. The same error pops up after deactivating the block cart module for public_html/themes/niara/./breadcrumb.tpl
  15. 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.
  16. 30knees

    PANDA theme

    Time to move away from Panda. Does anyone know whether @tommatis still around or how to reach him?
  17. 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.
  18. Maybe you can have it updated by datakick?
  19. 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.
  20. I wonder what the purpose of these AI bot posts is. There are no links to services.
  21. If guidance is available how best to test so it's useful for you I'll help!
  22. 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?
×
×
  • Create New...