PiPass / blockpage

A temporary unblock solution and blockpage for your Pi-Hole system
BSD 3-Clause "New" or "Revised" License
196 stars 14 forks source link

Bug: Typo #67

Closed TheLion closed 4 years ago

TheLion commented 4 years ago

Describe the bug Typo in /var/www/html/blockpage/index.php

Error displayed in /var/log/lighttpd/error.log (mod_fastcgi.c.421) FastCGI-stderr: PHP Notice: Undefined variable: adminurl in /var/www/html/blockpage/index.php on line 103

"$adminurl" should be "$adminemail"

TheLion commented 4 years ago

Never mind, already fixed through bug #31.

But it wasn't in the files i pulled today.

roenw commented 4 years ago

I’m converting the install/uninstall/update PHP scripts to bash scripts then I will push the new version.

roenw commented 4 years ago

The new version will be released in a few days. Feel free to create a thread on the PiPass forum if you need any more help.