Перейти к содержанию

Dreizehnt

Пользователи
  • Постов

    41
  • Зарегистрирован

  • Посещение

Активность репутации

  1. Насмешил
    Dreizehnt отреагировална пост Zero108 в Переход на лицензию   
    Техподдержка будет на английском языке. При желании настраивается самостоятельно, так как настройки интуитивно понятны. Смысла в этой лицензии нет никакого. Тем более в англоязычной среде на форуме данной компании свой этикет общения. Малейший намек на личные качества собеседника буден наказан предупреждением. Так что лицензия для мазохистов, имхо.
  2. Спасибо
    Dreizehnt отреагировална пост Silence в Иконки перед названием темы   
    Перейти forums > front > index > forumRow
    Заменит все содержание с ето:
    В CSS добавит ето код:
    /* ========================================================================== ФОРУМ ИКОНЫ ========================================================================== */ /*== [Category Name] ==*/ span.ipsItemStatus.ipsItemStatus_large[data-forumid='1'] > i:before{ content: "\f015" } span.ipsItemStatus.ipsItemStatus_large[data-forumid='2'] > i:before{ content: "\f059" } span.ipsItemStatus.ipsItemStatus_large[data-forumid='3'] > i:before{ content: "\f188" } span.ipsItemStatus.ipsItemStatus_large[data-forumid='4'] > i:before{ content: "\f0f4" } span.ipsItemStatus.ipsItemStatus_large[data-forumid='5'] > i:before{ content: "\f135" } span.ipsItemStatus.ipsItemStatus_large[data-forumid='6'] > i:before{ content: "\f007" }
  3. Спасибо
    Dreizehnt отреагировална пост Silence в Иконки перед названием темы   
    Перейти к теме и открыть следующий шаблон: forums > front > index > forumRow
    В конце каждого экземпляра пролета с class ipsItemStatus:
    <span class='ipsItemStatus Вам нужно будет добавить немного кода перед закрытием ">".
    data-forumID="{$forum->_id}" В CSS добавит ето код:
    /* ========================================================================== ФОРУМ ИКОНЫ ========================================================================== */ /*== [Category Name] ==*/ span.ipsItemStatus.ipsItemStatus_large[data-forumid='1'] > i:before{ content: "\f015" } span.ipsItemStatus.ipsItemStatus_large[data-forumid='2'] > i:before{ content: "\f059" } span.ipsItemStatus.ipsItemStatus_large[data-forumid='3'] > i:before{ content: "\f188" } span.ipsItemStatus.ipsItemStatus_large[data-forumid='4'] > i:before{ content: "\f0f4" } span.ipsItemStatus.ipsItemStatus_large[data-forumid='5'] > i:before{ content: "\f135" } span.ipsItemStatus.ipsItemStatus_large[data-forumid='6'] > i:before{ content: "\f007" } Изменит ID ваш форум - промер 1, 2, 3
    Изменит ицонки \f015 с ваши : http://fontawesome.io/icons/

     
  4. Спасибо
    Dreizehnt отреагировална пост JayX в Запретить гостям создавать темы   
    Эм, настройки публикации и там выкл. Да и насколько я помню в 1 версиях был баг с отключением, исправили потом, возможно у вас этот случай.

    К чему этот высер если человек хочет запретить публикацию гостям?
  5. Спасибо
    Dreizehnt отреагировална пост Respected в Как убрать Index.php IPS 4.1.8?   
    <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteRule \.(js|css|jpeg|jpg|gif|png|ico|map)(\?|$) /404error.php [L,NC] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule>  
  6. Спасибо
    Dreizehnt отреагировална пост Respected в Убрать "Форумы" из названия сайта   
    Видимо о разном говорим. Убрать Форумы можно так:
    Система > Проидвижение > Поисковая оптимизация > Мета-теги. Добавить тег для главной.
  7. Насмешил
    Dreizehnt отреагировална пост accop в Своя индексная (главная) страница   
    Sipsb Жёсткий ты тип 😀
  8. Лайк
    Dreizehnt отреагировална пост Sipsb в Своя индексная (главная) страница   
    Примерно так.
    Untitled.mp4
  9. Спасибо
    Dreizehnt отреагировална пост ODLine в Как включить функцию мгновенного перевода текста?   
    В языках нажми на кнопку Инструменты перевода

  10. Лайк
    Dreizehnt отреагировална пост Sipsb в [Ошибка]При установке форума IPS   
    Уверенны, что так? 

  11. Насмешил
    Dreizehnt отреагировална пост komosa в Помогите оптимизировать под 4.1.19   
    Подгоню домен кто поможет) 
  12. Лайк
    Dreizehnt отреагировална пост WOLF в Discord Integration   
    richdiscord.zip
  13. Лайк
    Dreizehnt получил реакцию от IFOR в Discord Integration   
    Советую забыть про данный плагин и пользоваться Rich Discord Inegration, пусть там нет авторизации на сайте сразу как здесь, но проблем в ней нет на данный момент. Авторизацию (быструю регистрацию на сайте) можно поставить отдельно другим плагином. Большинству и не нужна авторизация/вход по Discord, а именно просто "связка" нужна.
  14. Лайк
    Dreizehnt отреагировална пост Sipsb в Invision Community 4.3 (Публичный тест в конце января)   
    Ну здравствуй! IPS 4.3.6 Beta 1
    Additional Information
    Core
    Added ability to use bulk mail subscription status as a filter for group promotions. Added Redis as a new datastore option when Redis is being used for caching. Added an option to use a second Facebook application for social promotes to be used for the Facebook review process. Added logging any time the support tool has been run. Improved message when an embed is not available to better indicate if the content has been deleted or the user doesn't have permission to see it. Improved UI of widget to prompt guests to sign up if alternative login methods are enabled. Improved visual custom date cues on search results page for a more natural explanation of what was searched. Improved performance of certain actions (such as updating topic views) when using Elasticsearch. Improved performance of viewupdates task. Fixed some Emojis rendering incorrectly. Fixed reports of content from private clubs not showing to moderators. Fixed some moderator permissions not applying correctly within clubs. Fixed pagination of the list of members in a club not working. Fixed an issue where editing a stream does not show updated results. Fixed paid clubs being able to be created with $0 fee. Fixed profanity filters applying to account usernames during registration. Fixed online users older than 30 minutes showing when using Redis. Fixed following a member not updating the follow button correctly. Fixed issues copying node settings in the AdminCP to other nodes. Fixed uncaught exception that may occur when using Redis and clearing caches. Fixed CSS and JavaScript files not being deleted when recompiled on upgrade or when running the support tool. Fixed AdminCP dashboard warning about failed tasks showing for disabled tasks. Fixed an issue filtering by specific members when using Elasticsearch. Fixed OAuth setups refreshing refresh tokens more often than they should. Fixed OAuth setups not properly supporting implicit grants. Fixed link to the setting for allowed characters in usernames (which shows when setting up certain login handlers) not highlighting the setting. Fixed a possible technical error message (rather than a graceful error screen) showing if a very low-level error (such as database server offline) occurs in certain circumstances. Fixed an issue with the automatically created English support account language. Fixed error when deleting the node being viewed in AdminCP node trees. Fixed a false warning from the database checker when using MySQL 8. Fixed an issue where granting permission to create specific types of clubs via secondary groups may not work properly. Removed logging of notices that a template was requested to be rebuilt while already rebuilding. Fixed sitemap generating errors when entering zero for the number of items to include. Fixed sitemap not generating some maps on specific PHP versions Fixed error after changing cache or datastore settings in certain PHP configurations. Fixed some minor language string inconsistencies. Fixed an issue with activity stream menus sometimes not recognizing a click. Fixed an issue with 'undefined' appearing in activity stream URLs. Fixed issues related to using autocomplete to filter by members and/or tags in activity streams. Fixed the usage of the CACHEBUSTKEY for javascript files inside the interface directory. Fixed replacement tags not working in bulk mails within URLs. Fixed lost image style attributes in bulk emails. Fixed plugin install/upgrade routines not properly handling loop requests. Removed unnecessary code from the application upgrade code. Fixed an issue with the database checker in certain edge cases. Fixed broken TED Talks embeds. Fixed an issue where profile field management may not be available to a restricted administrator. Fixed 'Manage acronyms ACP table design'. Fixed an issue where restoring deleted content items would not reindex comments on that item. Fixed widgets potentially attempting to render all content items. Adjusted database session handling to improve performance. Fixed filters when creating a bulk mail or downloading a member list not working in certain combinations. Fixed a bug where club editor fields may not update properly by rebuild tasks. Fixed an issue where automatic recurring payments may not re-subscribe a member correctly. Fixed a bug which may prevent all items from being included in a sitemap. Fixed the Pages editor button. Fixed inability to manually set a member's reputation count less than 0. Fixed a missing warning when the hooks.php file was not writable before application and plugin installations and upgrades. Fixed an issue with Elasticsearch that could cause queries to get blocked on high traffic sites. Fixed an issue with Elasticsearch that occurs when hiding or moving content. Fixed an error attempting to promote content not intended to be promoted. Fixed announcements being shown without checking the start date. Forums
    Fixed moderator permissions for posts. Fixed an issue where moving archived topics from one forum to another did not update the forum counters. Fixed an issue where posting a hidden post causes the forum to indicate a post pending approval is present. Commerce
    Added an option when refunding a transaction which was paid by a PayPal Billing Agreement to also cancel the Billing Agreement. Added support for new currencies ( AUD, CZK, DKK, HKD, ILS, MXN, NZD, NOK, PHP, PLN, RUB, SGD, SEK, SEK, CHF, THB ) for CC payments. Fixed broken referrer tab in AdminCP customer profile. Fixed incoming email for new domain extensions. Fixed incoming emails being saved as blank replies. Fixed the link to print an invoice that gets sent in the email not working for guests. Fixed broken images when viewing a purchase of an advertisement in the AdminCP. Fixed advertisement purchases created by generating an invoice in the AdminCP. Fixed possible text overflow when viewing shipping order in AdminCP. Fixed support requests not showing assigned staff member in preview. Fixed missing tax on purchase reactivation. Fixed subscription upgrades. Fixed missing language strings in member history when upgrading subscriptions. Fixed upgrading/downgrading for packages whose base price is modified by the chosen renewal term. Fixed invalid referral banner image URL shown to users. Fixed not being able to remove product discounts. Fixed certain email address formats not being supported properly by the ticket system email parser. Fixed hashed language strings in the autoresolve email. Pages
    Fixed numeric database fields which use more than 2 decimal places in the value. Fixed incorrect sorting of number database fields. Fixed the broken page tag in WYSIWYG widget. Fixed an error occuring when editing a comment, that is attached to a hidden topic. Fixed search permissions in database with 'User can see records posted by other users'. Fixed ratings structured-data output. Gallery
    Fixed broken redirect after deleting an album and moving images in it to a category. Fixed broken promote form for images within an album. Fixed missing watermark when a file was inserted via the Editor-Media feature. Fixed an issue where sitemap may show incorrect date for images upgraded from 3.x. Fixed ratings structured-data output. Downloads
    Fixed screenshots that have been imported from a URL missing from embeds. Fixed ratings structured-data output. Blog
    Fixed blog cover photo being used when sharing entries on social media even when the entry has its own feature photo. Calendar
    Fixed possible SQL error when upgrading from 3.x. Fixed an issue where the cover photo offset was not copied correctly when copying events. Fixed broken Blog Embeds. Fixed an issue where the link to the last Blog Entry inside the Blog Embed was broken. Fixed ratings structured-data output. Fixed an issue in the ical upload where the venue wasn't saved properly. Converters
    Improved performance of Conversions. Added support for redirecting direct post links for Vanilla. Clarified minimum vB version for vB3 conversions. Fixed extraneous breaks in content converted from vBulletin. Fixed personal conversations from Vanilla. Fixed Gallery albums being converted with no default sort option. Fixed issue where login methods were being called statically, when they were not static. Fixed issue with converting Calendar Event attachments. Fixed issue where some code box content may be broken after conversion from phpBB. Fixed vBulletin 3 redirects no longer working if you converted prior to upgrading to 4.x. Upgrader
    Added UConverter support to the UTF-8 Converter for sites with mixed character sets. Fixed how sharedmedia BBCode gets converted to embeds for Gallery albums when upgrading from 3.x. Fixed an issue where announcement widgets may not get removed when upgrading to 4.3 Fixed an issue where converting to UTF-8 prior to upgrade can throw an error in some situations. Third-Party / Developer / Designer Mode
    Fixed album embeds when in developer mode. Fixed errors adjusting sitemap configuration preferences when using developer mode. Security
    Fixed an unvalidated redirect vulnerability (low impact). Fixed an XSS vulnerability in the AdminCP when malicious content was submitted as the "Reason for hiding" by a moderator (low impact). Set noopener rel attribute on all links opening in a new tab (very low impact).
  15. Насмешил
    Dreizehnt отреагировална пост Nikola_Telegin в Отреагировал на это   
    @Respected close please.
  16. Спасибо
    Dreizehnt отреагировална пост x7turist в Email шаблоны   
    Как это сделать через админку.
     
     
  17. Спасибо
    Dreizehnt отреагировална пост WOLF в Расстояние между ссылками в NavNar и поиском   
    там JS отвечает за вывод и сокращение пунктов в меню, там же и задается условие, ищите там
  18. Спасибо
    Dreizehnt отреагировална пост WOLF в Файлы из архива IPS (поможем скачать)   
    fosters_discordapp_1.0.1.zip
  19. Спасибо
    Dreizehnt отреагировална пост September^^ в Ошибка Template core/front/global/loginPopup is throwing an error   
    Проблему решил. Сломал голову, но всё выяснил.
    В общем всё началось с этой темы 
    Я удалил приложение Discord, но оно оказывается еще было добавлено в методы авторизации. Отключил в методах авторизации Discord и всё заработало.
    Тему можно закрыть)
     
     
  20. Лайк
    Dreizehnt отреагировална пост Silence в Discord Integration   
    Нового в версии 1.1.0 Beta 3
     
  21. Лайк
    Dreizehnt отреагировална пост Megalex в Discord Integration   
    Решил самостоятельно, может кому пригодиться. 
    Устанавливаем как обычное приложение в админке discord.tar (это beta 3)  Потом через FTP заливаем в applications/discord файлы Discord Integration beta 5  В приложениях удаляем Discord Integration 1.0.0 Beta 3 Теперь эта хреновина появится снизу как неустановленная - жмем установить Радуемся Discord Integration 1.0.0 Beta 5 Всем спасибо, теперь можно лечь спать 
    discord.tar
  22. Лайк
    Dreizehnt получил реакцию от ram108 в Как обновить шрифт IPS 4.x   
    P.S. Старый шрифт нужно удалить с компьютера. Новый можно скачать как с сайта так и с GitHub - работает)
  23. Лайк
    Dreizehnt получил реакцию от Silence в Как обновить шрифт IPS 4.x   
    P.S. Старый шрифт нужно удалить с компьютера. Новый можно скачать как с сайта так и с GitHub - работает)
  24. Лайк
    Dreizehnt получил реакцию от Silence в Как обновить шрифт IPS 4.x   
    Спасибо и первый ответ был оказывается очень полезным)) Вот только ссылку на иконки 4.7 версии не понял где брать, но спасибо за неё ещё, цель достигнута)))
    Пробовал ещё регистрироваться, выбирать тариф иконок, дальше как и было сказано Silence добавить в шаблон запись уже своего шрифта. Одна беда в "фотошопе" свой шрифт использовать не могу... а "читасета" нет.
    И в том же скачанном шрифте 4.7 тоже не выходит копированием с читасета... странно. Но это ерунда) Ещё раз спасибо)
  25. Лайк
    Dreizehnt отреагировална пост Silence в Как обновить шрифт IPS 4.x   
    <script src="https://use.fontawesome.com/987f9b8c78.js"></script>  
×
×
  • Создать...