Скрипт Kayako Fusion все версии nulled

все проблему решил, перезаписав полностью подпапку tickets (версии 4.73.3) в папке _apps.
Одним словом - по ходу беда какая-то с этими Emoji.

Всем привет.
Очередной вопрос - каяка не показывает количество заявок в дереве напротив соответствующих разделов.
Куда копать?

Заходишь в админку, далее Tickets - Settings, далее в настройке раздела/статуса есть пункт Display ticket count in the ticket navigation tree.
 
Народ, вы используете в Kayako какие либо дополнительные виджеты (Widgets), кроме стандартных? Если да, желательно с описание и ссылками на них.
 
В версии 4.73 в базе знаний не получается вставить image при описании темы. Пишут нужен плагин дополнительный TinyMCE( Knowledge base- insert image).
В 4.74 уже все ок. Можно расшарить версию постарше ? :) Спасибо.

you will have to translate this to Russian...

Just edit this seccion about TinyMCE
//__swift/apps/base/javascript/__cp/thirdparty/legacy/core.js: 738 aprox.

just add this line somewhere in the code...:

You can see my example bellow:

Edit //__swift/apps/base/javascript/__cp/thirdparty/legacy/core.js :738 aprox.



function LoadTinyMCE() {

if (!$('.tinymce').length) {

return false;

}


$('.tinymce').tinymce({

// General options

script_url : swiftpath + '__swift/apps/base/javascript/__global/thirdparty/TinyMCE/tiny_mce_gzip.php',


selector: 'div.tinymce',

theme : "modern",

browser_spellcheck: true,

paste_data_images: true,



plugins: [

"advlist anchor autolink autosave charmap code contextmenu directionality emoticons",

"fullscreen hr image insertdatetime layer link lists media nonbreaking",

"noneditable pagebreak preview print paste save searchreplace",

"tabfocus table textcolor visualblocks visualchars wordcount"

],

convert_urls: false,

image_advtab: true,

toolbar1: "undo redo | styleselect | bold italic underline | fontsizeselect fontselect | forecolor backcolor | alignleft aligncenter alignright alignjustify | bullist numlist outdent indent | link image",

theme_modern_resizing : true,

content_css : swiftpath + '__swift/apps/base/javascript/__global/thirdparty/TinyMCE/tinymce.css',

});

};

If you want to see the changes you must restore the cache in your admin panel.

Diagnostics / Restore Cache.

Finally just refresh your website to preview the changes.
 
Последнее редактирование:
you will have to translate this to Russian...

Just edit this seccion about TinyMCE


just add this line somewhere in the code...:


You can see my example bellow:



If you want to see the changes you must restore the cache in your admin panel.

Diagnostics / Restore Cache.

Finally just refresh your website to preview the changes.

Hey, man. I did everything, what you said, but it does not worked. ((
I added screenshots. Maybe I forgot something.
 

Вложения

  • Screenshot.jpg
    Screenshot.jpg
    21,3 KB · Просмотры: 25
  • Screenshot001.jpg
    Screenshot001.jpg
    18,8 KB · Просмотры: 24
  • Screenshot002.jpg
    Screenshot002.jpg
    11,8 KB · Просмотры: 21
  • Screenshot003.jpg
    Screenshot003.jpg
    23,8 KB · Просмотры: 21
  • Screenshot004.jpg
    Screenshot004.jpg
    20,5 KB · Просмотры: 20
Встречаем новую нулевую версию 4.78.1 на тест
Попробовал установить с этого архива. При обновлении выходит ошибки PHP запроса.(Warning: cannot modify header information...)

Удалил все, вернул старую версию, и обновился с этого архива:
Исправил перезалил 4.77.1 null

Все заработало, но в админке показывает версию 4.77.0 вместо 4.77.1 - так и должно быть?

Так же , знакома кому то вот эта ошибка ?? :
staff/index.php?/Base/StaffProfile/DisplayAvatar/2/4adc69aa29c1285b65c58dcf4d6503a1/60
file_get_contents(:( http:// wrapper is disabled in the server configuration by allow_url_fopen=0 (./__swift/apps/base/library/ProfileImage/class.SWIFT_ProfileImage.php:100)
 

Вложения

  • Снимок.JPG
    Снимок.JPG
    11,8 KB · Просмотры: 12
Последнее редактирование:
Встречаем новую версию 4.79.0 с анти стучалкой требуется генерация key.php в первом сообщении топа.

Что нового Для просмотра ссылки Войди или Зарегистрируйся
<-------------- добавлено через 337 сек. -------------->
все работает исправно, обновляется тоже. Обновлялся с последней версии.
 
  • Нравится
Реакции: mOba
Назад
Сверху