- Wat is het probleem? Nadat ik de 'installed' files van CH 1.1.11 op de server had gezet, gaf het forum deze fout:
Aantal lines van class_config.php vanaf 447:
Code: Selecteer alles
PHP Fatal error: Class cache_config: Cannot inherit from undefined class cache in d:\ensimdata\flowrider-nl\Inetpub\wwwroot\phpbb2\includes\class_config.php on line 452
Adres van je forum: http://www.flowrider.nl/phpbb2Code: Selecteer alles
$template->assign_block_vars($tpl_switch, $tpl_fields); $template->set_switch($tpl_switch . '.accesskey', !empty($data['key'])); } } } // config class cache_config extends cache { function row_process(&$rows, $id) { $rows[$id] = $rows[$id]['config_value']; } } class config_class { var $data; var $data_time; var $from_cache; var $dynamic; var $root; var $ext; var $differ; var $recache; function config_class() { global $phpbb_root_path, $phpEx; $this->data = array(); $this->data_time = 0; $this->from_cache = false; $this->dynamic = array(); $this->root = &$phpbb_root_path; $this->ext = &$phpEx; $this->recache = $this->differ = false; }
Geïnstalleerde mods: Nog geen. Ik heb trouwens alleen de databasetabbellen overgenomen van de vorige database, die nodig zijn bij het mergen van de databases: http://www.phpbb.com/phpBB/viewtopic.ph ... rge+forums
Huidige template: Subsilver
phpBB versie: 2.0.17 + CH 1.1.11 RC 6
Host: In.nl
Heb je onlangs een mod of stijl geïnstalleerd? Nope
Heb je gezocht naar een antwoord?
Probleem bij installatie CH 1.1.1 RC6
Forumregels
Sinds 1 januari 2009 wordt phpBB2 niet meer ondersteund.
Onderstaande informatie is verouderd en dient uitsluitend als archief.
Sinds 1 januari 2009 wordt phpBB2 niet meer ondersteund.
Onderstaande informatie is verouderd en dient uitsluitend als archief.

Probleem bij installatie CH 1.1.1 RC6
Support template: