gtd-php
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
September 08, 2010, 10:20:59 PM
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Search:
Advanced search
March 2010:
v0.9rc1
released
1756
Posts in
305
Topics by
422
Members
Latest Member:
jong21
gtd-php
gtd-php
gtd-php users
Cyrillic languages in GTD-PHP
« previous
next »
Pages:
[
1
]
Author
Topic: Cyrillic languages in GTD-PHP (Read 246 times)
limuxic
Jr. Member
Posts: 5
Cyrillic languages in GTD-PHP
«
on:
February 25, 2010, 04:07:30 AM »
Hello again,
I am trying to get support for Cyrillic languages (Macedonian and Serbian), on GTD-PHP 0.9, clean install.
I have followed the instructions and I did the following:
(I am on 1and1.com)
1. In PHP MYAdmin I changed:
MySQL charset: UTF-8 Unicode (utf8) [this was there by default]
MySQL connection collation: utf8_unicode_ci [this I could change]
2. in config.inc.php I removed the // to enable ,"charset" => 'UTF8' (is that comma needed at the front?))
3. in php.ini I added
[mbstring]
mbstring.http_input = UTF-8,ASCII
mbstring.detect_order = UTF-8,ASCII
mbstring.func_overload = 6
Finally,
4. in the program itself, Configure/User Preferences/Advanced I set up "UTF-8" for PHP name of character set
and when I clicked Enter, I got: "Enabling experimental UTF-8 support"
-----------------------------------------
But, when I write something in Macedonian, I get only question marks as before.
any help will be appreciated.
Viktor
Logged
Andrew
Administrator
Hero Member
Posts: 375
Re: Cyrillic languages in GTD-PHP
«
Reply #1 on:
February 25, 2010, 01:42:09 PM »
Hmm. It all looks right. Yes, that comma is definitely needed.
From your gtd-php installation, please can you go to the Help menu, and select "Report a Bug". That should open up a new ticket, together with lots of useful information for us about the version numbers of php & mysql.
Thanks,
Andrew
Logged
limuxic
Jr. Member
Posts: 5
Re: Cyrillic languages in GTD-PHP
«
Reply #2 on:
March 14, 2010, 08:06:46 AM »
Hi guys,
At the moment, I am really short of time to file a whole report. I just want to add I have 'enabled' Cyrillic support manually: in PHPMyAdmin (MySql) > gtdphp_items the Collation is set to Latin_German. If I set them to utf8, everything works fine. The Collation needs to be changed at the following items: itemId, title, description, desiredOutcome, recurdesc.
A few weeks alter will write a more detailed report.
Viktor
Logged
Pages:
[
1
]
« previous
next »
Jump to:
Please select a destination:
-----------------------------
gtd-php
-----------------------------
=> gtd-php users
=> gtd-php dev
Loading...