- Posts: 157
COMMUNITY FORUM
User Extended Fields not installing language files
- yaksushi
-
Topic Author
- Offline
- Premium Member
Attachment not found
Attachment not found
I looked in the language folder /public_html/language/en-GB and didn't see anything for plg_k2_UserExtendedFields so I tried manually uploading en-GB.plg_k2_userExtendedFields.ini and en-GB.plg_k2_userExtendedFields.sys.ini to the folder but this didn't work. Any ideas?
Please Log in or Create an account to join the conversation.
- yaksushi
-
Topic Author
- Offline
- Premium Member
- Posts: 157
Please Log in or Create an account to join the conversation.
- Kannan Naidu Venugopal
-
- Offline
- Platinum Member
- Aham Brahmasmi
K2 Rocks \m/
Please Log in or Create an account to join the conversation.
- Xcantion
-
- Offline
- New Member
- Posts: 2
Please Log in or Create an account to join the conversation.
- Sandra Polderman
-
- Offline
- New Member
- Posts: 1
Please Log in or Create an account to join the conversation.
- yaksushi
-
Topic Author
- Offline
- Premium Member
- Posts: 157
Please Log in or Create an account to join the conversation.
- yaksushi
-
Topic Author
- Offline
- Premium Member
- Posts: 157
Please Log in or Create an account to join the conversation.
- yaksushi
-
Topic Author
- Offline
- Premium Member
- Posts: 157
Please Log in or Create an account to join the conversation.
- yaksushi
-
Topic Author
- Offline
- Premium Member
- Posts: 157
I added the following to the en-GB.com_k2.ini file
Log in or Create an account to join the conversation.
- joshua baer
-
- Offline
- New Member
- Posts: 14
I too had no language file, and as it looks, there should be a plg_k2_userExtendedFields.ini file. Not in my install file anywhere. Hmm?
Please Log in or Create an account to join the conversation.
- yaksushi
-
Topic Author
- Offline
- Premium Member
- Posts: 157
Joshua Baer wrote: Thanks yaksushi . Thats the solution for me. Thank you.
I too had no language file, and as it looks, there should be a plg_k2_userExtendedFields.ini file. Not in my install file anywhere. Hmm?
I have the en-GB.plg_k2_userExtendedFields.ini file in my language folder it just doesn't read it...
Please Log in or Create an account to join the conversation.
- Deltafidesign
-
- Offline
- New Member
- Posts: 3
at line 26:
JPlugin::loadLanguage('plg_k2_'.$this->pluginName, JPATH_ADMINISTRATOR);
it seems that's something wrong here...
Please Log in or Create an account to join the conversation.
- jon visser
-
- Offline
- New Member
- Posts: 2
Thanks in advance.
Please Log in or Create an account to join the conversation.
- jon visser
-
- Offline
- New Member
- Posts: 2
This should probably be looked at for next official release though.
Thanks for a great module and component though... K2 rocks!!!!
Please Log in or Create an account to join the conversation.
- al_mathews
-
- Offline
- New Member
- Posts: 3
Please Log in or Create an account to join the conversation.
- al_mathews
-
- Offline
- New Member
- Posts: 3
Thanks.
Please Log in or Create an account to join the conversation.
- Henrik Nielsen
-
- Offline
- New Member
- Posts: 2
I have used 6 hours trying to find out myself, since K2 or JoomlaWorks is not responding on this.
I can manage to get Yaksushi fix to work in backend, but not in frontend.
I go write in the /userExtendedFields/tmpl/default.php file directly now. Can't use anymore time on this.
I will have no language support for this plugin then. For now thats OK.
Hope to hear from developers!
Henrik
Please Log in or Create an account to join the conversation.
- yaksushi
-
Topic Author
- Offline
- Premium Member
- Posts: 157
Henrik Nielsen wrote: I give up!
I have used 6 hours trying to find out myself, since K2 or JoomlaWorks is not responding on this.
I can manage to get Yaksushi fix to work in backend, but not in frontend.
I go write in the /userExtendedFields/tmpl/default.php file directly now. Can't use anymore time on this.
I will have no language support for this plugin then. For now thats OK.
Hope to hear from developers!
Henrik
Make sure you did both language files
Log in or Create an account to join the conversation.
- Jakub Jedynak
-
- Offline
- Senior Member
- Posts: 56
Please Log in or Create an account to join the conversation.
- Eoin Feeney
-
- Offline
- Premium Member
- Posts: 99
yaksushi wrote: Not sure if this is the correct way to fix this or not.... No one from K2 ever responded to this request, but this is what I did.
I added the following to the en-GB.com_k2.ini file
Log in or Create an account to join the conversation.