Hello,
I get 500 error message when I try to install gk spotlight template.
I have done: Debug System to Yes and in the Server tab set Error Reporting to Maximum and I get this page:
.../libraries/src/Language/LanguageHelper.php
$db->quoteName('state') . ' = 0',
$db->quoteName('enabled') . ' = 1',
]
);
$installedLanguages = $db->setQuery($query)->loadObjectList();
$cache->store($installedLanguages, 'installedlanguages');
}
}
I tried gk hubs template and its uploaded and installed successufuly.