Results 68 issues of 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? ![image](https://user-images.githubusercontent.com/2185289/82553119-1d62aa00-9b6c-11ea-9548-d7fab2faad3c.png)

bug

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: ![image](https://user-images.githubusercontent.com/2185289/78574023-1557e080-7832-11ea-9fad-5899f2727102.png)

bug

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).~...

enhancement
security

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,...

enhancement
discussion
Working in progress

* 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...