kumarsivarajan / mollify

Automatically exported from code.google.com/p/mollify
0 stars 0 forks source link

Vanilla install gets localization error #491

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Created a empty blank database
2. using completely vanilla 2.2.6 and 2.2.7 to do an empty install
3. I am able to create an admin user during install, but I cant login.  
index.html gives this error:
"Localization file missing: localization/texts_en.json.
Either create the file or use client resource map to load it from different 
location, or to ignore it"

I made no changes to the index.html

the 3 default localization files are there, including this one.

I do not think it is permissions because I get the same result when I grant 
FULL to Everyone

What version of the product are you using? On what operating system?
OS: Windows 2008 server,  Mollify 2.2.6 and 2.2.7... didnt try earlier 2.2

Please provide any additional information below.
Same result from IE10 client and Chrome.
On same web server and DB server mollify 1.8.9.3 works fine.

Original issue reported on code.google.com by NetShar...@gmail.com on 2 Nov 2013 at 1:47

GoogleCodeExporter commented 8 years ago
Propably due to this: 
https://code.google.com/p/mollify/wiki/Troubleshooting#Error_"Localization_file_
missing"_with_IIS

Original comment by samuli.j...@gmail.com on 2 Nov 2013 at 6:15

GoogleCodeExporter commented 8 years ago
Assuming this was the reason, will be reopened if there is more info.

Original comment by samuli.j...@gmail.com on 7 Nov 2013 at 1:07