Приветствую всех, столкнулся с проблемой установки данного скрипта на сайт torrent-word.com с источника сам скрипт . Делаю все правильно, все как в инструкции но вместо функции которая мне нужна появляется просто версия материала, я отправлю фото там будет видно. Спасибо всем кто откликнется!
код страницы редактирования/добавления материала каталога файлов <html lang="ru"> <head> <title>$SECTION_NAME$ - $MODULE_NAME$ - $SITE_NAME$</title> <link type="text/css" rel="stylesheet" href="/_st/my.css" /> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width,initial-scale=1,user-scalable=no"> <link rel="shortcut icon" type="image/vnd.microsoft.icon" href="/images/favicon.ico"> </head> <body> <div class="page-wrapper"> <!--noindex--><button type="button" class="scroll-top" title="Подняться наверх"><span>Наверх</span></button><!--/noindex--> $GLOBAL_AHEADER$ <main> <!— data-cookie используется для запоминания последней выбранной вкладки —> <div class="recommend tabs" data-cookie="main"> <div class="recommend__title h3">Рекомендуем:</div> <div class="tabs-switch"> <button type="button" class="tab-switch active">Популярные</button> <button type="button" class="tab-switch">Сериалы</button> </div> <div class="tab-content recommend__items visible">$MYINF_2$</div> <div class="tab-content recommend__items">$MYINF_3$</div> </div> <div class="main clearfix"> <section class="main__content"> <div class="speedbar"><a href="$HOME_PAGE_LINK$">$SITE_NAME$</a> » <a href="$MODULE_URL$">$MODULE_NAME$</a><?if($SECTION_NAME$)?> » $SECTION_NAME$<?endif?></div> <!— <body> —> <article class="box story"> <div class="box_in"> <h4 class="title h1">$SECTION_NAME$</h4> <div class="addform"> $BODY$ <script type="text/javascript"> (function(){ document.getElementById("ldM13").style.display = "none"; var nomain = document.createElement("tr"), chkbox = document.createElement("input"), ftd = document.createElement("td"), ltd = document.createElement("td"), ew = document.getElementById("ldM59"); chkbox.type = "checkbox"; chkbox.onclick = function(){document.getElementById("ldF4").value = this.checked ? "1" : ""}; ftd.innerHTML = "<b>Не</b> выводить материал на главной странице:"; ftd.className = "manTd1"; ltd.className = "manTd2"; ltd.appendChild(chkbox); nomain.appendChild(ftd); nomain.appendChild(ltd); ew.parentNode.insertBefore(nomain, ew);})(); </script> <script>var config = {'.chosen-select' : {},'.chosen-select-deselect' : {allow_single_deselect:true},'.chosen-select-no-single' : {disable_search_threshold:10},'.chosen-select-no-results': {no_results_text:'Oops, nothing found!'},'.chosen-select-width' : {width:"95%"}};$(document).ready(function(){var str="<option value=''></option>";var multy1="";$("input[name='ocat']").each(function(){var typee=$(this).attr("type");if (typee!="radio") multy1="multiple";var value1=$(this).val();var idt=$(this).attr("id");var che;if ($(this).prop("checked")) che="selected"; else che="";var id=idt;var name = $("label[for='"+id+"']").html();str=str+"<option "+che+" value='"+value1+"'>"+name+"</option>";});$( "#ldM57" ).after("<b class='manTd2'><select id='category' data-placeholder='Выберите категорию...' class='chosen-select' style='width:100%;' "+multy1+">"+str+"</select></b>");$( "#ldM57" ).hide(); $("#selectchange").change(function(){$( "select#selectchange option" ).each(function() {var srrr=$(this).val();var srrr2=$(this).prop("selected");if (srrr2) $('#cus'+srrr).prop("checked",true); else $('#cus'+srrr).prop("checked",false);})}); for (var selector in config) {$(selector).chosen(config[selector]);}});</script> </div> </div> </article> <!— </body> —> </section> <aside class="main__left clearfix clearfix_right"> $GLOBAL_CLEFTER$ </aside> <aside class="main__right"> $GLOBAL_DRIGHTER$ </aside> </div> </main> $GLOBAL_BFOOTER$ <!— Перекрывающий блок для меню мобильной версии (затемнение контента) —> <div class="nav-overlay"></div> <?if($USER_LOGGED_IN$)?> <?else?> <!--noindex--> <div class="popup popup_side-block popup_login"> <div class="popup__scroll-wrapper"> <div class="popup__container"> <button type="button" class="popup__close"></button> <div class="popup__title">Авторизация</div> <div class="popup__content"> $LOGIN_FORM$ </div> </div> <div class="popup__container-side"> <div class="popup__side-text">Войти через</div> <div class="login-soc-btns"> <a href="javascript://" onclick="return uSocialLogin('vkontakte');" target="_blank" rel="nofollow"><img src="/images/social/vk.png" /></a> <a href="javascript://" onclick="return uSocialLogin('ok');" target="_blank" rel="nofollow"><img src="/images/social/ok.png" /></a> <a href="javascript://" onclick="return uSocialLogin('facebook');" target="_blank" rel="nofollow"><img src="/images/social/fb.png" /></a> <a href="javascript://" onclick="return uSocialLogin('google');" target="_blank" rel="nofollow"><img src="/images/social/google.png" /></a> <a href="javascript://" onclick="return uSocialLogin('yandex');" target="_blank" rel="nofollow"><img src="/images/social/yandex.png" /></a> </div> <a href="$REGISTER_LINK$" class="button button_line" rel="nofollow">Регистрация</a> <a href="javascript://" rel="nofollow" onclick="new _uWnd('Prm','Напоминание пароля',300,130,{autosize:1,closeonesc:1},{url:'/index/5'});return false;" class="button button_line" rel="nofollow">Восстановить пароль</a> </div> </div> </div> <!--/noindex--> <?endif?> <!— Viewport fix —> <script> if (navigator.userAgent.match(/IEMobile\/10\.0/)) { var msViewportStyle = document.createElement('style'); msViewportStyle.appendChild( document.createTextNode( '@-ms-viewport{width:auto!important}' ) ); document.querySelector('head').appendChild(msViewportStyle); } </script> <!— Переменные, используемые в скриптах —> <script>if (!window.engine) { window.engine = {}; }</script> <!— Основные скрипты сайта —> <script type="text/javascript" defer="defer" src="/js/scripts.js?v1.1.136"></script> <script type="text/javascript" src="/js/owl.carousel.min.js"></script> <script type="text/javascript" src="/js/jquery.scripts.js?v=1.1.14"></script> </div> </body> </html>