Search found 3 matches

by KC1HBK
Wed Jan 11, 2023 11:55 am
Forum: Pi-Star General Support
Topic: Can't view Admin page: PHP fatal error, "Cannot redeclare checkSetup()" -- and possible bug fix
Replies: 4
Views: 14972

Re: Can't view Admin page: PHP fatal error, "Cannot redeclare checkSetup()" -- and possible bug fix

Thanks, that did it. I'm now on Pi-Star 4.1.6 and dashboard 20221114, and it's working. I had to reapply settings to replace M1ABC with my callsign, but it's fine now.
by KC1HBK
Mon Dec 19, 2022 2:36 am
Forum: Pi-Star General Support
Topic: Can't view Admin page: PHP fatal error, "Cannot redeclare checkSetup()" -- and possible bug fix
Replies: 4
Views: 14972

Can't view Admin page: PHP fatal error, "Cannot redeclare checkSetup()" -- and possible bug fix

I'm trying to load the admin page, and I get this error. All other pages seem to load just fine.

Fatal error: Cannot redeclare checkSetup() (previously declared in /var/www/dashboard/mmdvmhost/tools.php:77) in /var/www/dashboard/admin/mmdvmhost/tools.php on line 77

Looking at the code, it seems ...