Active
Project:
Drigg
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Apr 2009 at 04:59 UTC
Updated:
23 Apr 2009 at 04:59 UTC
If you are fed up with this stupid message, then go to /drigg/drigg/helpers.inc and comment the line:
drupal_set_message(t('Following not exiting Uids mentioned in "submit as user" field has been removed: ').$invalid_uids);
like this:
#drupal_set_message(t('Following not exiting Uids mentioned in "submit as user" field has been removed: ').$invalid_uids);
And now you can live again!