PDA

View Full Version : Need to modify Moderate Users Display


SkyStryder
12-14-2007, 07:19 PM
We have added a required field to the user profile and we would like
to display that field in the Moderate Users panel. The variable is
userfield[field5]. It looks like the code would go in the
if ($_REQUEST['do'] == 'moderate') code in admincp/user.php.
The field is the user's full name which we require at registration.
This way we would not have to look up the user profile for each
person awaiting approval. I would rather use a template than a
"hack" but I can not seem to find it anywhere. Any help would
be greatly appreciated.

crowshead
09-10-2012, 02:38 PM
i want to do this as well....