-
Notifications
You must be signed in to change notification settings - Fork 70
Open
Description
Uncaught Error: Call to undefined function App\getServices() in /var/www/html/BNM/src/Peer.php
I get this error on login. I tried turning off geo lookup in config, but still get the error.
Any help would be appreciated. The full error is below
Fatal error: Uncaught Error: Call to undefined function App\getServices() in /var/www/html/BNM/src/Peer.php:51 Stack trace: #0 /var/www/html/BNM/src/Utility.php(551): App\Peer->__construct() #1 /var/www/html/BNM/src/Utility.php(464): App\createPeersGeo() #2 /var/www/html/BNM/src/Content.php(6): App\getPeerData() #3 /var/www/html/BNM/index.php(89): App\createMainContent() #4 {main} thrown in /var/www/html/BNM/src/Peer.php on line 51
Reactions are currently unavailable