Ok all I made the changes so this now works with approve, deny and ignore.
Its a cross between Majorxp and 3.5's joinrequests.php , Major was using the php's generated arrays to build his list, well this only stores approved.
The plugin is now using the post request list of users you have selected, it will do the e-mails in the start of the process instead of when its completed, this way you know whos being ignored or denied, if its done afterwords the user information is removed from the group table so and only approved information is stored in php.
Only minor changes, works good in my testing, hope this helps.
Make sure to edit the xml to change your e-mails, or you can do it in the admin panel later.
|