Jump to content
thirty bees forum

Kashir2000

Members
  • Posts

    76
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by Kashir2000

  1. Wrong forum. But... it may be that: https://extension.usu.edu/beekeeping/learn/behavior/splitting
  2. I never acually used all these adapter classes, implented way back. But Core_Business_Payment_PaymentOption seems rather interesting. Acually it's quite simmilar if what I had in mind that should be done. Why? That would actually made any payment module compatible with any theme and any OPC-like module. Enlighten me if not. And I cannot find if it's used at all either in Prestashop nor thirtybees. Found this by accident looking at this template code: https://github.com/andresams/prestapay/blob/master/prestapay.php Wondering why it's not used at all. Either in old PS nor TB. PS 1.7 actually uses `PrestaShop\PrestaShop\Core\Payment\PaymentOption` in 2 modules and with free delivery in checkout. Is there anything like this planned for TB?
  3. Hello, Think its quite easy one. Then apply if 4 in cart and select by manufacturer (you probably have 1 manufacturer if you sell your products, but you can select ALL). Apply (for example) 10% discount.
  4. Why it should not? You access translator, which scans all files on server that are supposed to be translatable. coreupdater is no exception. First check if you have permissions. But doubt because its windows. Then check, if if these files acually exist. Most probably paths miss `.php` extension for some reason.
  5. So.... how is it going? Repository seems to be not updated since 1.2.0. Anything going on in background?
  6. Ok. So to debug this, please follow instructions: Download your shop onto hardDrive (direcotries: modules, classes, controllers, overrides mainly). Do not download pictures. Perform a test search for message "Approval failed" and locate which file is emitting this error. Come back, and report. Just a guess, but this may be some 3rd party module or modification integrated as override etc. Maybe some kind of CAPTCHA? Some modules can modify core controllers and classes by preg replaces.
  7. @Alex Hansen Tried to disable 3rd party modules? There is an option in Performance preferences, to disable them. Then check if works. If it works, then one one third party modules is doing something wrong.
  8. It's done only by one person. @datakick. Is he part of new crew? I thought he was volunteer. There was also his goodbye post, but he didn't go? Was he hired?
  9. @Messenger Bee is there any date you estimate for this transaction to end? Will it be month, 6 months or few years? I think it should be possible to determine when we might expect anything to move?
  10. @lovelygifts I see you enabled debugging. I see message " error in template "/home/lovelygi/public_html/themes/community-theme-default/header.tpl" on line 99 "function gtag(){dataLayer.push(arguments);}" - Unexpected ".", expected one of: "}"" That means, that in header.tpl you added gtag code. Put it between {literal} tags. {literal}Yout google code here.{/literal}
  11. I opened your site. This 500 Error has a long text there. Encrypted. You can decrypt it in Backoffice > Advanced Parameters > Logs
  12. Your .htaccess seems to be fine. Robots.txt on the other way, does not cause 500 errors. Go to your Admin Panel Performance options and Enable debug mode. Then see what 500 hides from you.
  13. @Fernando In custom CSS I would go with: body.category-{id_category} .category-info { display: none;} .category-info will hide h1 and description .page-heading.product-listing would hide only h1
  14. If you're at fixing stuff, then one thing. Just one small thing I can't watch at... or 2 rather... Pretty please... it hurts me 😞
  15. Can't quite agree here (maybe a personal matter). I think it's a company that should post such messages. Not its members. Not every member should be allowed to post official statements, so only selected ones should have access to this account. Still, this account privileges should be elevated to @Messenger Bee a minimum of credibility.
  16. There are mainly personal accounts here. So basically this account was created to post "Official" statements. Quite logical I would say (Unless there is other official account) Still, anyone could've created "Member" account. @Messenger Bee Maybe upgrade this account to Moderator/Admin etc? As long as it's a "Member" It's safe to assume it may be a troll account! On the other hand. It's interesting who wants to take this project over 🙂 @datakick already stated that he does not want. @Traumflug hmm... interesting 🙂 Praying for well being of a project 🙂
  17. Kashir2000

    Goodbye

    @Traumflug There is also another thing. There are not many people wanting for TB to rise for one simple reason: Having to maintain compatibility for 2 shops. A lot of devs dream of 1.6 being put to rest (yes, they also hate Prestashop 1.6), as 1.7 takes over. Maintaining backward compatibility with 1.6 (and/or TB) is additional work. So basically it's not personally aimed at TB or you guys, it's aimed at lowering costs and maximizing income. Because of state of 1.7 I'm seriously thinking about changing my business model. I don't want to be held responsible by my clients for bugs in 1.7. Still, my clients I migrated to TB expect FROM ME modules for prestashop to work or fix them. Their mentality is like: "If I had Prestashop, it would surely work". So either I go on war with them or comply with their insane requests. It's a shame, but this brings a lot of regret to devs like you and me. PS: Also, when I recommend thirtybees and explain all differences, I'm being held responsible for recommending it to clients. Some people are insane, and blaming their decisions on others. And saying "Prestashop would be better". That's where "brand" part comes in.
  18. Kashir2000

    Goodbye

    And for them you probably won't buy a anything for it ;(
  19. Kashir2000

    Goodbye

    Actually "PAID" I think it would be hard for him to be paid. Not sure how are the sales, but income from donations seems quite tiny. Maybe "marketplace" does better job. That said, alot of people here using TB, but not many of thems seems to support it in any way. So this project will have it hard to stay alive. I once created free open source project used by few thousands shops. It was only for donation if someone wanted. For 4 years of development, I had only one donation. Switched to freemium mode so I could carry on with module. Donation oriented projects depend on community, and from my experience, it's sometimes hard to even maintain server, not saying team of devs who also eat, drink and want to buy a car or something. You can't live only from satisfaction of creating something. Everyone is expecting super open source product and not many wants to pay for it. The first comparision that comes to my mind are torrents. There are seeders and leechers. Leechers kill torrents and seeders keep it alive. It's exactly same here. Seeders who support growth and leechers who only take from project. (I do not write it to offend anyone, as maybe not everyone can afford those 5$/month - but that's the truth that will most probably put that well dry... )
  20. https://github.com/seigieu/watermark/tree/thirtybees Here is version of PS 1.6 watermark module that also generates webp images. Also, thank @Smile for this 🙂
  21. I think it would be better to post this bug here: https://github.com/thirtybees/thirtybees/issues That way it can be labelled and taken with appropriate urgency.
  22. Have you checked what AJAX request is returning?
×
×
  • Create New...