Jump to content

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