Page 2 of 2
Posted: Fri May 19, 2006 2:45 pm
by garvinhicking
Hi!
Yes, this is exactly what I wanted to see. It's in fact the right input; but it tells us, that it uses "en" as the language variable for your Author.
Please do a SQL query like this:
Code: Select all
SELECT * FROM serendipity_config WHERE name = 'lang'
and show me the output?
I hope this will lead us to further information. The event plugins you listed are still the only ones you have installed, right?
Best regards,
Garvin
Posted: Fri May 19, 2006 3:30 pm
by FireBoneX
the output for this query is
SQL result
Host: localhost
Database: serendipity
Generation Time: May 19, 2006 at 08:19 AM
Generated by: phpMyAdmin 2.6.4-pl4 / MySQL 4.1.19-community-nt
SQL query: SELECT * FROM serendipity_config WHERE name = 'lang' LIMIT 0, 30 ;
Rows: 2
name value authorid
lang es 1
lang es 0
The event plugins I listed are still the only ones I have installed
Posted: Mon May 22, 2006 10:58 am
by garvinhicking
Hi!
Sorry for taking me some time.
Now the only way why this language thing is making trouble could be because you enable "auto-detect language of visitors browser" in the serendipit yconfiguration, could you check that? Also, if you could try to make "Spanish" as the default language of your browser, if this changes anything?
I'm a bit out of options now, I've never seen this before. Would it be possible for me to get access to your blog to test some things?
Best regards,
Garvin
Posted: Mon May 22, 2006 6:21 pm
by FireBoneX

ok. you are right, when I change the browser configuration change the language. but how disable this change or how set the language spanish 'es' as default?
thanks
Posted: Tue May 23, 2006 11:06 am
by garvinhicking
You could try to enter the s9y configuration, and then under the "General settings" change the option "Use visitor's browser language as default" to "NO".
HTH,
Garvin
Posted: Tue May 23, 2006 4:20 pm
by FireBoneX
great! thanks for your help.
