Walter Nuñez

Results 88 comments of Walter Nuñez

> Hi, Thanks for reporting this, it's not a perfect implementation. I already tried to debug this multiple times and did not find any real culprit. The way we know...

> > @williamdes ok, I understand, so is it a bug or related to // @see https://pecl.php.net/package/uploadprogress ... @williamdes Hello, I think this may be related to how web notifications...

I would like to but I don't know where to start, I don't even know the structure of phpmyadmin.

> to fix it, I had no php installed previously and installed package directly > This does not solve the problem, because if you need to keep the original version...

> [@arcanisgk](https://github.com/arcanisgk) please review this gist which could potentially be of use to you in the meantime apt package is dealt with https://gist.github.com/efturtle/5ea7919bb56e65a4bdf7c7e8169c8dc1 @efturtle No, that shouldn't be necessary; it...

I tried to use your script to improve my own script, when I try to add icons (png image) to the console.log output I get the image repeated on every...

> @arcanisgk If you want to style single selects with the bootstrap theme, you can use/adapt the following SCSS that we use in our project: > ... Thanks for the...

> Is the issue you're experimenting also happening with the unmodified template ? Of course, initially the scenario occurred without any changes, so I made modifications to see if these...

> There is a syntax error when appending table data and dropdown elements using template literals in the jQuery append() method, causing the dynamic table to malfunction. > ... Hello,...