arnisjuraga
arnisjuraga
for some binaries, Ubuntu 18.04 (WSL2) gives output: ``` 'Memb' => { '0' => { 'name' => 'CONST_NAME1', 'value' => '-1' }, '1' => { 'name' => 'CONST_NAME2, 'value' =>...
Hi! Copona is an Opencart fork. Opensource, Github. https://github.com/copona/copona Please, advise what changes we need to make to be visible in eCommWar
Reproduce: Tested PHP version: `7.2.19, 7.3.6, ` Whoops version: `2.3.1` I recently missed "space" into some configuration file. With Whoops turned off, php output shows: ```php php -r "include 'index.php';"...
You must pass ```$options['db_port']``` on Shuttle_Dumper inicialization, to specify port.
selecting main, returns empty file. It could be because template, theme and extensions main file loading search? 
And, if there is mess with languages, then in admin localization statuses are not added for specific admin language, then these 2 also will brake: 
done in Test. Just a reminder to move: http://www.daterangepicker.com/
I have added SVG image support for site logo https://github.com/copona/copona/commit/c6dc058857524a80ee3f88c57d2af89adaa5d11b. But this issue is more complicated. - ~.SVG should be handled inside `model_tool_image->resize` methods (resizing ignored, if SVG image received).~...
Hi! We have changed the methods. Now you set assets more dynamically, in the controller or in Theme `functions.php` files. We needed the way, how to switch between themes. Please,...
* used coupon must bet added with `coupon_id` or key, not saved in "totals" table merged into "name" and then extracted. * coupon must be set as `used` right after...