DNN Forums

Ask questions about your website to get help learning DNN and help resolve issues.

Resource Manager is not using resx files?

 4 Replies
 2 Subscribed to this topic
 25 Subscribed to this forum
Sort:
Author
Messages
Veteran Member
Posts: 1182
Veteran Member
MVP
MVP
You're an MVP!

I created a language pack for the Resource Manager (de-AT). For some sites it works, for some not.

I tried to figure out where the reason is, uninstalled the package and reinstalled it - still the English labels. I double-checked the file permissions and the entries in the database. I found no errors or warnings in the developer tools console. Finally, I changed the line in ResourceManager.resx (not ResourceManager.de-at.resx!) from

<code><data name="AddFolder.Text" xml:space="preserve"><br />   <value>Add Folder</value><br /> </data> </code>

to

<code><data name="AddFolder.Text" xml:space="preserve"><br />   <value>Blah!</value><br /> </data> </code>

After a restart of the application pool, clearing the cache (on the server and in the browser) and reloading the page, it still shows "Add folder".

The stupid thing is: I created this language pack for DNN 9.11.0, and after upgrading to DNN 9.11.1 it has this behaviour. It worked with DNN 9.11.0. And - as I mentioned - this is not the same for all (9.11.1) sites, on some it works, on some not.

Any ideas?

Happy DNNing!
Michael

Michael Tobisch
DNN★MVP

DNN Connect
Growing Member
Posts: 29
Growing Member
Engaged Reader
Engaged Reader
You are an engaged reader!
Just checked on my DNN 9.10.2 installation, and it worked fine.
Usually when a resx file is not working it is because of some typo or something.
Perhaps added characters like & instead of &
Senior Member
Posts: 1607
Senior Member
MVP
MVP
You're an MVP!
New Poster
New Poster
Congrats on posting!
Also, does this environment happen to be behind any kind of caching server (e.g., reverse proxy, WAF, etc.)? You may need to be sure to clear cache everywhere, including there.
Veteran Member
Posts: 363
Veteran Member
4 Helpful Replier
Helpful Replier
Thanks for being such a helpful replier!
New Poster
New Poster
Congrats on posting!
4 Engaged Reader
Engaged Reader
You are an engaged reader!
2 Avid Reader
Avid Reader
Avid Reader art thou!
2 Most Liked
Most Liked
Congrats, your posts are really liked!

Will's idea it's a pretty good one, I usually get a lot of problems looking at recent changes or fixing things like this when you've cloudflare or features like this enable. 

Veteran Member
Posts: 1182
Veteran Member
MVP
MVP
You're an MVP!
No. Cache is disabled anywhere in my dev environment.

Happy DNNing!
Michael

Michael Tobisch
DNN★MVP

DNN Connect

These Forums are for the discussion of the open source CMS DNN platform and ecosystem.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. If you have (suspected) security issues, please DO NOT post them in the forums but instead follow the official DNN security policy
  2. No Advertising. This includes the promotion of commercial and non-commercial products or services which are not directly related to DNN.
  3. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  4. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  5. No Flaming or Trolling.
  6. No Profanity, Racism, or Prejudice.
  7. Site Moderators have the final word on approving / removing a thread or post or comment.
  8. English language posting only, please.

Would you like to help us?

Awesome! Simply post in the forums using the link below and we'll get you started.

Get Involved