Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
AddMember
AddMember
0
This discussion has been closed.
Comments
By the time they get around to requesting one, they've cooled off and forgotten why they wanted one.
It would be good to "strike while the iron is hot" I think.
I'm away from my office for the rest of the week but I'll look at adding the requested functionality as soon as possible.
I'm not sure about what you mean about 'predefined attributes'.
Only one comment. Instead of $Context->Dictionary['AddMember'] = 'Add A New Member'; pleas use:
$Context->SetDefinition('AddMember', 'Add A New Member');
That way we can localize it.
The only other changes I made on my own setup was to comment out the Role Change Info and SendMail options (as we send a mail later).
i have not been following this
what is new in this newer version?
jw
The latest version defaults to not sending an email and if no 'Role Change Info' is entered the role change notes will default to 'Updated by the AddMember extension.'.
'Role Change Info' is ignored if the role is set to 'Member' or 'Unauthenticated'.
I hid them again but every time I call up the add-on, even if I cancel and don't actually create a member, the tabs come back.
Posted: Monday, 19 November 2007 at 7:46PM
I'll take a look and get a fix up as soon as I can.
I've undone these changes.
@Wanderer: are you still getting this problem with this latest version?