AndyB
Well-known member
AndyB submitted a new resource:
Users Awaiting Approval - Adds Custom User Fields to Users Awaiting Approval page.
Read more about this resource...
Users Awaiting Approval - Adds Custom User Fields to Users Awaiting Approval page.
Description:
Adds Custom User Fields to Users Awaiting Approval page.
View attachment 92776
Features:
Editing the main template:
- Add any type of Custom User Fields can be added.
- Shows location based on IP address.
The andy_user_moderate template will need to be edited. This requires development mode which is done by adding the following to your config.php file:
PHP:$config['debug'] = true;
Example of andy_user_moderate template...
Read more about this resource...