Skip to content

Важное с Sysman.Ru: При быстром редактировании названия темы

Song: Исправление:

 

найти:

Цитата (sources/action_public/xmlout.php)
    [b]function[/b] return_string([color=#048284]$string[/color])    {        [color=brown]@[/color]header( "Content-type: text/plain" );        [color=#048284]$this[/color]->print_nocache_headers();        [b]print[/b] [color=#048284]$string[/color];        exit();    }

 

заменить на:

    [b]function[/b] return_string([color=#048284]$string[/color])    {        [color=brown]@[/color]header( "Content-type: text/plain;charset=UTF-8$this->ipsclass->vars['gb_char_set']}" );        [color=#048284]$this[/color]->print_nocache_headers();        [b]print[/b] [color=#048284]$string[/color];        exit();    }

 

Ключевые слова статьи:

invision power board знаки вопроса проблема с кодировкой быстрое редактирование AJAX название темы

Featured Replies

Song: © IBR

Guest
This topic is now closed to further replies.

Account

Navigation

Search

Search

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.