Importing translation file after 7.5 upgrade problem

Hi all,
After upgrading from 7.04 to 7.05 I can not import the translation file anymore. I get :  "Database query error"  Surprised

Any ideas?

Regards,  Jarmo

BR: Jarmo
Quote · 14 Feb 2011

 

Hi all,
After upgrading from 7.04 to 7.05 I can not import the translation file anymore. I get :  "Database query error"  Surprised

Any ideas?

Regards,  Jarmo

can you please post the database error code or the messages you getting

Post Reply - if you going to help - No for - bla bla bla bla
Quote · 14 Feb 2011

 

 

Hi all,
After upgrading from 7.04 to 7.05 I can not import the translation file anymore. I get :  "Database query error"  Surprised

Any ideas?

Regards,  Jarmo

can you please post the database error code or the messages you getting

 

Database error in Nettimuurarit

Query:

INSERT INTO `sys_localization_languages` (`Name`, `Flag`, `Title`) VALUES ('fi', 'fi', 'Finnish')

Mysql error:

Found error in the file '/home/jslx7/public_html/dolph/administration/lang_file.php' at line 559.
Called 'query' function with erroneous argument #0.



BR: Jarmo
Quote · 14 Feb 2011

 

 

 

Hi all,
After upgrading from 7.04 to 7.05 I can not import the translation file anymore. I get :  "Database query error"  Surprised

Any ideas?

Regards,  Jarmo

can you please post the database error code or the messages you getting

 

Database error in Nettimuurarit

Query:

INSERT INTO `sys_localization_languages` (`Name`, `Flag`, `Title`) VALUES ('fi', 'fi', 'Finnish')

Mysql error:

Found error in the file '/home/jslx7/public_html/dolph/administration/lang_file.php' at line 559.
Called 'query' function with erroneous argument #0.



 

I guess it has something to do with those extra keys in new version?

7.04 = 4206 lines and 7.05 =  4489 lines.  I really hope, that those extra keys would be available in separate file ?

Regards, Jarmo

BR: Jarmo
Quote · 14 Feb 2011

do you add these new language key on the admin panel or on the lang_fs.php

Post Reply - if you going to help - No for - bla bla bla bla
Quote · 15 Feb 2011

 

do you add these new language key on the admin panel or on the lang_fs.php

 The easiest way would be with a lang_fs.php file though there are few hundred of new keys what I see.

BR: Jarmo
Quote · 15 Feb 2011

for me the easy way to add new language key is by doing this by using the admin panel I don't thing is a good idea doing this inside on the file

Post Reply - if you going to help - No for - bla bla bla bla
Quote · 15 Feb 2011

 

for me the easy way to add new language key is by doing this by using the admin panel I don't thing is a good idea doing this inside on the file

 Hmmm. Adding 283 keys by hand .... sounds like a LOT of trouble and errors...

BR: Jarmo
Quote · 15 Feb 2011

I had almost the same trouble to transfer about 8500 lines of translation from 7.0.0 to 7.0.5, but hopefully I have my module (MSE) to do this. I exported all languages strings to the xml from old version, then switched the module to the new database and imported them all. Strings in the new database was updated and extra keys from my old db has been added.

Work as charm!

If anybody need help please feel free to ask me.

http://boonexpert.com
Quote · 16 Feb 2011
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.