Jump to content
View in the app

A better way to browse. Learn more.

IPBMafia.ru - поддержка Invision Community, релизы, темы, плагины и приложения

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

dedmoroz

Пользователи
  • Регистрация

  • В сети

Everything posted by dedmoroz

  1. На 2371 строке вот такой вот код 2370: /* Skip the bbocde if there is mroe than 2 quotes. Bug #21161 */ 2371: if( strlen( substr( $txt, $this->cur_pos, stripos( $txt, ']', $this->cur_pos ) - $this->cur_pos ) ) < 1 OR ( substr_count( $txt, '"', $this->cur_pos, strl en( substr( $txt, $this->cur_pos, stripos( $txt, ']', $this->cur_pos ) - $this->cur_pos ) ) ) ) > 2 ) 2372: { 2373: $this->cur_pos = strpos( $txt, ']', $this->cur_pos ) ? strpos( $txt, ']', $this->cur_pos ) : $this->cur_pos + 1; 2374: continue; 2375: }
  2. Здравствуйте уважаемые форумчане! Появилась проблема с редактором, при отправке быстрого ответа просмотреть можно только перезагрузив страницу, а самое главное как то непонятно из-за чего множится текст и выскакивают html-теги. Если редактор отключить на соответствующую кнопку - текст отправляется нормально. Что самое странное - на локальном сервере работает. Так же опять возникла ошибка с Recent Post в сайдбаре Warning: mb_substr_count() expects at most 3 parameters, 4 given in /home/host/site/forum/admin/sources/classes/bbcode/custom/defaults.php on line 2371 Прикладываю скрин с результатом работы редактора
  3. Вопрос решен своими силами. Тему можно закрыть.
  4. Всем здравствуйте и с Новым Годом! Совсем недавно объявилась ошибка, после чего пропал редактор в полном ответе, не работают js функции при просмотре разделов и при быстром ответе выборочно дублируется информация вперемешку с html-тегами. Уважаемые гуру, подскажите как решить. Сама ошибка выводится вверху форума: Warning: mb_substr_count() expects at most 3 parameters, 4 given in /home/host/site/forum/admin/sources/classes/bbcode/custom/defaults.php on line 2371 Ошибки js на странице ответа: Uncaught SyntaxError: Unexpected end of input /forum/public/min/index.php?ipbv=cdbf753de588266ae110fc8ef2734f7d&charset=u…c/js/ips.topic.js,public/js/ips.attach.js,public/js/ips.textEditor.js:1598 Uncaught ReferenceError: ipb is not defined index.php:96 Uncaught ReferenceError: ipb is not defined index.php:317 Uncaught ReferenceError: ipb is not defined index.php:378 Uncaught ReferenceError: ipb is not defined index.php:536 Uncaught ReferenceError: ipb is not defined index.php:560 Uncaught ReferenceError: ipb is not defined index.php:591 Uncaught ReferenceError: ipb is not defined

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.