Really stupid noobie question driving me mad!

12 years 11 months ago #163797 by RCheesley
Hi,

OK so, I don't have the english language plugin installed, which is why I can't find that string anywhere. To the best of my knowledge it never has been installed.

If the plugin isn't installed, it should have defaulted to default_language.php as you suggest, but it clearly isn't ... so where the heck is it getting that string from :| That is what is really frustrating me!

I can install the english language plugin no problem but I guess I'll have to populate any changes already made to default_language over to the new language file - I just wanted to know where on earth that string was coming from!

Ruth

Ruth Cheesley
Joomla Specialist
Virya Technologies Ltd.

Please Log in to join the conversation.

12 years 11 months ago #163812 by krileon
It sounds as if your default_language.php is out of date or altered in some manner. The string in question can be found at the following location.

IN: components/com_comprofiler/plugin/language/default_language/default_language.php
ON: Line 789
if (!defined('_REGWARN_EMAIL_INUSE')) DEFINE('_REGWARN_EMAIL_INUSE', 'This e-mail is already registered. If you forgot the password click on "Lost your Password ?" or on "Password Reminder" and new password will be sent to you.');

The above assumes you're using CB 1.4. If the above does not work then something else may be defining the string. At which point you could remove the IF statement and override whatever is defining it with what's in CBs language file.
DEFINE('_REGWARN_EMAIL_INUSE', 'This e-mail is already registered. If you forgot the password click on "Lost your Password ?" or on "Password Reminder" and new password will be sent to you.');


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 to join the conversation.

12 years 11 months ago #164281 by RCheesley
Still no further with this. I installed the English plugin but am getting the following text

This e-mail is already registered. If you forgot your password, click on the Forgot your password link and a new password will be sent to you

I have no idea where this could be coming from, it's not in the default_language.php or in the corresponding file language.php in the English plugin I just installed.

I did notice when I turned on debug the following line in the language files loaded, but the file does not exist:
/home/suffolkc/public_html/y2s/language/en-GB/en-GB.com_comprofiler.ini

As suggested I removed the if statement and this has made no difference. I can provide access to the site as required.

Ruth

Ruth Cheesley
Joomla Specialist
Virya Technologies Ltd.

Please Log in to join the conversation.

12 years 11 months ago - 12 years 11 months ago #164288 by krileon
I've done a complete search of a fresh Joomla (J1.5 & J1.6) + CB installation and can not find the following string anywhere.

This e-mail is already registered. If you forgot your password, click on the Forgot your password link and a new password will be sent to you


Not sure what more to advise, but something installed must be defining the above string. As shown above the string within CB is not structured as you're seeing. Is the above, word for word, exactly what you're receiving?


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 to join the conversation.

Moderators: beatnantkrileon
Time to create page: 0.208 seconds

Facebook Twitter LinkedIn