View Single Post
  #133  
Old 02-21-2009, 08:24 PM
laztrix laztrix is offline
 
Join Date: Dec 2008
Posts: 122
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Jafo232 View Post
What encoding have you set in your Wordpress setup? Something seems wrong on your end here, because there is no reason for this plugin to do what you show on the map users page. The UTF-8 option really only comes into play when it has to DECODE it.
I'm running a turkish translation of wordpress.

Without activating the plugin everything is working fine.

I even did try it by turning off the language option in config.php ( define ('WPLANG', 'tr_TR');

I does not make any sense, my config file is like this:

PHP Code:

<?php
/** 
 * The base configurations of the WordPress.
 *
 * This file has the following configurations: MySQL settings, Table Prefix,
 * Secret Keys, WordPress Language, and ABSPATH. You can find more information by
 * visiting {@link http://codex.wordpress.org/Editing_wp-config.php Editing
 * wp-config.php} Codex page. You can get the MySQL settings from your web host.
 *
 * This file is used by the wp-config.php creation script during the
 * installation. You don't have to use the web site, you can just copy this file
 * to "wp-config.php" and fill in the values.
 *
 * @package WordPress
 */

// ** MySQL ayarlar? - You can get this info from your web host ** //
/** The name of the database for WordPress */
define('DB_NAME''divxsdfasdfporsfstdsfsdfal_vt');

/** MySQL database username */
define('DB_USER''dsdfdsfs_user');

/** MySQL database password */
define('DB_PASSWORD''divxporsdfsftal3sdfsdf579');

/** MySQL hostname */
define('DB_HOST''localhost');

/** Database Charset to use in creating database tables. */
define('DB_CHARSET''utf8');

/** The Database Collate type. Don't change this if in doubt. */
define('DB_COLLATE''');

/**#@+
 * E?siz do?rulama anahtarlar?.
 * 
 * Her anahtar farkl? bir karakter k?mesi olmal?!
 * {@link http://api.wordpress.org/secret-key/1.1/ WordPress.org secret-key service} servisini kullanarak yaratabilirsiniz.
 *
 * @since 2.6.0
 */
define('AUTH_KEY''buraya e?siz karakter k?menizi yerle?tirin');
define('SECURE_AUTH_KEY''buraya e?siz karakter k?menizi yerle?tirin');
define('LOGGED_IN_KEY''buraya e?siz karakter k?menizi yerle?tirin');
define('NONCE_KEY''buraya e?siz karakter k?menizi yerle?tirin');
/**#@-*/

/**
 * WordPress veritaban? tablo ?n eki.
 *
 * T?m kurulumlara ayr? bir ?nek vererek bir veritaban?na birden fazla kurulum yapabilirsiniz.
 * Sadece rakamlar, harfler ve alt ?izgi l?tfen.
 */
$table_prefix  'wp_';

/**
 * WordPress yerel dil dosyas?, varsay?lan ingilizce.
 *
 * Bu de?eri de?i?tirmenize gerek yok! Zaten T?rk?e'ye ayarl?.
 * tr_TR.mo T?rk?e dil dosyas?n?n wp-content/languages dizini alt?nda oldu?undan emin olun.
 * T?rk?e ?eviri hakk?nda ?neri ve ele?tirilerinizi iletisim@wordpress-tr.com adresine iletebilirsiniz.
 *
 */
define ('WPLANG''tr_TR');

/* Hepsi bu kadar. Mutlu bloglamalar! */

/** WordPress absolute path to the Wordpress directory. */
if ( !defined('ABSPATH') )
    
define('ABSPATH'dirname(__FILE__) . '/');

/** Sets up WordPress vars and included files. */
require_once(ABSPATH 'wp-settings.php');
?>
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01387 seconds
  • Memory Usage 1,799KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_php
  • (1)bbcode_quote
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete