Posted 12 июня, 20177 yr comment_130468 Раньше было окно с редактированием скрин ниже а теперь куда то пропала 100% это я в настройках дето сделал. Помогите где это мжет находится Link to comment https://ipbmafia.ru/topic/17576-propalo-okno-redaktirovanie/ Share on other sites Больше вариантов
12 июня, 20177 yr comment_130470 А что вие сделали перед проблема .... ? попробуйте очистит кеш форума попробуйте: ACP -> Look & Feel -> choose skin -> Manage Template & CSS - Editor нажмите Revert EditorloadJS Link to comment https://ipbmafia.ru/topic/17576-propalo-okno-redaktirovanie/?&do=findComment&comment=130470 Share on other sites Больше вариантов
12 июня, 20177 yr Author comment_130471 6 минут назад, Silence сказал: А что вие сделали перед проблема .... ? попробуйте очистит кеш форума попробуйте: ACP -> Look & Feel -> choose skin -> Manage Template & CSS - Editor нажмите Revert EditorloadJS У меня IPB 3.4.9 7 минут назад, Silence сказал: А что вие сделали перед проблема .... ? попробуйте очистит кеш форума попробуйте: ACP -> Look & Feel -> choose skin -> Manage Template & CSS - Editor нажмите Revert EditorloadJS Я ставил новый стиль, хуки, компоненты,и так в настройках лазил, суть вопроса в настройках оно не как не отключается? Link to comment https://ipbmafia.ru/topic/17576-propalo-okno-redaktirovanie/?&do=findComment&comment=130471 Share on other sites Больше вариантов
12 июня, 20177 yr comment_130473 Только что, Zorro сказал: У меня IPB 3.4.9 Ето ясно ... попробуйте отговор више Link to comment https://ipbmafia.ru/topic/17576-propalo-okno-redaktirovanie/?&do=findComment&comment=130473 Share on other sites Больше вариантов
12 июня, 20177 yr Author comment_130474 1 минуту назад, Silence сказал: Ето ясно ... попробуйте отговор више Кэш не помог очистищал уже Link to comment https://ipbmafia.ru/topic/17576-propalo-okno-redaktirovanie/?&do=findComment&comment=130474 Share on other sites Больше вариантов
12 июня, 20177 yr comment_130475 11 минут назад, Silence сказал: попробуйте: ACP -> Look & Feel -> choose skin -> Manage Template & CSS - Editor нажмите Revert EditorloadJS или поставит в EditorloadJS template <script type="text/javascript">IPS_extra_plugins = [];</script> Link to comment https://ipbmafia.ru/topic/17576-propalo-okno-redaktirovanie/?&do=findComment&comment=130475 Share on other sites Больше вариантов
12 июня, 20177 yr Author comment_130476 Только что, Silence сказал: или поставит в EditorloadJS template <script type="text/javascript">IPS_extra_plugins = [];</script> Сейчас попробую) Link to comment https://ipbmafia.ru/topic/17576-propalo-okno-redaktirovanie/?&do=findComment&comment=130476 Share on other sites Больше вариантов
12 июня, 20177 yr Author comment_130479 12 минут назад, Silence сказал: или поставит в EditorloadJS template <script type="text/javascript">IPS_extra_plugins = [];</script> Ни как не могу найти EditorloadJS template 17 минут назад, Silence сказал: или поставит в EditorloadJS template <script type="text/javascript">IPS_extra_plugins = [];</script> Вот что там написано {parse js_module="textEditor"} {parse js_module="textEditor.bbcode"} <php> $this->_editorJsLoaded = true; $jsonEncoded = IPSText::jsonEncodeForTemplate( isset($options['smilies']) && is_array($options['smilies']) ? $options['smilies'] : array() ); $options['bypassCKEditor'] = ( isset($options['bypassCKEditor']) ) ? $options['bypassCKEditor'] : 0; </php> <if test="bypassCkEditor:|:$options['bypassCKEditor'] != 1"> <if test="defined("CK_LOAD_SOURCE") AND CK_LOAD_SOURCE"> <!-- Load source files, not the minified version --> <script type="text/javascript" src="{$this->settings['js_base_url']}js/3rd_party/ckeditor/ckeditor_source.js?nck={$this->settings['noCacheKey']}"></script> <else /> <script type="text/javascript" src="{$this->settings['js_base_url']}js/3rd_party/ckeditor/ckeditor.js?nck={$this->settings['noCacheKey']}"></script> </if> <else /> <script type="text/javascript"> CKEDITOR = { config: {} }; </script> </if> <script type="text/javascript"> /* Dynamic items */ CKEDITOR.config.IPS_BBCODE = {IPSLib::fetchBbcodeAsJson( array( 'skip' => array( 'sharedmedia' ) ) )}; CKEDITOR.config.IPS_BBCODE_NOPARSE = {IPSLib::fetchBbcodeAsJson( array( 'noParseOnly' => 1 ) )}; CKEDITOR.config.IPS_BBCODE_DISABLED = {IPSText::jsonEncodeForTemplate( $options['disabledTags'] )}; CKEDITOR.config.IPS_BBCODE_IMG_URL = "{$this->settings['public_cdn_url']}style_extra/bbcode_icons"; CKEDITOR.config.IPS_BBCODE_BUTTONS = []; CKEDITOR.timestamp = "{$this->settings['noCacheKey']}"; /* Has to go before config load */ var IPS_smiley_path = "{$this->settings['emoticons_url']}/"; var IPS_smiles = <if test="hasimages:|:! empty($options['smilies']['count'])">{$jsonEncoded}<else />{}</if>; var IPS_remove_plugins = []; var IPS_extra_plugins = []; /* Load our configuration */ CKEDITOR.config.customConfig = '{$this->settings['js_base_url']}js/3rd_party/ckeditor/ips_config.js'; /* Override with prefs */ CKEDITOR.config.CmdVAsPlainText = <if test="hasPastePlain:|:$this->memberData['bw_paste_plain']">true<else />false</if>; </script> {parse expression="$this->registry->output->addToDocumentHead( 'importcss', "{$this->settings['css_base_url']}style_css/{$this->registry->output->skin['_csscacheid']}/ipb_ckeditor.css" )"} Link to comment https://ipbmafia.ru/topic/17576-propalo-okno-redaktirovanie/?&do=findComment&comment=130479 Share on other sites Больше вариантов
12 июня, 20177 yr Author comment_130497 Ap Link to comment https://ipbmafia.ru/topic/17576-propalo-okno-redaktirovanie/?&do=findComment&comment=130497 Share on other sites Больше вариантов
12 июня, 20177 yr comment_130498 26 минут назад, Zorro сказал: Ap Цитата 2.2.2.6 Чрезмерный подъем тем Запрещается поднимать темы, писать сообщения, с содержанием не несущей никакой информации (АП, UP, Подниму, вверх и т.д.) более чем раз в сутки (24 часа). При нарушении данного пункта, автору выдается предупреждение. Link to comment https://ipbmafia.ru/topic/17576-propalo-okno-redaktirovanie/?&do=findComment&comment=130498 Share on other sites Больше вариантов
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.