How is it possible? Is there language dependent css-info?![]()
How is it possible? Is there language dependent css-info?![]()
Link to site?
You can use language-specific css, that's built into ZC. See the docs folder.
But if you are not using language-specific css and are seeing changes when you change the language, something is broken or missing somewhere in one of the sets of language files you are comparing.
Steve
github.com/torvista: BackupMySQL, Structured Data, Multiple Copy-Move-Delete, Google reCaptcha, Image Checker, Spanish Language Pack and more...
Yes, well I do get some blanks, when using/switching from Finnish to Swedish - I assume typo in some define-statement, but haven't been able to find it so far...
The address: dtc.fi/tge
Its as quick to copy groups of language files from the good to the bad or vice versa on your test server, to narrow down when the problem clears.
Steve
github.com/torvista: BackupMySQL, Structured Data, Multiple Copy-Move-Delete, Google reCaptcha, Image Checker, Spanish Language Pack and more...
Would you happen to know any file comparison that would compare "characterwise" not per line? I would like to see the true differences so I could spot the problem better!? Linux would be a dream, but unfortunately I have Windows7.
Beyond Compare flags a character difference as a line difference. But you are comparing filesets that are supposed to be different so it will flag them all.
Thats why I suggested a more brute approach of overwriting the "bad" fileset with groups of files from the good fileset (mixing the languages of course) until the problem goes away. Then you can soon find the offending single file...maybe there's more than one.
This is better done with Beyond Compare as you can see easily which ones you have overwritten.
Steve
github.com/torvista: BackupMySQL, Structured Data, Multiple Copy-Move-Delete, Google reCaptcha, Image Checker, Spanish Language Pack and more...
It was the email_extras.php - probably the copyright at the bottom of the page.