1
robertelo
Error
  • 2009/1/13 19:03

  • robertelo

  • Just popping in

  • Posts: 77

  • Since: 2008/11/28


Hi,

I see this error in the front side since the debug mode is on:

Quote:
Notice: Deprecated function 'mod_getUnameFromIds', use XoopsUserUtility directly. in file /Frameworks/art/functions.user.php line 26

How to fix it please?

Thanks!

2
ghia
Re: Error
  • 2009/1/13 19:26

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


This is no error and may be ignored.
It is the famous warning message for module developers, that they are using functions, that the core developers have marked as deprecated.