I upgraded 1.9 to 2.0 and now my language strings seems to be not showing up (cblogin module)
I installed the language plugin, and now it seems i have 2 plugins Default language (English) 2.0.9
en-GB 2.0.9.1.0.3
I know how to modify strings in these files, but it seems that the language file is not loading on my login area and module. And I don't know which one to edit (do i need to delete one?)
I have searched and searched and can't figure out how to make the correct language file work with CB 2.0.9. Any assistance would be appreciated.
The _UE_REMEMBER_ME string doesn't exist in CB 2.x module. Did you override it with a custom layout or modify the module? CB won't translate a string that doesn't exist.
Kyle (Krileon) Community Builder Team Member Before posting on forums:
Read FAQ thoroughly
+
Read our Documentation
+
Search the forums CB links:
Documentation
-
Localization
-
CB Quickstart
-
CB Paid Subscriptions
-
Add-Ons
-
Forge
-- If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
-- If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please
send me a private message
with your thread and will reply when possible!
-- Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
-- My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.
Thank you for the reply. Somehow the old version of the cblogin module was still present so i removed it totally and reinstalled (had to update cb anyway) and now it's fine.
I appreciate your info as it did help me to narrow down the exact problem!