| Author |
Messages |
|
pehu Posts:6
 |
| 01/13/2008 8:26 PM |
|
Hi! I have just tried to create my first module with Module builder. The module installed fine in DNN, but all of the labels and Help texts are empty in the module. I have set different names on my labels, but all of them are empty. Why? Have I missed something? |
|
|
|
|
host Posts:93
 |
| 01/14/2008 7:29 AM |
|
| That's a new one, I don't think anyone's reported having that happen to them. What version of DNN are you using? |
|
|
|
|
pehu Posts:6
 |
| 01/14/2008 3:24 PM |
|
Hi! After playing around with it a while I found out what was my problem. I am swedish and have written some of the texts in my labels with the swedish characters å, ä and ö. (a and o:s with "dots" on) When I removed those characters and updated my module all labels became visible. By creating resx files for my language I can write these characters in the resx files and they show up in the labels correctly. |
|
|
|
|
|