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

sovushik

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

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

  • Посещение

  • Победитель дней

    2

Весь контент sovushik

  1. Разработчики ответили в Client Lounge - что в 4.2 изменен движок обновления. Поэтому обновление с 4.1.19.Х только ручками, через заливку файлов движка 4.2 на хостинг
  2. Всем привет! Имею лицензию на форум, но она не предусматривает приложение Pages Подскажите, где его можно взять отдельно, и возможно ли вообще такое? В 3 версии с этим проще было, а тут, видимо, идет привязка к серийному номеру лицензии
  3. Супер! Особенно то, что есть под OS X! Забрал!!
  4. Тренировался на "котятах", под названием Denwer - если о чем-то вообще это говорит! судя по всему, что-то не так с регистрацией посредством ВК, либо плагин от ВК кривой!
  5. Ребята! Я купил машину и она почему-то не заводится! Сам я нуб, езжу на самокате - помогите завести! Так я вижу втора и его тему - помогать смысла не вижу никакого!
  6. Pips and Team Icons 1.2.0 (IP.Board 3.0, 3.1, 3.2, 3.3 & 3.4).zip
  7. Написано же - видимо несоответствие версии темы версии выпуска! Выберите стандартную версию скина Кроме того, запустите пункт Техподдержка в АЦ и восстановите дефолтную тему
  8. Что за хостинг? В любом случае логи надо смотреть - чистой воды гадание на гуще) Они у хостера. Обратитесь к нему. только без буквы М ) мы увеличиваем количество загружаемых файлов, а не их размер! )
  9. в настройках php Есть несколько способов сделать это, первый способ это прописать в файл .htaccess вашей корневой директории сайта, строку php_value max_file_uploads 50 или непосредственно в php.ini max_file_uploads 50
  10. sovushik

    Chatbox

    А как обновить его? Пытаюс через админку - просит в расширении tar Перепаковываю из zip в tar - шлет лесом! Подскажите, как правильно обновить с версии 1.2.6?!
  11. Подтверждаю! Обновлением библиотеки xml до 2.9.4 проблема ушла!
  12. Так это не списание, а редактирование)) Ну ок! Спасибо!
  13. Помогите разобраться со списанием средств с Баланса в системе Commerce Я выставляю счет на 400 рублей (пополнение баланса) - клиент оплачивает счет - деньги уходят мне, и соответственно у него баланс меняется на данную сумму Я покупаю товар и трачу его деньги, которые мне пришли (то есть я заплатил его же деньги но с карты банковской) Как теперь сделать списание с его баланса?
  14. Собственно, сабж
  15. Версия BETA

    151 раз скачали

    Key Changes This is a maintenance release to fix reported issues and add refinement to existing features. In a recent change to their API, Google now requires an API Key to access their Maps API. After upgrading to 4.1.13, follow our Google Maps guide to restore this integration. This is especially recommended if you are using Commerce which uses the API for address input autocompletion. In addition to bug fixes and performance improvements, this release also includes following enhancements New per-group setting to highlight posts made by certain groups. 2 theme settings control the color and border, which are editable in the easy theme editor. New setting to make providing a billing address optional for purchases in Commerce. Personal conversation management improvements: Can now filter personal conversations to just read/unread. Can now move multiple personal conversations into a different folder at once. Can search by recipient/sender name. Notifications about Calendar events now include the event date. New setting to control which images sizes should have a watermark applied in Gallery. New setting to control which IP pool to use for SparkPost if you have purchased dedicated IP addresses. Better handling of upgrades if files have been modified. The sidebar widget for showing Downloads files can now show just free or paid files. When searching templates or CSS files in the AdminCP template editor, it will search for templates or CSS files with a name matching the term provided, in addition to searching the content of them. When viewing a log in the AdminCP, it will now show you on which page the log occurred and by which member. When the search index is being rebuilt, a message is now shown on the search results page to indicate why results may not be complete. The "details" modal for applications and plugins now has a tab which shows the hooks associated with that application or plugin. The placeholders that display on date/time inputs (e.g. "HH:MM") can now be translated. Rebuilding the search index, and rebuilding posts after a 3.x upgrade now processes newest posts first for a more user-friendly experience after upgrading. When a file is deleted, a log is created and a new setting controls how to keep these logs for. The following Pages features are also included: HTML pages are now editable via Designer's mode. Ability to rename, or delete a group of Database templates Ability to ensure the Page's title remains in all database generated links (categories, records, forms, etc) Reciprocal linking when using relational fields Date and time fields, and Yes/No fields are now filterable. Filterable custom fields now available when creating a record feed block Ability to make some custom fields unique, so that only one record per database can have the same value. Ability to delete a folder in the media manager Ability to use $record->field_key_name_here programatically to get and set values, instead of relying on $record->field_11 which may change when you export and import databases. Additional Information Information for 3rd party designers The new feature to highlight posts made by members in a particular post adds to the article.ipsComment element a .ipsComment_highlighted class and a data-memberGroup attribute with the group ID (so a site could do different colors for different groups, though the default implementation does not do this). On the default theme, the new CSS is: /* HIGHLIGHTED REPLIES */ .ipsComment_highlighted.ipsBox:not(.ipsBox_transparent):not(.ipsModerated):not(.ipsComment_selected), .ipsComment_highlighted:not(.ipsBox_transparent):not(.ipsModerated):not(.ipsComment_selected) .ipsAreaBackground_reset { background-color: {theme="post_highlight"}; } .ipsComment_highlighted:not(.ipsBox_transparent):not(.ipsModerated):not(.ipsComment_selected) { background-color: {theme="post_highlight"}; border:1px solid {theme="post_highlight_border"}; } Information for 3rd party developers There have been some changes to FrontNavigation extensions. Contributors can read more about this here: https://invisionpower.com/forums/topic/430560-4113-frontnavigation-extension-changes/ There have been some changes to how versions are managed for applications and plugins. Contributors can read more about this here: https://invisionpower.com/forums/topic/430105-4113-versioning-improvements/ There have been some changes to Commerce gateways. Contributors can read more about this here: https://invisionpower.com/forums/topic/430574-4113-gateway-changes/ Currently, when a queue task is finished, it should throw an OutOfRangeException or return NULL. This is deprecated and 3rd party developers should update any queue tasks in their apps to throw an instance of \IPS\Task\Queue\OutOfRangeException instead. jQuery has been updated to 1.12.4. FontAwesome has been updated to 4.6.3. CodeMirror has been updated to 5.15. The number of results to show in a member search has been moved to an instance property of the \IPS\core\modules\front\search class for easier hooking. \IPS\Request::confirmedDelete() now has parameters to customise the message that is displayed.
    Бесплатный
×
×
  • Создать...