Jump to content
thirty bees forum

Kleijn36

Members
  • Posts

    121
  • Joined

  • Last visited

Posts posted by Kleijn36

  1. 15 hours ago, wakabayashi said:

    @Kleijn36 Oh thats sad. Which plattform do you chose? I don't ask, because I want to leave this shop system, but I want to learn, what are the biggest pain points in the system right now.

    My biggest pain points is that already one 3th party modules/API stopped working because they don't longer invest in the PS 1.6 platform. There will be no new updates for PS1.6 or Bug fixes.

    Sendcloud - Already stopped working. Import date for shipping labels and pick up point selector stopped working.

    Payment Service Provider Mollie - V3.3.2 works (2018) Newer versions not.

    DPD Shipping PS1.6 - Not working after Brexit. No new release for PS1.6

    Point of Sale system - Planed update june 2021. Dataconnector not longer compatible with p.s. 1.6. The point of sale system runs on the MySQL database of PS1.7/Woo/Magento. (prices/inventory/products)

    The biggest problem is that we can't go forwards with ThirtyBees because loss of compatibility with these modules in the near future. It is back in time with the increase of sales in the covid pandemi to make all shipping labels by hand.

    We have made no choise yet but probably Woo.

    We whised that we can stay on ThrityBees because the more users friendly interface then Woo.

     

  2. It's hard to say but we have to leave ThityBees because some required module updates like PSP Mollie and more modules updates not working on ThirtyBees (PS1.6 structure). We were verry happy with ThirtyBees and the great support in the forum but we have to move on.

    We like too thank the crew of TB and all the forum members for the support the past 3 years😪

    We wish you all the best.

     

  3. On 1/19/2020 at 6:30 PM, AndyC said:

    Maybe also.. Who is your provider for ex siteground has a limit and has caused me no end of hassle. Am looking for a new provider

     

    @AndyCOn a Sitegroud Shared host you cant increase the vars by you self, siteground has to change that. We are on the grow big plan and they set mine up to 9000 and we have no problem with generating 2000 pictures.
    Look at your php.ini file

    max_input_vars = 9000
    zend_extension=/usr/local/php56/lib/php/extensions/ioncube.so
    zend_extension=/usr/local/php56/lib/php/extensions/ZendOptimizer.so

  4. We have installed Prestools and Migration Pro. For migration data (products/orders etc.) to our new shop i always use MigrationPro, not a cheap module but verry easy to use.
    Make a clean TB install in a sub domain and install the module in the new shop and start with the migration. How to do this with Prestools you have to ask @musicmaster

  5. In our shop we use different carriers with different prices and cart rules for discount on the carriers for selected catagories. The dropdown cart has problems with calculating the right cart rule/shipment and cart total.

    The customer sees the drop down cart total with shipment and without the cart rule what gives my shop a lot of abandoned carts.

    So we ONLY want the total of products in the top right cart and in the dropdown cart (without shipment and cart rules). We managed to comment out the lines for shipment and cart rules in the drop down but it still calculate the shipment and cart rulle.

    What do i need to change to get only the total of products in the top right and the drop down total?

    - TB Bleeding Edge

    - Panda Theme (blockcart_mod)

     

    Drop Down Cart.png

    Drop Down_Oder Total.png

  6. I found an other problem with this module and the Panda theme, duplicate images/products in the drop down cart. Uninstalled the checkout module and the problem is still there in de drop down cart in the Panda theme. Is this problem caused by the "Cart block mod" module of the Panda theme?? I did a test with the Niara theme and found no problem with the checkout module.

     

  7. We are busy with the last translations for emails, for some emails it is possible to translate the email subject but not for all.

    Is it possible to make the others with no email subject field translatable in the next release or update?

    
    

    Screenshot_2019-10-15 Translations • DrankExpert.png

    Screenshot_2019-10-15 Translations • DrankExpert(1).png

    • Like 1
  8. 17 minutes ago, Jonny said:

    Did you change the Smarty cache? Check this video https://screencast-o-matic.com/watch/cq6XQautez I can't reproduce the problem on TB 1.1 + Panda 1.5

    If you need my help to take a look, send me your site FTP and back office login details via a private message.

    Problem solved. Changed the smarty caching type from MySQL to file sytem and everthing is working fine now. Thanks @Jonny

  9. @Jonny On my live site we use the Transformer Theme, in the past with TB 1.7 no problems with enable/disable a banner in the stadadvancedbanner module. With TB 1.8./Transformer we can enable a banner but after enable it is not longer possible to disable it.

    On my test server (clean install) TB 1.1.0 and Panda Theme V1.5.0. We can not disable a banner in the stbanner module. Changes i make in the backoffice of the stbanner (images/text) are saved in the backoffice but nothing changed in the front.

  10. On my test server installed TB 1.1.0 and Panda Theme V1.5.0 we can not disable the banner or make changes in the banner, images and text does not update.

    On my live site TB 1.8.0-1.0.X  and Transformer Theme we can enable an already used banner and change it but not disable it. IS this TB or Theme related?

    With debug on and try to delete the banner:

    Screenshot_2019-10-11 https drankexpert nl.png

  11. Cart Rules not working in the module. We set a cart rule, when a customer buy for 50,00 from a specific catagory they get free shipment from a selected carrier in the cart rule. In the 5-step check out everything went fine (step 4 carrier is set to free), in the OPC module cart rule has no effect on the carrier price.

    Screenshot_2019-10-06 DrankExpert.jpg

  12. 3 hours ago, datakick said:

    My module should work with any payment module that implements standard displayPaymentEU hook. Mollie does implement it, so there shouldn't be any blocking issue.

    Regarding demo version -- this module is released under trial license. You can download it from my store, and you'll get 14 days to evaluate it for free

    @datakick Mollie has implement the hook displayPaymentEU, when i select ideal it switched back to bankwire payment. I can give you accces if needed.
    50248587_Screenshot_2019-06-12PositiesDrankExpert.thumb.png.f78f1f7ab8cfe2a3f03ba409ffe02a56.png

  13. I use the Siteground Grow Big plan, no problems speed and support is good. Only problem is the "Inode Usage" in shared plan, with one production site an 2 copies (work for new theme) the inode usage is on 80% and the function download a backup is disabled. With one production site and one copy no problems.

    Screenshot_2019-05-04 cPanel X.png

    Screenshot_2019-05-04 cPanel X(1).png

  14. On 4/23/2019 at 5:44 PM, datakick said:

    also coreupdater can be used to fix this

    Manual fixed the problem in Validate.php. Coreupdater doesn't fix the problem, after update (1.0.8) problem is back.

×
×
  • Create New...