Search found 1 match
- Sat Aug 03, 2013 2:56 pm
- Forum: How-to's (phpBB3 related)
- Topic: Add custom profile fields to 'inactive users' list
- Replies: 1
- Views: 68920
Re: Add custom profile fields to 'inactive users' list
Generally say it is a bad idea to fetch one field at a time. We have 3 administrators in organisation and if one of us change custom field through ACP without changing corresponding lines in acp_inactive.html and acp_inactive.php the system will be crashed. Is here the way to retrieve all customs fi...