Comanici Bogdan

Results 11 issues of Comanici Bogdan

If you have in cart an items, which id deleted of variant or changed, you get error `Call to a member function getPrice() on null` on vendor\conedevelopment\bazar\src\Models\Variant.php::155 line

How can i add a button with Upload i see it's only drag drop now... If i am on a tablet how i upload image ?

### Description: Translations not work for Right side, only on menu left ![image](https://user-images.githubusercontent.com/1919467/156614073-088a250f-490a-4cc9-990a-f28eaa062de3.png) ### Steps To Reproduce:

- Bazar Version: last - Laravel Version: 8.2 - PHP Version: 7.4 - Database Driver & Version: # ### Description: `\Bazar\Events\CheckoutProcessed `didn't decrement quantity, i make debug and find that...

- Bazar Version: last - Laravel Version: 8.2 - PHP Version: 7.4 ### Description: You have a function in `src/Casts/Price.php`, this function format price and give from config ex 'eur'...

``` [08:41:33] Loading plugin: sampvoice.so [08:41:33] [sv:dbg:network:init] : module initializing... [08:41:33] [dbg:raknet:init] : module initializing... [08:41:33] [dbg:raknet:init] : module initialized [08:41:33] [sv:dbg:network:init] : module initialized [08:41:33] [sv:dbg:main:Load] : creating 8...

I discovered Jump to post link in search results didn't have pretty urls, so i fixed in your extenstion with this line : `$tpl_ary['U_VIEW_POST'] = $tpl_ary['U_VIEW_TOPIC'].'#p'.$event['row']['post_id'];` Added to function **search_modify_tpl_ary**,...

Laravel: 10 Guzzle: 7.8 Your guzzleOptions didn't work, i set on order create guzzleOptions: ['verify' => false], i debugged and buildGuzzleClient doesn't have configs with verify => false becauze guzzle...

**Error: ImportError: cannot import name 'i18n' from 'printer** ![Screenshot 2024-05-07 151117](https://github.com/NaitLee/Cat-Printer/assets/1919467/02d4862f-4b0a-4afd-96ed-a122b3b95464) Tried command: `pyinstaller --onefile --clean --windowed --debug=all server.py` This is server.spec: ```python # -*- mode: python ; coding: utf-8...

I have laravel 11 and get this error: `Missing required parameter for [Route: ro.category.os] [URI: ro] [Missing parameter: subdomain]. ` this is the url: http://mac.laravel.baa/ The error is when i...