Qwadre

Results 9 comments of Qwadre

Tried 3 channels - every channel with videos and images have that error. Error can appear after 40+(randomly) downloaded images+videos or after start of first file download - I didn't...

2Kelleidorn: уже заприметил данную программу, как раз взялся пилить для нее GUI для удобства)

Hm, strange, i think that I'm missing something. Right now I'm using v5.8.5 - 2023-07-19 version. When I'm doing this: `window.localStorage.setItem("SavedSearchColums", $.jgrid.jqGridExport('SearchTable',{exptype:'jsonstring'})); ` it response with: ![изображение](https://github.com/tonytomov/jqGrid/assets/6943544/79c2055a-4800-4eed-b079-4051af9c13a1) But when I'm...

> your full jqGrid setup https://jsfiddle.net/nambell/gq3j1aL7 Here it is. Btw already tried SaveState & LoadState - looks pretty much as what I'm looking for, but didn't figure out yet how...

And what about output from second part of my question? I already asked several people with different php and apache versions on windows and all of then said that on...

deplister: ``` >deplister.exe "V:\Apache\modules\php\PHP8.3\ext\php_parallel.dll" php8ts.dll,OK pthreadVC3.dll,OK VCRUNTIME140.dll,OK api-ms-win-crt-heap-l1-1-0.dll,NOTFOUND api-ms-win-crt-string-l1-1-0.dll,NOTFOUND api-ms-win-crt-runtime-l1-1-0.dll,NOTFOUND KERNEL32.dll,OK ``` As for crash log - it runned process 20 times in cycle and created 20 500mb log files....

> need to run deplister.exe via a PHP script ``` exec('deplister php_parallel.dll', $result); print_r($result); ``` ``` Array ( [0] => php8ts.dll,OK [1] => pthreadVC3.dll,OK [2] => VCRUNTIME140.dll,OK [3] => api-ms-win-crt-heap-l1-1-0.dll,NOTFOUND...

Looks like the main issue is on communication between php and apache, right? Is it means that this error can be solved if server platform will be changed to nginx...

In that case it'll create 2 files every time - json and txt, right? Seems like json file already have all _category prefix after each category name, so that means...