Free Web Hosting Forum
(#1 (permalink))
Old
Junior Member
Anima is on a distinguished road
 
Posts: 1
Join Date: Jul 2008
Default Here need RUSSIAN FORUM - 07-05-2008, 01:30 AM

Hey all.Create please RUSSIAN forum for us.I can be a russian moderator or some like that. Im from Russian / Moscow
Reply With Quote
(#2 (permalink))
Old
dpaladin's Avatar
Moderator
dpaladin is on a distinguished road
 
Posts: 705
Join Date: Apr 2008
Location: Lerdo, Durango, Mexico
Send a message via MSN to dpaladin
Default 07-05-2008, 01:49 AM

well, there are more russians in this forum?, if there's only a few, it's no use


Freelance programmer

PHP - MySQL - Javascript - Ajax - XHTML

Plugins and templates for Wordpress

adn more..

Adding karma doesn't cost

No time for it, but:
http://dpaladin.com
Reply With Quote
(#3 (permalink))
Old
yeleyko's Avatar
Member
yeleyko is on a distinguished road
 
Posts: 92
Join Date: Apr 2008
Location: Lviv, Ukraine
Default 07-08-2008, 11:27 AM

Hi,

Both Ukrainian and Russian are my native tongues, however I do feel comfortable with English forum, so don't care about a new one.
If there are specific "Russian" questions, please write me privately.
I will help with what I can.
Reply With Quote
(#4 (permalink))
Old
Junior Member
Tuchki is on a distinguished road
 
Posts: 20
Join Date: Jul 2008
Location: MX
Default 07-10-2008, 03:55 AM

Hi, im mexican and im studaying russian language. at first, when i had my blog in wordpress, the title was мой блог but now it can't display cyrilic characters in title, do you know if this is possible?


Desde México
http://tuchki.net63.net
Reply With Quote
(#5 (permalink))
Old
yeleyko's Avatar
Member
yeleyko is on a distinguished road
 
Posts: 92
Join Date: Apr 2008
Location: Lviv, Ukraine
Default 07-10-2008, 10:21 AM

Hi Desde,

I also have one blog in Russian working on WordPress:

Дискуссии и мысли о работе

I've looked through the code of your site and UTF-8 charset should be ok to display Cyrillic characters (my site is using the same and it works fine).

The only thing I can think right now is: being in WP admin panel did you write "Мой блог" directly into PHP code of your installed index.php in "Design/Templates Editor" or did you go to "Settings" and put the name there?
The last method is a correct one.

However if you'd like to have a blog fully in Russian I would strongly recommend just to install Russian version of WordPress.
Reply With Quote
(#6 (permalink))
Old
Junior Member
Tuchki is on a distinguished road
 
Posts: 20
Join Date: Jul 2008
Location: MX
Default 07-10-2008, 09:10 PM

i did both methods, wrote in index.php and wrote in settings but no one worked. i don'y want everything in russian, just somethings. i saw one of my post where i introduced to everybody to Julia Savicheva and where i wrote her name with cyrilics it show also ????? ????????.


Desde México
http://tuchki.net63.net
Reply With Quote
(#7 (permalink))
Old
yeleyko's Avatar
Member
yeleyko is on a distinguished road
 
Posts: 92
Join Date: Apr 2008
Location: Lviv, Ukraine
Arrow 07-12-2008, 07:33 PM

I made some experiments. The problem solved.
You may see results here.

Now how to do it:

1. Using a FTP program go to your folder where WP is installed.
2. Find the file "wp-config.php"
3. CHMOD to 777
4. Upload this file to your computer
5. Make a backup of the file just in case
6. Open the file and change charset to "windows-1251"
LIKE THIS:
<?php
// ** MySQL settings ** //
define('DB_NAME', 'a5530655_wpess9'); // The name of the database
define('DB_USER', 'a5530655_wpess9'); // Your MySQL username
define('DB_PASSWORD', '7IyHHgbNWSNw'); // ...and password
define('DB_HOST', 'mysql1.000webhost.com'); // 99% chance you won't need to change this value
define('DB_CHARSET', 'utf-8');
define('DB_COLLATE', '');


TO:

<?php
// ** MySQL settings ** //
define('DB_NAME', 'a5530655_wpess9'); // The name of the database
define('DB_USER', 'a5530655_wpess9'); // Your MySQL username
define('DB_PASSWORD', '7IyHHgbNWSNw'); // ...and password
define('DB_HOST', 'mysql1.000webhost.com'); // 99% chance you won't need to change this value
define('DB_CHARSET', 'windows-1251');
define('DB_COLLATE', '');


7. Save the file and upload back to the web folder overwriting the existed file
8. Open WP admin, go to Settings in upper right corner and change the header to whatever you wish
9. Come back to FTP and CHMOD wp-config.php back to the value it was before first change - this is for your security.

Let me know if it worked for you.
Reply With Quote
(#8 (permalink))
Old
Junior Member
Tuchki is on a distinguished road
 
Posts: 20
Join Date: Jul 2008
Location: MX
Default 07-12-2008, 09:55 PM

it works but not for me, because now in every accentued character and in letter ñ it appears a square with a ? inside...


Desde México
http://tuchki.net63.net
Reply With Quote
(#9 (permalink))
Old
yeleyko's Avatar
Member
yeleyko is on a distinguished road
 
Posts: 92
Join Date: Apr 2008
Location: Lviv, Ukraine
Default 07-12-2008, 10:53 PM

your installation of WP was manual or through Fantastico?
this is an interesting challenge, please let me know

Last edited by yeleyko : 07-12-2008 at 10:58 PM.
Reply With Quote
(#10 (permalink))
Old
Junior Member
Tuchki is on a distinguished road
 
Posts: 20
Join Date: Jul 2008
Location: MX
Default 08-06-2008, 06:23 PM

it was through Fantastico. BEcasue i dont know how to make it manual. if you think that could solve my problem, can yopu tell me how?

thankyou


Desde México
http://tuchki.net63.net
Reply With Quote
Reply


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



Powered by vBulletin® Version 3.6.9
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.1.0
vBulletin Skin developed by: vBStyles.com