Skip to Content Skip to Menu

Error in comprofiler.class.php? or in MCS?

  • ffaabbss
  • ffaabbss
  • OFFLINE
  • Posts: 94
  • Thanks: 0
  • Karma: 6
16 years 11 months ago #50251 by ffaabbss
Hi Pros!
I use the great component member care system and get this error when trying to use the resend activation email function that comes with the component:


Warning: sprintf() [function.sprintf]: Too few arguments in /administrator/components/com_comprofiler/comprofiler.class.php on line 4926

line 4926 is:
[code:1]$premessage = sprintf(_UE_SENDEMAILNOTICE, $uname, cb_html_entity_decode_all($mosConfig_sitename), $mosConfig_live_site);[/code:1]

I will attach the compoent as the developer site is down:

Attachment com_mcs_1-aea40b8b4a0cf7d807a9882b921b9c81.zip not found

Attachments:

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

  • nant
  • nant
  • OFFLINE
  • Posts: 12339
  • Thanks: 1467
  • Karma: 877
16 years 11 months ago #50254 by nant
Look in your language file.
_UE_SENDEMAILNOTICE is most likely missing a %s compared to the default_language string.

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

Moderators: beatnantkrileon
Powered by Kunena Forum