Jump to content
thirty bees forum

dosbiner

Members
  • Posts

    240
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

dosbiner's Achievements

Newbie

Newbie (1/14)

58

Reputation

  1. nice and clean, like it, thanks :)
  2. This is bug https://github.com/thirtybees/thirtybees/issues/504
  3. there is the detail https://forum.thirtybees.com/topic/2395/update-to-1-0-8-shows-500-server-error
  4. I'm sorry I don't know how to find solution for this error. You can restore the store and wait for solution
  5. You can ignore that error. The problem is bellow that message: [ThirtyBeesException] [ PSCURRENCYDEFAULT] is not a valid configuration key at line 1005 in file classes/Configuration.php @since 1.0.8 */ protected static function validateKey($key) { if ( ! Validate::isConfigName($key)) { $e = new PrestaShopException(sprintf( Tools::displayError('[%s] is not a valid configuration key'), Tools::htmlentitiesUTF8($key) )); die($e->displayMessage()); }
  6. Turn debug mode on bellow "disable all overrides", not full page cache, and then refresh the homepage, pastr the error message here
  7. you can googling "prestashop product list quantity" and found some solutions, please share the solution that works for you :)
  8. dosbiner

    Full Page cache

    @datakick that will be fantastic :)
  9. I suspect DO block smtp access. I've post it https://forum.thirtybees.com/topic/1972/share-digital-ocean-block-smtp-service-by-default
  10. can you try on fresh thirtybees 1.0.8 and see if this still occurs?
  11. just checked github, @datakick have made commit to fix first line issue, see here https://github.com/thirtybees/thirtybees/commit/990d56934009843a96b9d60a8b62d7645e090128 thank you :)
  12. @steve I don't know about first line, but you can ignore second line message
  13. yeah thats a lot of work. for your solution there are several modules https://addons.prestashop.com/en/search?search_query=bundle
  14. @zen that's quite simple solution. is it fix the bug? @traumflug said in Rounding issue in shopping cart: I've recorded a Github issue to not forget this: https://github.com/thirtybees/thirtybees/issues/553
×
×
  • Create New...