Following not exiting Uids mentioned in "submit as user" field has been removed:
alliax - April 23, 2009 - 04:59
| Project: | Drigg |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
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!
