-
Sometimes, when a payment is processed via the Stripe module, the amount submitted to stripe is not equal to the value of the items in the order. This issue does not affect every order, but does seem …
-
See https://forum.thirtybees.com/topic/3320-thirty-bees-110-is-released/?tab=comments#comment-29385
-
Discussed here: https://forum.thirtybees.com/topic/1516-1516/bug-resulting-in-negative-stock-despite-deny-orders-setting
![](https://forum.thirtybees.com/assets/uploads/files/111/1525482253861scree…
-
@getdatakick
https://github.com/thirtybees/thirtybees/blob/70aa410f4a970d6271d4a49aee47f96d02c3769f/classes/order/Order.php#L2873-L2880
```$cartRule->description``` is a string, ```$cheapestProdu…
-
Thirty Bees seems to bloat the table ps_guest without giving an option to turn this off. My table is now over 400 MB without important information I guess.
Note: I don't use statsdata module.
…
-
Hello
As I found same issue on original PS16 could be interessting to correct here this behavior.
I a module remove an method/property override this code remain in override.
removeOverride() be…
-
Seen this "exercise" https://github.com/thirtybees/thirtybees/commit/c59843c4f0682f4a39b9ef0928e701ba4f3e4c89. Two comments on it:
I'd be interested in the performance/memory footprint impact of su…
-
This week I'm fighting with spam and hosting hack by WP site on our shared host. The damage is files all across the TB sites and I managed to mitigate some of the damage with this module.
It foun…
-
See this forum thread
https://forum.thirtybees.com/topic/6699-who-is-the-sender-sender-is-not-same-as-smtp-authenticate-username/#comment-49814
-
thirty bees comes with no less than 604 jQuery files and most of them are likely many years old. File names indicate the usage of jQuery *1.11.0*, while the current jQuery version is *3.3.1*.
This …