Jump to content
Дизайн и модификация Invision Community IPBSkinsBETA
Search In
  • More options...
Find results that contain...
Find results in...
Sign in to follow this  
Guest RSS-Bot

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

Recommended Posts

Guest RSS-Bot

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 название темы

Share this post


Link to post
Guest RSS-Bot

Song: © IBR

Share this post


Link to post
Guest
This topic is now closed to further replies.
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...