Tìm file
pluginseditorsjcetiny_mcepluginsformatconfig .php
Tìm đến dòng 93, xóa từ dòng 93 đến 99
Phần này bị xóa nè:
// Display error and use system editor.css file
if (!JFile::exists($path.DS.$file)) {
JError::raiseNotice(‘SOME_ERROR_CODE’, JText::_(‘TEMPLATECSSFILENOTPRESENT’));
$url = JURI::root(true).’/templates/system/css’;
$file = ‘editor.css’;
}
$stylesheet = $url.’/’.$file;
if (!JFile::exists($path.DS.$file)) {
JError::raiseNotice(‘SOME_ERROR_CODE’, JText::_(‘TEMPLATECSSFILENOTPRESENT’));
$url = JURI::root(true).’/templates/system/css’;
$file = ‘editor.css’;
}
$stylesheet = $url.’/’.$file;
Không có nhận xét nào:
Đăng nhận xét