Skip to Content Skip to Menu

[SOLVED] Edit error message

10 years 11 months ago - 10 years 11 months ago #272159 by maverickvp
[SOLVED] Edit error message was created by maverickvp
I would like to edit the text in the error message that says, "This email address is already registered."
Where do I find it?
Last edit: 10 years 11 months ago by krileon.

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 50714
  • Thanks: 8692
  • Karma: 1475
10 years 11 months ago #272182 by krileon
Replied by krileon on topic Edit error message
It's a language string that you'll need to translate as needed. Please see the below link and the CB 2.0 Primer Book for further language usage information.

www.joomlapolis.com/cb-solutions/languages


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.

10 years 11 months ago - 10 years 11 months ago #272245 by maverickvp
Replied by maverickvp on topic Edit error message
I've spent most of the day going through the hundred+ files, especially the language files. Whether using a search utility on the directories or personally scanning them, I cannot find the string, "email address is already registered". I'm looking for the file with responses to CB registration errors. Any hint of a particular file?
Last edit: 10 years 11 months ago by maverickvp. Reason: accuracy

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

  • nant
  • nant
  • OFFLINE
  • Posts: 12339
  • Thanks: 1467
  • Karma: 877
10 years 11 months ago #272269 by nant
Replied by nant on topic Edit error message

maverickvp wrote: I've spent most of the day going through the hundred+ files, especially the language files. Whether using a search utility on the directories or personally scanning them, I cannot find the string, "email address is already registered". I'm looking for the file with responses to CB registration errors. Any hint of a particular file?


I am guessing that this specific one comes from Joomla directly - please search the Joomla ini files for it.

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 50714
  • Thanks: 8692
  • Karma: 1475
10 years 11 months ago #272304 by krileon
Replied by krileon on topic Edit error message
That's a Joomla user object validation error. It is as follows.

Code:
JLIB_DATABASE_ERROR_EMAIL_INUSE="This email address is already registered."

It's found within Joomlas en-GB.lib_joomla.ini language file.


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.
The following user(s) said Thank You: nant

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

10 years 11 months ago #272387 by maverickvp
Replied by maverickvp on topic Edit error message
Thank you. I found it in the eng_US version as well.

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

Moderators: beatnantkrileon
Powered by Kunena Forum