POSSA/freepbx-weather-by-zip

DB.php missing

Opened this issue · 0 comments

PHP Warning: Uncaught exception 'Whoops\Exception\ErrorException' with message 'require_once(DB.php): failed to open stream: No such file or directory' in /var/www/html/admin/modules/weatherzip/functions.inc.php:97
Stack trace:
#0 /var/www/html/admin/modules/weatherzip/functions.inc.php(97): Whoops\Run->handleError(2, 'require_once(DB...', '/var/www/html/a...', 97, Array)
#1 /var/www/html/admin/modules/weatherzip/functions.inc.php(97): weatheroptions_getconfig()
#2 /var/www/html/admin/modules/weatherzip/functions.inc.php(26): weatheroptions_getconfig()
#3 /var/www/html/admin/modules/weatherzip/functions.inc.php(85): weatherzip_weatherzip('*947')
#4 /var/www/html/admin/libraries/BMO/DialplanHooks.class.php(95): weatherzip_get_config('asterisk')
#5 /var/lib/asterisk/bin/retrieve_conf(861): FreePBX\DialplanHooks->processHooks('asterisk', Array)
#6 {main}
thrown in /var/www/html/admin/modules/weatherzip/functions.inc.php on line 97
PHP Fatal error: weatheroptions_getconfig(): Failed opening required 'DB.php' (include_path='.:/usr/share/pear:/usr/share/php') in /var/www/html/admin/modules/weatherzip/functions.inc.php on line 97
Unable to continue. weatheroptions_getconfig(): Failed opening required 'DB.php' (include_path='.:/usr/share/pear:/usr/share/php') in /var/www/html/admin/modules/weatherzip/functions.inc.php on line 97
#0 /var/www/html/admin/libraries/Composer/vendor/filp/whoops/src/Whoops/Run.php(383): Whoops\Run->handleError(64, 'weatheroptions_...', '/var/www/html/a...', 97)
#1 [internal function]: Whoops\Run->handleShutdown()
#2 {main}