Все ошибки что увидел.
FILE: system/library/language.phpREGEX: ~(require|include)(_once)?\(([^)]+)~LINE: 67LINE: 73
FILE: admin/controller/common/filemanager.phpCODE: $this->load->language('common/filemanager');LINE: 13CODE: // ParentLINE: 133CODE: $pagination = new Pagination();LINE: 194CODE: $directory = rtrim(DIR_IMAGE . 'catalog/' . str_replace('*', '', $this->request->get['directory']), '/');LINE: 33CODE: $directory = rtrim(DIR_IMAGE . 'catalog/' . str_replace('*', '', $this->request->get['directory']), '/');LINE: 33CODE: public function index() {LINE: 10CODE: $filename = basename(html_entity_decode($file['name'], ENT_QUOTES, 'UTF-8'));LINE: 260CODE: $folder = basename(html_entity_decode($this->request->post['folder'], ENT_QUOTES, 'UTF-8'));LINE: 340
FILE: admin/model/localisation/language.php
CODE: $language_data = $this->cache->get('language');
NOT FOUND - OPERATIONS ABORTED!
FILE: catalog/model/localisation/language.php
CODE: $language_data = $this->cache->get('language');
NOT FOUND - OPERATIONS ABORTED!