Jump to content
thirty bees forum

DRMasterChief

Trusted Members
  • Posts

    662
  • Joined

  • Last visited

  • Days Won

    14

Everything posted by DRMasterChief

  1. We sometimes have to send partial deliveries, for example one package in week 5 and the rest as a package in week 7. It would be great to have an overview of the package numbers, one below the other in the BO, for example. The customer receives an email every time I enter a package number, so he gets a message in week 5 and then again in week 7. Or not?
  2. interesting, i have a look into the database and tb_guest has nothing in it , tb_connections has 1 line from years ago. Is there anything changed in the core so there are no contents anymore?
  3. yes, it's the next big thing after the GPSR of December 2024... But first of all, are you affected or do you fall under the exemption? Check that carefully first, but I don't really understand the last sentence either: The Accessibility Strengthening Act covers manufacturers, dealers and importers of the above-mentioned products as well as the providers of the above-mentioned services. Micro-enterprises (fewer than ten employees and a maximum annual turnover of 2 million euros) that offer services are exempt from the law. However, micro-enterprises that put products into circulation fall under the BFSG. as far as i can see, the checkout e.g. with Paypal can be affected.
  4. Hi, which module ? you give no name for the module... edit: yes, you are right, i didnt check the category, so sorry.
  5. I think there are more cases, it just has to come up here in the forum.... I can definitely remember that this problem also existed with Prestashop & PayPal, I've read about it several times in the PS forum. No idea what the situation is with the current PS version. But unfortunately I can also remember that a solution was never really found.
  6. The fees are always and everywhere painful, but directly with PayPal it is lower than through a third party. Third party service providers only forward it through, so everything has its own fees (usually a fixed amount per payment transaction) plus the fees from PayPal, for example. We in Germany don't have a 'better' provider for something like that. Klarna is completely out of the question, the fact that customers have to give them full access for banking is unacceptable, we stopped offering Klarna many years ago. I don't know enough about Adyen etc., but the fees aren't cheaper. But let's stick to the topic here. These are the mistakes when buying where no order is created.
  7. Hi, yes indeed, we have this one time with one customer. There was an older cart saved in tb, so i can construct this order with the total amount, but it is not a nice situation ๐Ÿ˜ž We only see the Paypal payment notification and nothing about the order in tb. The next difficulty is that tb does not give any payment details to Paypal (we do not see anything in the PP notification).
  8. I had the choice of buying a module from mypresta.eu or from another provider. After some research I decided to go with the other provider. It seems that Vekia is hardly reachable for some time now, and they don't even respond to simple queries. There is a solution for security-related problems in the modules, but sometimes that takes several weeks/months, see Friends-Of-Presta Security Advisories. It was suspected that he was not well or something similar, but he could and should communicate that with a neutral note. If you don't know anything about it and don't get any answer, that's never good.
  9. is SeoFrog now Screaming Frog ? i didnยดt know about SeoFrog and can not find good results about it anymore... anybody with an link here?
  10. Hmmm what means a lot? I know what you mean, but for a few years now every small website has been recommended to have its own "server". That's nonsense, it's the wrong way to go about it, it costs the operator a huge amount of energy and work and the website operator is then completely responsible for that. Nowadays it's almost impossible to operate a Linux system connected to the internet SAFELY. There are simply too many things to consider regarding security, data protection, etc., otherwise you're opening the door to hackers... good hosting from a suitable provider and with the requirements (which you should of course consider and know as a shop operator) can easily handle several hundred to a thousand visitors per hour.... very few shops are likely to actually have that. It makes more sense for a shop operator to think about it and scale up the hosting when the number of visitors actually increases, and then you have no time to worry about server security and have to go about your business... the servers should be managed by the professionals in the provider's data centers, not the shop operator.
  11. Here you can find some old details: https://docs.thirtybees.com/installation/ I wish @datakick can find some time to update this for an newer version like 1.5.1 but i dont think that there are much more requirements nowadays. I will recommend a good and fast hosting, NOT an separate server for just an webshop. It is too much time and effort to manage an dedicated server, you have to do such a lot of updates to be safe, this is a full time for for every 2-3 days, even when you include a lot of monitoring. The hoster should do all the safety things, you can do your job and your businees ๐Ÿ™‚ Maybe an VPS or and Elastic Siteserver can be ok. Or just a simple hosting with fast SSD and also database on SSD, which gives more speed, maybe the number of Inodes can be important. Just look for an recommended hoster (this is not easy and it is NOT the bigger the better.....). In which country you are looking for?
  12. we use the connector from JTL for an older PS version, we are now using Thirtybees 1.5.1 you can use it to collect shop orders, that's enough for us. the shop does all the item management and warehouse management, not JTL Wawi (note - Wawi is usually the boss and transfers everything to the shop!!) as I said, that's OK for us, but we get an error message when collecting the orders, after we collect them again everything works. so if you're thinking about having the connector adjusted, we'd be there, even financially ๐Ÿ™‚
  13. Hi, check this and you should also find the solution there: https://stackoverflow.com/questions/46167756/how-to-set-ownership-of-folder-and-permission-using-filezilla
  14. Hello, you can use JTL-PackingBench โ€“ Help pages on the free shipping tool by JTL (there is no connector especially for tb, but you can use PS-connector and/or implement your changes into the connector by a developer)
  15. Hello, that's exactly what we're going to do. I'm still doing some tests, as mentioned in another topic. Datakick suggested that it could be done in 1-2 hours of work. That's money well spent. Of course you want to try things out yourself and if you're successful with small changes to the code, that's great. For other things, however, we're at the point where we'll outsource it, which includes the final adaptation for PHP 8.x.
  16. Hi guys, years have passed and I need to activate the topic. We also don't get any details of the order in the Paypal overview. The order number isn't even passed on (but I think I know the problem, since there isn't an order number when Paypal is called up, right?). Look at the picture. But it would be really great if we had a Paypal module or a solution that could do that now... Our old shop system (more than 12 years old) was able to pass the items, shipping costs and also the order number to Paypal without any problems. Is there a solution or a hack for this now?
  17. Yes, indeed. Is there a solution that looks for identical email addresses and shows them to me? I can then decide whether I want to merge them or not.
  18. Hi @Daresh thank you for this information. This seems to be a super nice feature in your module: Identify products without a manufacturer (brand) assigned The module has an additional information panel, where you can check if there are any products without a manufacturer (brand) assigned. You can easily export the products to a CSV file, fill in the missing data and then import the file using built in PrestaShop import feature In my case i have a solution already, the developer has answered two days later with solution, it was only one line in the CSS he had changed.
  19. Yep, maybe i will have a look to 1.6 in the next time, but we are busy here and every test needs some time... Optimizing and cleaning up your Thirtybees store - thirty bees store can also help maybe, but it seems to be a biiiiig solution?
  20. Thanks @datakick i think this helps a lot. I do not use any module which can affect this, only the Greenmousestudio numeric-reference to change order-id to numbers and a module to add custom tab. AdvancedEUCompliance and so on will not affect this... I will do it by my own, it is worth the effort. I can also manage the things then for GDPR. We do not need any super old orders in the shop, we transfer it via software here into our office.
  21. There is information about deleting files for PrestaShop, but what about the current thirtybees versions 1.5.1 and 1.6.x?
  22. Maybe this is a fundamental question. Can the thirtybees developers please tell us what can be easily deleted from time to time? I don't use invoice creation in the shop or inventory management, I keep deleting orphaned shopping carts, I hope that's OK. What else can be deleted?
  23. We need an external solution because we use an inventory management system. A large provider that doesn't yet have a perfect solution... it's really not a good situation, but we can probably still use the legal transition period.
  24. Hi @Yabber thank you! I already have this since months.... today i see that error_log is 60MB... then i checked it. I now have changed the blockcart.tpl also in Community Default Theme (i dont use this, i have an other template since 1st day), and now it works. No error warnings anymore. Strange behaviour.... ?!
  25. Hello @musicmaster unfortunately, I get a similar warning 1-2 times per minute, and the error log file becomes very large as a result. I'm not sure if this could cause another problem. I don't use Panda theme but maybe someone can give me a hint? The error is: PHP Warning: Creating default object from empty value in /home/mysite/public_html/cache/smarty/compile/c2/57/b6/c257b667changed77a0888some39bf5thing5b736_0.file.blockcart.tpl.php on line 257 and the line 257 in this file is: <?php $_smarty_tpl->_assignInScope('free_ship', count($_smarty_tpl->tpl_vars['cart']->value->getDeliveryAddressesWithoutCarriers(true,$_smarty_tpl->tpl_vars['errors']->value)));?> Thank you very much
ร—
ร—
  • Create New...