Ian

Results 4 comments of Ian

Found the line in devicedetails.php in code section with the error (line 59): div class="small-box-footer pa-small-box-footer"> Sesions Couldn’t find a pull request for fix.

Looks like it's the release code for 3.02. I fixed the spelling mistake in my local deviceDetails.php as per below and it's now OK. How do I get this fixed...

I have a similar issue trying to install Pi.Alert on a bullseye. Install works OK (errors during Vendor Database module downloads, tried fix still failed) can access PiHole which is...

> Same here. My hotfix: > > `mv /usr/bin/pihole-FTL /usr/bin/pihole-FTL-broken` `wget -O /usr/bin/pihole-FTL https://ftl.pi-hole.net/v6.1/pihole-FTL-armv7` `chmod 0755 /usr/bin/pihole-FTL` `reboot` > > It would be cool if `pihole checkout ftl xxx` could...