Site Links
Home
Features
Documentation
Pricing & Order
Members Area
Support Options
UBBDev.com
UBBWiki.com
Who's Online
2 registered (SteveS, Bjab), 37 Guests and 16 Spiders online.
Key: Admin, Global Mod, Mod
Featured Member
Registered: 06/05/06
Posts: 469
Top Posters (30 Days)
Ruben 50
DennyP 24
Gizmo 23
Dunny 15
SteveS 13
AllenAyres 12
dbremer 10
SD 10
drkknght00 9
doug 8
Latest Photos
OK Corral Shoot Out
Testing
Basildon Train Station
Basildon Town Centre looking from the rounderbout
Basildon Town Square
Page 1 of 3 1 2 3 >
Topic Options
#74488 - 02/17/01 12:48 AM HELP! How can I change encoding of my ubb?
Anonymous
Unregistered

What & where I must write for change to Cyrillic (charset=Windows-1251)???

Thank you
Top
Express Hosting
Express Hosting "We are the official hosting company of UBB.threads. Ask us about our free migration services to migrate your UBB.threads installation."
#74489 - 02/17/01 12:56 AM Re: HELP! How can I change encoding of my ubb?
Anonymous
Unregistered

...I have Ultimate Bulletin Board 6.0, Beta 7.8 and encoding always Western European (ISO) , but I NEED Cyrillic (Windows) - charset=Windows-1251

Please, help me
Top
#74490 - 02/17/01 03:39 PM Re: HELP! How can I change encoding of my ubb?
Anonymous
Unregistered

The encoding is accomplished via meta tag right?

If so, use the HeaderInsert variable in styles in the CP..

Graeme
Top
#74491 - 02/18/01 10:19 AM Re: HELP! How can I change encoding of my ubb?
Anonymous
Unregistered

OK! I always use meta tag <meta http-equiv="content-type" content="text/html; charset=windows-1251">, but it is not working in UBB 6.0 beta7.*

I'm experiencing the problem, which is the usage of ISO charset by UBB6 pages. It doesn't care for any meta charset codes, and the only way to set your own encoding is manual.
I'm using following meta tag on my UBB6 (beta 7.9), which works just perfectly on UBB5 (5.47d):
<meta http-equiv="content-type" content="text/html; charset=windows-1251">
Please look into the problem. If it already been solved, please point out what's needed to be done to use custom charsets.
Top
#74492 - 02/18/01 12:53 PM Re: HELP! How can I change encoding of my ubb?
Anonymous
Unregistered

You never did post the URL to your board (exact URL to ultimatebb.cgi please ), which could prove most helpful!

Graeme
Top
#74493 - 02/18/01 07:41 PM Re: HELP! How can I change encoding of my ubb?
Anonymous
Unregistered

Top
#74494 - 02/18/01 11:28 PM Re: HELP! How can I change encoding of my ubb?
Anonymous
Unregistered

Hmm, looks ok in the HTML.

I don't really know what to look for in terms of effect though...

Don't suppose you have a working UBB5.x still running somewhere we could compare with?

(I am shooting in the dark here - if anyone else has any ideas, they'd be most welcome!)

Graeme
Top
#74495 - 02/20/01 07:22 PM Re: HELP! How can I change encoding of my ubb?
Anonymous
Unregistered

Please look to the ubb5.47c on the same server http://64.177.11.178/cgi-bin/ulver5/Ultimate.cgi?action=intro, which in Cirillic (Windows) from <meta http-equiv="content-type" content="text/html; charset=windows-1251">!

...but UBB6 always in ISO charset
Top
#74496 - 02/21/01 12:19 AM Re: HELP! How can I change encoding of my ubb?
Anonymous
Unregistered

I just forwarded this on to Navaho for an opinion (CC'ed you on my email).

I won't elaborate here - the contents are irrelevant except to the 3 of us.

Feel free to reply directly via email or here.

(Of course, that previous comment about email only applies to Demiurg - I do NOT offer general UBB support via email OR PM!!!)

Graeme
Top
#74497 - 02/22/01 12:42 AM Re: HELP! How can I change encoding of my ubb?
Anonymous
Unregistered

OK, I recieve you letter & will wait for Navaho...
Top
#74498 - 02/23/01 06:11 PM Re: HELP! How can I change encoding of my ubb?
Anonymous
Unregistered

Graeme, do you recieve reply from Navaho? I'm tired wait for his answer
Top
#74499 - 02/23/01 08:33 PM Re: HELP! How can I change encoding of my ubb?
Anonymous
Unregistered

i have the same question. i Need to change to unicode using meta tag but it doesn't work:
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">

ThX
Top
#74500 - 02/24/01 12:15 PM Re: HELP! How can I change encoding of my ubb?
Anonymous
Unregistered

Navaho is working on it, and I'm completely stumped..

My guess is at this point, none of the alternate charsets are working, although that is purely speculation. It must have something to do with the exact placement of the META tag, but beyond that, I don't know..

Haven't forgotten you though.. (I have this thread bookmarked just in case it slips down below the line for too long)

Graeme
Top
#74501 - 02/24/01 09:09 PM Re: HELP! How can I change encoding of my ubb?
Rick Offline
Post-a-holic
Registered: 06/04/06
Posts: 10164
Loc: Aberdeen, WA
I'm pretty sure it is the meta tag placement. Still working on it.
Top
#74502 - 02/27/01 08:21 PM Re: HELP! How can I change encoding of my ubb?
Anonymous
Unregistered

try
[CODE][/CODE]
Top
#74503 - 02/27/01 08:46 PM Re: HELP! How can I change encoding of my ubb?
Anonymous
Unregistered

Your coding works ... even if they get gibberish just tell your members to go to view --> encoding and choose the Cyrillic Windows font ... I had the same problem with greek and this helped ... even if you have char in the Meta tags sometimes the browser won't pick it up and therefore you need to encode the page ...

hope this helps ...

enjoy
Spirit_II
Top
#74504 - 02/27/01 10:12 PM Re: HELP! How can I change encoding of my ubb?
Anonymous
Unregistered

What's really bizarre is my browser picked it up for UBB5 but not UBB6 - the SAME meta tag..

Graeme
Top
#74505 - 02/28/01 03:43 AM Re: HELP! How can I change encoding of my ubb?
Anonymous
Unregistered

Don Toni, <META http-equiv=Content-Type content="text/html; charset=windows-1250"> is not working too
Spirit_II, I don't want to choose the Cyrillic Windows font on every page of my UBB!!!

Graeme, waiting for next beta (or final?) with fix of this big problem
Top
#74506 - 03/01/01 08:48 PM Re: HELP! How can I change encoding of my ubb?
Anonymous
Unregistered

Ultimate Bulletin Board 6.0, Beta 8.2 (Earthquake) is not fix the problem
Top
#74507 - 03/01/01 10:28 PM Re: HELP! How can I change encoding of my ubb?
Anonymous
Unregistered

This will solve your problem:
http://ubbforums.infopop.com/cgi-bin/ultimatebb.cgi?ubb=get_topic&f=35&t=000001

Look for this in the next released beta (8.3).
Top
#74508 - 03/02/01 06:30 PM Re: HELP! How can I change encoding of my ubb?
Anonymous
Unregistered

Thank you, Ted! I will wait
Top
#74509 - 03/03/01 05:04 AM Re: HELP! How can I change encoding of my ubb?
Anonymous
Unregistered

Hi

It still does not work using language meta tag in beta 8.3

<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">

It still has to be changed manually the encoding.

Note: to display correctly the language encoding must be the same when posting a topic or reading it. ie The language meta tag must be set at the input box as well.

Please fix it
Regards,
Thank You
RRR
Top
#74510 - 03/04/01 09:28 PM Re: HELP! How can I change encoding of my ubb?
Anonymous
Unregistered

Yes, runrabitrun, you are right
Top
#74511 - 03/07/01 07:32 PM Re: HELP! How can I change encoding of my ubb?
Anonymous
Unregistered

It still does not work using language meta tag in beta 8.4 !!!
Top
#74512 - 03/08/01 12:22 AM Re: HELP! How can I change encoding of my ubb?
Anonymous
Unregistered

At this point, moving this to bugs..

URLs are always useful..

Graeme
Top
Page 1 of 3 1 2 3 >



Shout Box

Today's Birthdays
No Birthdays
Recent Topics
Temporary Password email not being received
by
05/24/12 10:02 PM
Ability to "like" individual posts (not Facebook "likes)
by doug
05/23/12 09:03 AM
Island Permissions
by ThreadsUser
05/22/12 03:03 PM
streaming video
by prkrgrp
05/20/12 07:02 PM
New Posts Corrupted? Can someone help?
by PianoWorld
05/19/12 09:41 AM
Forum Stats
10492 Members
36 Forums
33842 Topics
181709 Posts

Max Online: 978 @ 06/24/07 11:19 PM
Random Image