Forum Hosting  

Go Back   Forum Hosting > IPB Support > IPB General Support

IPB General Support Post your questions here, no bug reports.


Reply
 
LinkBack Thread Tools Display Modes
Old 10-24-2005, 06:13 AM   #1 (permalink)
Member
 
imported_mselez's Avatar
 
Join Date: Jan 2004

Posts: 7
Rep Power: 0 imported_mselez is on a distinguished road
fTrader: (0)
fBuck$: 98.2
Bank: 0.0
Total fBuck$: 98.2

My Forumer
My Country:
Default Encoding problem appeared.

I noticed that during last few weeks when I open my forum ( IPB ) I have to manually restore browser encoding (not only me, other forum members too). All our content is written in Cyrillic (Windows), but browser is forced to switch to unicode (UTF-8) on forum opening. Before everything was OK. How to fix that? Thanks.
imported_mselez is offline   Reply With Quote
Old 10-24-2005, 06:32 AM   #2 (permalink)
Active Forumer
 
Iyeru's Avatar
 
Join Date: Jul 2005

Posts: 326
Rep Power: 4 Iyeru is on a distinguished road
fTrader: (0)
fBuck$: 2,333.7
Bank: 0.0
Total fBuck$: 2,333.7

My Forumer
My Country:
Default Re: Encoding problem appeared.

This can only be changed manually by going into HTML... uh-oh...

I forgot that this was only accessable in the IPB Wrappers themselves.

ACP >> Skins & Templates >> Board Wrappers >> find:

Code:
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
But since we dun have access to the board wrappers, this cannot be fixed.

You could try putting a new meta tag with the correct stuff in the Board Header in Global HTML elements.

Banned FMODS.com Member
Do not give me support I do not already know...
Iyeru is offline   Reply With Quote
Old 10-24-2005, 10:00 AM   #3 (permalink)
Admin
 
Limez's Avatar
 
Join Date: Dec 2003

Location: Forumer.com
Posts: 2,956
Blog Entries: 2
Rep Power: 10 Limez will become famous soon enough
fTrader: (4)
fBuck$: 2,984,221.4
Bank: 639.1
Total fBuck$: 2,984,860.4

My Forumer
My Country:
Default Re: Encoding problem appeared.

I'll look into this

FORUMER.com - Pioneering forum hosting since 2003. Why should you host with Forumer?

The Forumer network is powered by a robust cluster of 35 high-end servers.

Create your own forum NOW phpbb/IPB

phpBB3 is open to almost everyone


Forumer turns 4 YEARS OLD!!!


Free forum hosting < add me to your blog, get code here!
Limez is offline   Reply With Quote
Old 11-21-2005, 10:42 PM   #4 (permalink)
Admin
 
Limez's Avatar
 
Join Date: Dec 2003

Location: Forumer.com
Posts: 2,956
Blog Entries: 2
Rep Power: 10 Limez will become famous soon enough
fTrader: (4)
fBuck$: 2,984,221.4
Bank: 639.1
Total fBuck$: 2,984,860.4

My Forumer
My Country:
Default Re: Encoding problem appeared.

Try to re-create the category titles in russian again.

FORUMER.com - Pioneering forum hosting since 2003. Why should you host with Forumer?

The Forumer network is powered by a robust cluster of 35 high-end servers.

Create your own forum NOW phpbb/IPB

phpBB3 is open to almost everyone


Forumer turns 4 YEARS OLD!!!


Free forum hosting < add me to your blog, get code here!
Limez is offline   Reply With Quote
Old 11-22-2005, 07:50 AM   #5 (permalink)
Member
 
gulmacar's Avatar
 
Join Date: Feb 2004

Location: Hungary
Posts: 29
Rep Power: 0 gulmacar is on a distinguished road
fTrader: (0)
fBuck$: 353.7
Bank: 0.0
Total fBuck$: 353.7

My Forumer
My Country:
Send a message via MSN to gulmacar
Default Re: Encoding problem appeared.

I have encoding problem with my board as well. For a few weeks now Turkish and Hungarian characters don't show up, before there was NO problem at all! The board is almost impossible to read! can I do anything?



.: Turkish Music Rocks :. maNga .: Tarkan :. Kargo :.
gulmacar is offline   Reply With Quote
Old 11-22-2005, 08:56 AM   #6 (permalink)
Junior Forumer
 
-ATAMAH-'s Avatar
 
Join Date: Oct 2005

Location: Japan
Posts: 51
Rep Power: 0 -ATAMAH- is on a distinguished road
fTrader: (0)
fBuck$: 984.2
Bank: 0.0
Total fBuck$: 984.2

My Forumer
My Country:
Send a message via ICQ to -ATAMAH-
Default Re: Encoding problem appeared.

i got the same problem :

i can't find these lines in html board -


Code:
<script language='JavaScript' type="text/javascript">
<!--
function buddy_pop() { window.open('index.{ibf.vars.php_ext}?act=buddy&s={ibf.session_id}','BrowserBuddy','width=250,height=500,resizable=yes,scrollbars=yes'); }
function chat_pop(cw,ch)  { window.open('index.{ibf.vars.php_ext}?s={ibf.session_id}&act=chat&pop=1','Chat','width='+cw+',height='+ch+',resizable=yes,scrollbars=yes'); }
function multi_page_jump( url_bit, total_posts, per_page )
{
pages = 1; cur_st = parseInt("{$ibforums->input['st']}"); cur_page  = 1;
if ( total_posts % per_page == 0 ) { pages = total_posts / per_page; }
 else { pages = Math.ceil( total_posts / per_page ); }
msg = "{ibf.lang.tpl_q1}" + " " + pages;
if ( cur_st > 0 ) { cur_page = cur_st / per_page; cur_page = cur_page -1; }
show_page = 1;
if ( cur_page < pages )  { show_page = cur_page + 1; }
if ( cur_page >= pages ) { show_page = cur_page - 1; }
 else { show_page = cur_page + 1; }
userPage = prompt( msg, show_page );
if ( userPage > 0  ) {
	if ( userPage < 1 )     {    userPage = 1;  }
	if ( userPage > pages ) { userPage = pages; }
	if ( userPage == 1 )    {     start = 0;    }
	else { start = (userPage - 1) * per_page; }
	window.location = url_bit + "&st=" + start;
}
}
//-->
</script>
  
<!--IBF.BANNER-->
<table width="100%" border="0" cellspacing="0" cellpadding="0" class='maintitle'>
     <tr> 
       <td width="10%" class="maintitle"><div align="left"><{CAT_L}></div></td>
       <td width="80%" background="<{cat_top_bg}>" class="maintitle"><div align="center"></div></td>
       <td width="10%" class="maintitle"><div align="right"><{CAT_R}></div></td>
    </tr>
   </table> 
 <!-- IE6/Win TABLE FIX -->
<table  width="100%" cellspacing="0"  id="submenu">
<tr>
<td align="left">
   &nbsp; &nbsp;&nbsp;<border="0" alt="" /><{CAT_IMG}>&nbsp;<a href='http://narod.5.forumer.com/index.php?showforum=7'>ИМПЕРИЯ</a>
   &nbsp; &nbsp;&nbsp;<border="0" alt="" /><{CAT_IMG}>&nbsp;<a href='http://narod.5.forumer.com/index.php?showforum=54'>LA2</a>
   &nbsp; &nbsp;&nbsp;<border="0" alt="" /><{CAT_IMG}>&nbsp;<a href='http://narod.5.forumer.com/index.php?showforum=55'>CS</a>
   &nbsp; &nbsp;&nbsp;<border="0" alt="" /><{CAT_IMG}>&nbsp;<a href='http://narod.5.forumer.com/index.php?showforum=56'>NFSU</a>
   &nbsp; &nbsp;&nbsp;<border="0" alt="" /><{CAT_IMG}>&nbsp;<a href='http://narod.5.forumer.com/index.php?showforum=57'>GTA</a>
   &nbsp; &nbsp;&nbsp;<border="0" alt="" /><{CAT_IMG}>&nbsp;<a href='http://narod.5.forumer.com/index.php?c=4'>ALL GAMES</a>
   &nbsp; &nbsp;&nbsp;<border="0" alt="" /><{CAT_IMG}>&nbsp;<a href='http://narod.5.forumer.com/index.php?showforum=35'>AVATARS</a>
   &nbsp; &nbsp;&nbsp;<border="0" alt="" /><{CAT_IMG}>&nbsp;<a href='http://narod.5.forumer.com/index.php?c=8'>FLAME</a>
   &nbsp; &nbsp;&nbsp;<border="0" alt="" /><{CAT_IMG}>&nbsp;<a href='http://narod.5.forumer.com/index.php?c=5'>FUN</a>
   <td align="right">
<border="0" alt="" /><{CAT_IMG}>&nbsp;<a href='{ibf.vars.home_url}'>{ibf.vars.home_name}</a>&nbsp;&nbsp;&nbsp;<!--IBF.RULES-->&nbsp;&nbsp;
 <border="0" alt="" /> <{CAT_IMG}>&nbsp; <a href='{ibf.script_url}act=Help'>{ibf.lang.tb_help}</a>
   &nbsp; &nbsp;&nbsp;<border="0" alt="" /><{CAT_IMG}>&nbsp;<a href='{ibf.script_url}act=Search&amp;f={$ibforums->input['f']}'>{ibf.lang.tb_search}</a>
   &nbsp; &nbsp;&nbsp;<border="0" alt="" /><{CAT_IMG}>&nbsp;<a href='{ibf.script_url}act=Members'>{ibf.lang.tb_mlist}</a>
   &nbsp; &nbsp;&nbsp;<border="0" alt="" /><{CAT_IMG}>&nbsp;<a href='{ibf.script_url}act=calendar'>{ibf.lang.tb_calendar}</a>
   <!--IBF.CHATLINK-->
   <!--IBF.TSLLINK-->&nbsp; &nbsp;&nbsp;
 </div>
 </tr>
</table>
<div id='logostrip' align='center'>
  <a href='http://narod.5.forumer.com/'><img src='http://img439.imageshack.us/img439/1332/logo23bg.jpg' alt='ИМПЕРИЯ - ВСЕ САМОЕ ЛУЧШЕЕ !' border="0" /></a>
<center>
<b>resolution: best view in 1152 x 864 and up.</b>
</center>
</div>
<% MEMBER BAR %>
<table width="100%" border="0" cellspacing="0" cellpadding="0" class='maintitle2'>
     <tr> 
       <td width="10%" class="maintitle2"><div align="left"><{CAT_BL}></div></td>
       <td width="80%" background="<{cat_top_bg}>" class="maintitle2"><div align="center"></div></td>
       <td width="10%" class="maintitle2"><div align="right"><{CAT_BR}></div></td>
    </tr>
   </table>
<br />




i added to html : board header these lines =
in the beggining

Code:
<html>
<head>
<title><% TITLE %></title>
<meta http-equiv="content-type" content="text/html; charset=windows-1251" />
<% GENERATOR %>
<% CSS %>
<% JAVASCRIPT %>
</head>
<body>


but nothing changed .. it doesn't work .. than i tested 15 server and .. in 15 server it works ... what's wrong with this ? )
-ATAMAH- is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Forumer banner suddenly appeared tdcboard phpBB2 General Questions 9 03-08-2005 01:18 AM
Help With The Ie Encoding In My Board amr4eva IPB General Support 5 06-21-2004 01:12 AM
Help! Encoding! zlike IPB General Support 3 04-03-2004 12:44 PM