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 moving site to a WAMP server, module labels missing
-
- New Member
- Posts: 5
- Joined: Thu Feb 01, 2007 9:09 pm
Re: After moving site to a WAMP server, module labels missin
Sounds like all of the files didn't copy - specifically, the lang files.
Nullig
Nullig