There were errors during the installation process
Some tables in the database are absent.
SQLSTATE[42S02]: Base table or view not found: 1146 Table 'adguru_guru2.mlm_time_zones' doesn't exist (SQL: select * from `mlm_time_zones` where `country_code` = US limit 1)
1/ Perform the database installation manually with the sql files:
/storage/database/schema.sql
(required)/storage/database/data.sql
(required)/storage/database/data/geonames/countries/[country_code].sql
(required during installation)
2/ Or perform a resettlement:- Delete the installation backup file at:
/storage/installed
(required before re-installation) - and reload this page -or- go to install URL: https://adguru.net/install.
BE CAREFUL: If your site is already in production, you will lose all your data in both cases.