After moving site to a WAMP server, module labels missing
Posted: Sun Mar 20, 2011 7:24 pm
I have a CMSMS 1.6.1 site that I moved/copied from a LAMP box to a WAMP server, so I can do some local development on it.
After disabling E_STRICT error messages I was able to get the site working again, however for any module that uses $this->Lang("key") language translation, all I see are blanks (so for example when looking at the front end users module in the admin section, all the labels for the textboxes etc. are just empty).
Any suggestions as to what might cause this our how I could go about resolving this problem?
After disabling E_STRICT error messages I was able to get the site working again, however for any module that uses $this->Lang("key") language translation, all I see are blanks (so for example when looking at the front end users module in the admin section, all the labels for the textboxes etc. are just empty).
Any suggestions as to what might cause this our how I could go about resolving this problem?