Skip to content
This repository has been archived by the owner on Apr 6, 2020. It is now read-only.

[Contao ~3.3.2] Cannot find editor configuration file "codeMirror.php" #79

Closed
stefanheimes opened this issue Jun 6, 2014 · 3 comments
Closed
Labels

Comments

@stefanheimes
Copy link
Contributor

Fatal error: Uncaught exception Exception with message Cannot find editor configuration file "codeMirror.php" thrown in system/modules/core/classes/DataContainer.php on line 462
#0 system/modules/core/drivers/DC_Table.php(1874): Contao\DataContainer->row('{source_legend}...')
#1 system/modules/core/classes/Backend.php(568): Contao\DC_Table->edit()
#2 contao/main.php(142): Contao\Backend->getBackendModule('themes')
#3 contao/main.php(293): Main->run()
#4 {main}
@ways2web
Copy link

tl_theme_plus_stylesheet.php

from:
'rte' => 'codeMirror/css'
to
'rte' => 'ace|css'

@cyberlussi
Copy link

Fix funktioniert.

@tristanlins
Copy link
Contributor

Already fixed in f96e7ee

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants