qTranslate chaning default languae not working

Having Problems? Need Help? Post here!

qTranslate chaning default languae not working

Postby oropeza » Thu Mar 05, 2009 9:48 pm

Hi thanks for your time

I have a wordpress 2.7 and i have installed qTranslate 2.3.2. Everythings goes ok. I can add and remove languags, make new posts and the font page works ok.

My only problem is when i change de default languae to spanish [es]. After changing the admin interface gets locked and the message "you dont have enought rights" appears. The blog works ok, the only problem is at the admoin interface.

To unlock it i changed the qtranslate_default_language value in the database from es to en and now it works.

¿Where chan i check up this problem? :cry:

Thanks a lot, grate plg in :D
oropeza
 
Posts: 3
Joined: Thu Mar 05, 2009 9:42 pm

Re: qTranslate chaning default languae not working

Postby Qian Qin » Mon Mar 09, 2009 12:48 am

look likes the wp_default_key problem.
Qian Qin
Site Admin
 
Posts: 889
Joined: Thu Jun 19, 2008 12:14 pm
Location: Germany

Re: qTranslate chaning default languae not working

Postby oropeza » Mon Mar 09, 2009 5:26 pm

Yes, it was. Thanks for the help.

I have an spanish installation. The file wp-config.php didnt had the $wp_default_secret_key value. I just added it in this file so it matched the $wp_default_secret_key value in the file wp-content/languages/es_es.php.

Thanks, now it works grate

Reference:
viewtopic.php?f=3&t=308&start=0&hilit=Login+problems+with+French+WP+2.7
oropeza
 
Posts: 3
Joined: Thu Mar 05, 2009 9:42 pm

Re: qTranslate chaning default languae not working

Postby dczepiel » Mon Mar 09, 2009 11:23 pm

oropeza can you say more about it?

I changed my PL-pl.php file to show:
$wp_default_secret_key = 'word';

and then changed wp-config.php to show:
define('AUTH_KEY', 'word');
define('SECURE_AUTH_KEY', 'word');
define('LOGGED_IN_KEY', 'word');

still having the 'insufficient permissions' when trying to access the admin panel
dczepiel
 
Posts: 29
Joined: Wed Mar 04, 2009 12:33 am

Re: qTranslate chaning default languae not working

Postby oropeza » Tue Mar 10, 2009 5:35 am

Sure, just change wp-config.php to add the line of the wp_default_secret_key


wp-config.php

Code: Select all
define('AUTH_KEY', 'word');
define('SECURE_AUTH_KEY', 'word');
define('LOGGED_IN_KEY', 'word');
$wp_default_secret_key = 'word';
oropeza
 
Posts: 3
Joined: Thu Mar 05, 2009 9:42 pm


Return to qTranslate Support Forum

Who is online

Users browsing this forum: Google [Bot], MSNbot Media, Yahoo [Bot] and 4 guests