Not signed in (Sign In)

Categories

Vanilla 1.1.4 is a product of Lussumo. More Information: Documentation, Community Support.

Help keep Vanilla free:
Welcome Guest!
Want to take part in these discussions? If you have an account, sign in now.
If you don't have an account, apply for one now.
    •  
      CommentAuthorADM
    • CommentTimeAug 20th 2006 edited
     # 1
    This extension has now been released. View the release thread.

    I posted this in another invite thread but I figured I might as well make an official addon request thread.

    I want something similar to Gmail where they can't register unless they were invited.. I'd pay for a addon like this. Whisper me if you can and how much you'd want for this.

    The details are as follow..

    - Unable to register unless invited by someone else on the forums
    - Each member gets X amount of invites (defined in settings). If they want more they can apply for more (it can auto-create a whispered thread to the forum admin with their plead listed).
    - The person who was invited has their inviter listed on their account (eg. Invited by Name).

    That's it :)
    • CommentAuthoralnokta
    • CommentTimeAug 21st 2006
     # 2
    nope .. i hate that ... these kinda sites sucks except gmail and gmail isn't invites only anymore you can get it by sms ... you have to beg for an invite ... and i never get invited!
    • CommentAuthorjsamlarose
    • CommentTimeAug 22nd 2006
     # 3
    Actually, I think it's a pretty cool idea. I run a closed forum for poets. We occasionally need new blood, but we don't want the forum to be open to all and sundry. We're managing without it for now (I handle the task of managing invites) but something like this would make my forum a lot more democratic...
    •  
      CommentAuthorADM
    • CommentTimeAug 22nd 2006
     # 4
    Dinoboff is currently making this for me at the moment so when it's done I'm sure he'll release it :)
    • CommentAuthorToivo
    • CommentTimeAug 22nd 2006
     # 5
    "I run a closed forum for poets. We occasionally need new blood ..."

    Good Lord. :)
    •  
      CommentAuthorremouk
    • CommentTimeAug 25th 2006
     # 6
    Very good idea, I'll use it!
    • CommentAuthorjsamlarose
    • CommentTimeAug 29th 2006
     # 7
    @ Toivo - ;)
    • CommentAuthorfalieson
    • CommentTimeSep 3rd 2006
     # 8
    where is the option to invite new users? I enabled the extension but can't seem to figure out how to invite people.
  1.  # 9
    It's in your account page isnt it? I might be wrong.
    • CommentAuthorfalieson
    • CommentTimeSep 3rd 2006
     # 10
    I might be blind.. but I doubt it. =)
  2.  # 11
    "With the standard configuration a link called "Invite Friends" to the new form is added to the "Account Panel" panel on the Account page."...*shrug
    •  
      CommentAuthorDinoboff
    • CommentTimeSep 4th 2006 edited
     # 12
    You have to activate the extension in the registration setting page.
    You also need to add the permission to send invitations.
    (Add also to your moderators and admin the permission to add more invitations to user)

    Then there will be a new link to invite someone in your account page.

    One more thing (not required), you should set you forum private in the forum option (Application settiings).
    • CommentAuthorfalieson
    • CommentTimeSep 5th 2006
     # 13
    My mistake was in editing the roles and permissions of the member and administrator. My first time with vanilla and had assumed that by activating the extension the admin would have permissions to it all. :-D I now understand a lot more about vanilla. Thanks for help.
    •  
      CommentAuthorDinoboff
    • CommentTimeSep 5th 2006
     # 14
    I will add it to the readme file ( that should have been in)
    • CommentAuthorfalieson
    • CommentTimeSep 6th 2006
     # 15
    A couple users have gotten back to me about the invitations saying the auth code doesn't work - I don't understand how it could be an IE problem - but when I ask them to paste me the link I am by default using firefox and it works fine for me so I end up setting up an account for them.

    Personally, I love this extension and hope to use it indefinently.
    •  
      CommentAuthorDinoboff
    • CommentTimeSep 6th 2006
     # 16
    It seems to work in IE.
    Did they change in the form the email address?
    You need to use in the form the email address that have received the invitation.
    •  
      CommentAuthorgarvin
    • CommentTimeSep 7th 2006
     # 17
    When I try to send an invitiation, instead of sending, it gives me the message, "You changes have been saved." and then says "0" in the "Invitations sent" row.

    And, I never recieve the email. ANything I need to change?
    •  
      CommentAuthorDinoboff
    • CommentTimeSep 7th 2006 edited
     # 18
    The script believe you tried to change to 0 the number of invitation available to sent . I don't know why.

    Can I have more details? I can't reproduce the error.
    •  
      CommentAuthorgarvin
    • CommentTimeSep 7th 2006 edited
     # 19
    i just installed the script as is.

    //edit - I deactivated it, reinstalled uploaded it, reactivated it, and it seems to be working fine now.
    •  
      CommentAuthorDinoboff
    • CommentTimeSep 7th 2006 edited
     # 20
    ok
    • CommentAuthortacoshop
    • CommentTimeSep 8th 2006 edited
     # 21
    How would i go about adding "5 invitations remaining" or like "27 invites left" (depending on how many you have of course) onto the panel? I know how to put shit on the panel but don't know how to pull the amount left.. =/
    •  
      CommentAuthorDinoboff
    • CommentTimeSep 9th 2006 edited
     # 22
    $InviteSystem = $Context->ObjectFactory->NewContextObject($this->Context, 'InviteSystem');
    $InviteSystem->GetUserInfo($Context->Session->UserID)

    You can have then the user invitations info with $InviteSystem->Invitations['Sent'],
    $InviteSystem->Invitations['Allowed'] and
    $InviteSystem->Invitations['Available']
    • CommentAuthortacoshop
    • CommentTimeSep 9th 2006
     # 23
    woo, thanks man. :)
    •  
      CommentAuthorADM
    • CommentTimeSep 9th 2006
     # 24
    We should keep everything in one thread.. post all support and other questions relating to this in the release thread:
    http://lussumo.com/community/discussion/3574/invite-only-system/
Add your comments
    Username Password
  • Format comments as