I have remarks, that my module-change does not works immediately.
I explain: I have 2 Gallerys (Version 2.2.1) on two different sites: One for the "Productions" and one for the development.
For example I have the module linkspage on the two gallerys. On the "Production"-Site the original module (in english). On the development-Site I customize the language (German po-File), change some code in the files linkspage/modules.inc (for URL Rewrite) and some templates.
I just copy the Module from development-site to the production-site, after I clear the Gallery-cache (Delete template cache and Delete database cache). And at last I clear my browser-cache (FF 2.0)
BUT I cannot remark immediately the change - for example: the translation in the systemlinks. I always see "Useful Links". I see only the right translation "Links" after more than one browser-refresh (and not always). Same thing in the administration-view.
I see the same thing with the other module, that I use: contactowner, aboutpage, html
What do I wrong?
Eric
PS: I hope you understand what I try to say. My English is bad!
Posts: 32509
So the question is about translations. When copying a module to your production site, you don't see the new translations immediately.
If your server is running mod_php (as opposed to php-cgi), the translations are probably cached in the webserver process as well. Restarting the webserver should help in this case.
--------------
Documentation: Support / Troubleshooting | Installation, Upgrade, Configuration and Usage