Jump to content
thirty bees forum

pelnykoszyk_pl

Members
  • Posts

    11
  • Joined

  • Last visited

pelnykoszyk_pl's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. @the-rampage-rado said in Problem with updating 1.0.3 -> 1.0.5: "Cannot use object of type stdClass as array" on Cache.php: you're running your shop with toooooo many modules!!! Unfortunately I don't find any of them useless... Nevertheless, all crucial problems are fixed, thanks for that, I still have some minor problems with modules, but I'll try to find proper forum category to adress this.
  2. Here: https://pelnykoszyk.pl/debugps.htm I've noticed few strange things: - memory limit is set to 128mb although server is configured to 512MB - some theme modules SQL queries generate 8 116 480 rows (!) It appears that theme isn't optimized at all...
  3. Although site is working correctly, it is waaay slower than 1.0.3 - server response time went up from 0.43s to 1.2s. Any ideas why?
  4. @doclucas said in Problem with updating 1.0.3 -> 1.0.5: "Cannot use object of type stdClass as array" on Cache.php: @pelnykoszyk_pl I have added a code change here: https://github.com/thirtybees/thirtybees/issues/551 You may try it and let us know if it works. @doclucas it works, thank you.
  5. @dosbiner said in Problem with updating 1.0.3 -> 1.0.5: "Cannot use object of type stdClass as array" on Cache.php: @pelnykoszyk_pl this issue has been fix, you can check this https://github.com/thirtybees/thirtybees/issues/550 It didn't solve my issue - still having: Notice: Undefined variable: delivery_option in /public_html/classes/classes/Cart.php on line 1039
  6. Another issue when trying to enter Customers tab in Backoffice: PHP Fatal error: Call to undefined method Tools::convertEmailFromIdn() in /controllers/controllers/admin/AdminCustomersController.php on line 289 EDIT: Works now, it appeared that I've missed some files during update.
  7. Hello, I've updated again to 1.0.5 and hmm... No problem this time... EDIT: The problem reappeared after some time, but advise from @doclucas fixed the issue. But I have another issue - when One Page Checkout is activated, no matter what delivery option I choose it switches automatically to default option. On standard 5-steps checkout everything works fine. Any ideas/solutions to this?
  8. Correct - php 5.6.23, currently I am not able to run on php 7.0 due to some must-have plugins...
  9. Hello, thanks for the response, I will try it and let you know. Btw. my config is Apache 5.6.23 + nginx + MariaDB 10.1.32
  10. Hello everyone, first of all I'd like to thank you for such a great work. I have an issue after upgrading thirty bees to 1.0.5 - whatever I click after update, I get error mesage: "Cannot use object of type stdClass as array" on file classes/cache/Cache.php I've processed all steps from guide to 1.0.4 and deleted class_index.php, still no luck. Any ideas what could be the cause? Many thanks in advance!
×
×
  • Create New...