i18n data not showing anymore...

The i18n labels showing !blablabla, instead of the internationalization data.
I exported the solution, including the i18n data, imported the export file in the server, checked ‘include i18n data’, but without succes…
Settings in the server also seems to look fine…

Customer needs the app today… :(

Did you load the solution as module into another solution by any chance ?

Karel,

Did you check you i18n server settings of the imported solution?

You can set the i18n server also in the solution.
If you haven’t set that make sure the server itself has a i18n server setting.

Thanks for responding so quick, Servoyians!
He’re some answers:

ROCLASI:
Did you load the solution as module into another solution by any chance ?

Yes, the -main- solution is also selected as a module into another solution.
This cannot be changed, because the other solution is based upon the main solution.

IT2BE:
Did you check you i18n server settings of the imported solution?

Yes, these settings are ok.

ROCLASI:
You can set the i18n server also in the solution.
If you haven’t set that make sure the server itself has a i18n server setting.

Those settings are ok, too…

Karel,

Make sure your main solution uses the same i18n server as the modules (or vice versa).
See http://forum.servoy.com/viewtopic.php?t=5658

Hope this helps.

Hi, do you have any form based on the i18n tables? and than exported the solution with sample-data??

I have done this also, and got into the same troubles as you are!

export your solution with i18n en without sample data.
than make sure, your i18n-table on the new server, is empty and import again!

It helped in my case!

HJK:
Hi, do you have any form based on the i18n tables? and than exported the solution with sample-data??

YES! That solved it! Thanks Harjo! I had one form based on the i18n table. After I deleted that form, ex- and imported the solution again, the labels are showing normal again. :D

Servoy should look into that!

Glad I could help! :slight_smile:

HJK:
Servoy should look into that!

I agree! That was a bit scary today… :shock: