Tatsh / tatsh-overlay

Personal Gentoo Portage overlay.
https://tatsh.github.io/tatsh-overlay/
GNU General Public License v2.0
35 stars 10 forks source link

www-apps/pihole-admin-lte PHP errors #176

Closed LubosKolouch closed 1 year ago

LubosKolouch commented 1 year ago

Hello,

Parse error: Unclosed '{' on line 17 in /var/www/localhost/htdocs/pihole-admin-lte/scripts/pi-hole/php/database.php on line 286

The installed database.php script gives error...

LubosKolouch commented 1 year ago

And also

Parse error: Unmatched '}' in /var/www/localhost/htdocs/pihole-admin-lte/scripts/pi-hole/php/footer.php on line 91

On the Clients page and

Fatal error: Cannot redeclare convertseconds() (previously declared in /var/www/localhost/htdocs/pihole-admin-lte/scripts/pi-hole/php/func.php:706) in /var/www/localhost/htdocs/pihole-admin-lte/settings.php on line 573

On the DHCP page

There may be more. Are these upstream errors?

Tatsh commented 1 year ago

I don't think this is an upstream issue. I see the first issue but I am not getting the second. I am working now on the new patches.