vnali

Results 8 comments of vnali

in my case it happens when feed-me changes password of current user -the user who runs the feed- a workaround is to run feed-me by another user who is not...

Hi @nfourtythree I just sent a pre-upgrade DB backup. Not a fresh DB backup. actually it has a recent order widget and also i had a self-written plugin on this...

Thanks @nfourtythree Sorry, i should have mentioned the database type and version in the issue.

You are definitly right about false detection of SRT files, so we must skip SRT speaker detection for now, but: - I am not sure if asking end users to...

Thank you @mantas-done For fixing the issue as a workaround i used `getInternalFormat()` and `setInternalFormat()` like this to convert `v:` to `` again ``` $vtt = Subtitles::loadFromString($vttString, 'vtt'); $internalFormat =...

@mantas-done sure, I will take a look at the code to see if I can do it. I know how speaker appears on the srt and vtt subtitles but is...

@lukeholder i have only one currency as USD (Primary) in admin/commerce/store-management/primary/payment-currencies which there is no way i can resave it. **More details:** I tried to inspect which parameters are passed...

sorry @lukeholder I think I explained myself poorly, so I uploaded a video to explain it better. I didn’t write the template myself; I used the example templates from commerce...