Welcome, Guest!
By registering with us, you'll be able to discuss, share and private message with other members of our community.


dosbiner
Members-
Content Count
240 -
Joined
-
Last visited
Community Reputation
56 ExcellentAbout dosbiner
-
Rank
Dos Biner
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
dosbiner started following [Free Module]Revws - Product Reviews
-
nice and clean, like it, thanks :)
-
This is bug https://github.com/thirtybees/thirtybees/issues/504
-
thirty bees getting better and better: release 1.0.8
dosbiner replied to Traumflug's topic in Announcements about thirty bees
there is the detail https://forum.thirtybees.com/topic/2395/update-to-1-0-8-shows-500-server-error -
I'm sorry I don't know how to find solution for this error. You can restore the store and wait for solution
-
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()); }
-
Turn debug mode on bellow "disable all overrides", not full page cache, and then refresh the homepage, pastr the error message here
-
thirty bees getting better and better: release 1.0.8
dosbiner replied to Traumflug's topic in Announcements about thirty bees
@violinparts turn on debug mode: on and see the problem -
How to choose quantities right on main listing screen
dosbiner replied to Chandra's question in Theme help
you can googling "prestashop product list quantity" and found some solutions, please share the solution that works for you :) -
@datakick that will be fantastic :)
-
I suspect DO block smtp access. I've post it https://forum.thirtybees.com/topic/1972/share-digital-ocean-block-smtp-service-by-default
-
can you try on fresh thirtybees 1.0.8 and see if this still occurs?
-
Reinstalled XAMMP to update to PHP 7.3, localhost now blank
dosbiner replied to Steve's question in Technical help
just checked github, @datakick have made commit to fix first line issue, see here https://github.com/thirtybees/thirtybees/commit/990d56934009843a96b9d60a8b62d7645e090128 thank you :) -
Reinstalled XAMMP to update to PHP 7.3, localhost now blank
dosbiner replied to Steve's question in Technical help
@steve I don't know about first line, but you can ignore second line message -
yeah thats a lot of work. for your solution there are several modules https://addons.prestashop.com/en/search?search_query=bundle
-
@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