Tom Zajac

Results 101 comments of Tom Zajac

FO should be broken when it still uses 1.6's default-bootstrap theme on 1.7. Right?

So how should I import my powershell scripts to be able to use it with sudo?

https://github.com/lukesampson/psutils/blob/c7116ac143ca81f223e6091d0974f45ac241eb1d/sudo.ps1#L32 @lukesampson why does it use `-noprofile`? Seems to work just fine without it.

I've been getting this error in all v8.x.x shops when debug mode is enabled on different platforms and php versions (7.4, 8.0, 8.1): **Windows / PHP 7.4 / PS 8.0.2**...

> I had to fix this recently (last night). What's causing it is the "transform: translate3d(-184px, 0px, 0px);" that is added via javascript to the "slick-track". Not sure where the...

Any chance to fix this? I can provide an error log from PS 8.1.5 installed on linux and moved to windows, where it throws all kinds of errors on php...

Yes, but still couldn't install 😞

> > Yes, but still couldn't install > > So with this instruction it still doesn't work? > > ``` > $cacheDir = sys_get_temp_dir(); > ``` Yes, it still doesn't...

Tests aren't happy. What is this hook for?

Additional fix to avoid deprecation warning from ps_mbo. https://github.com/PrestaShopCorp/ps_mbo/blob/71769b2a54e0b9679ab29ccce23f7aa25b2a9eff/views/templates/hook/dashboard-zone-one.tpl#L43