Skip to Content Skip to Menu

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

How eliminate this error message in log file ?

  • lucablue
  • lucablue
  • OFFLINE
  • Posts: 226
  • Thanks: 16
  • Karma: 1
11 years 7 months ago #222092 by lucablue
Opening my error_log.log into my joomla directory I've seen the following message:
Code:
[01-Mar-2013 10:48:23 America/Denver] PHP Notice: Constant _UE_MALE already defined in /home2/ciclogco/public_html/tivulive/newcore/components/com_comprofiler/plugin/language/italian/italian.php on line 1165 [01-Mar-2013 10:48:23 America/Denver] PHP Notice: Constant _UE_FEMALE already defined in /home2/ciclogco/public_html/tivulive/newcore/components/com_comprofiler/plugin/language/italian/italian.php on line 1166

It's repeated everyday, and every minute, so the log file become bigger and bigger. How can I solve the problem?

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48459
  • Thanks: 8280
  • Karma: 1443
11 years 7 months ago #222095 by krileon
language/italian/, the "italian/" is old language usage. Maybe you have 2 Italian language plugins installed? At any rate you have the language strings _UE_MALE and _UE_FEMALE defined twice somewhere.


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.

  • lucablue
  • lucablue
  • OFFLINE
  • Posts: 226
  • Thanks: 16
  • Karma: 1
11 years 7 months ago #222096 by lucablue
Replied by lucablue on topic How eliminate this error message in log file ?
I've just 1 italian plug into CB plug in and into field there is only cb_genders to define the male and female...

Where should I see to correct the problem?

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48459
  • Thanks: 8280
  • Karma: 1443
11 years 7 months ago #222098 by krileon
You need to find what else is trying to define those language strings. It could be another extension, another language plugin, or your Italian language plugin could have it defined twice. To expose it further you need to enable debug mode and maximum error reporting in Joomla global configuration then cause it to occur and review the onscreen error. It should tell you where else is trying to define it.


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.

Moderators: beatnantkrileon
Powered by Kunena Forum