Skip to Content Skip to Menu

🎃 Happy Halloween! Treat yourself with an awesome discount! Get 20% off now with code SPOOKY-2024!

[SOLVED] CB Gallery 2 Langues - reached your quota

  • smFruen
  • smFruen
  • OFFLINE
  • Posts: 116
  • Thanks: 5
  • Karma: 3
8 years 1 month ago - 8 years 1 month ago #285922 by smFruen
can not change the text:

'You can not link anymore [types]. You have reached your quota.'

I've tried in several Langues

so I changed it ind:

0:/components/com_comprofiler/plugin/user/plug_cbgallery/

file: component.cbgallery.php
linie 874


'You can not link anymore [types]. You have reached your quota.'
to:
'Du kan ikke tilføje flere [types]. Du har nået din kvote.'

but it is not the right way
Last edit: 8 years 1 month ago by krileon. Reason: Added [SOLVED] tag to subject

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48454
  • Thanks: 8280
  • Karma: 1443
8 years 1 month ago #285955 by krileon
Replied by krileon on topic CB Gallery 2 Langues - reached your quota
That string isn't in CB Gallery language files yet as it was added in a build release. It's a language key usage as follows.

Uploads:
Code:
'YOU_CANNOT_UPLOAD_ANYMORE_TYPE' => 'You can not upload anymore [types]. You have reached your quota.',

Links:
Code:
'YOU_CANNOT_LINK_ANYMORE_TYPE' => 'You can not link anymore [types]. You have reached your quota.',

You'll need to add it to your CB Gallery language files, if they exist in your CB language plugin, or use the new language override feature by editing your CB language plugin in CB > Plugin Management then adding that key with whatever translation you like. See the below blog for further language override details.

www.joomlapolis.com/blog/kyle/18701-language-overrides-have-arrived


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.

Please Log in or Create an account to join the conversation.

  • smFruen
  • smFruen
  • OFFLINE
  • Posts: 116
  • Thanks: 5
  • Karma: 3
8 years 1 month ago #285979 by smFruen
Replied by smFruen on topic CB Gallery 2 Langues - reached your quota
thanks

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum