View Full Version : looking for a registration hack
teamgofast
01-21-2005, 10:58 PM
I searched and did not find one. what I am looking for is if someone tries to register they get a message telling them that "Sorry this is an invitational site only" or something to that effect. I run a private vb and would like to have certain sections visable to outsiders ie:articles and others. but all these pages have the login screen which will let you attempt to register. I would like for a person who is invited to be able to register but one who is not invited stopped.
so there would have to be some way for the registration to know its an invite?? anyone???
TIA
Jim
Andreas
01-21-2005, 11:09 PM
Well, the question is: How do you know who is invited?
What qualifies an "invited" user?
An easy approch would be to have a "send invitation" script accessible for your members, which would take the email-address of a new member, generate a random invitationid and send a link to the reg-from (including this id) to the email-address.
The script register.php must then check if there is an invitationid and if it is valid, otherwise it must reject registration
teamgofast
01-22-2005, 12:10 AM
Well, the question is: How do you know who is invited?
What qualifies an "invited" user?
An easy approch would be to have a "send invitation" script accessible for your members, which would take the email-address of a new member, generate a random invitationid and send a link to the reg-from (including this id) to the email-address.
The script register.php must then check if there is an invitationid and if it is valid, otherwise it must reject registration
here is how it works on our site (its small 21 members at this point)
there is a group of 6 of us we pick someone we want to invite on the board and one of us sends the person the link. I then ofcourse allow them in via admincp.
so the invite would be sent via a admin or at the minimun a moderator. so i think the invite should be part of the admin/mod control panel. now there is a validation email that is sent, couldnt a invite email be sent also? now that would be more like what i was think of.
teamgofast
01-25-2005, 01:18 AM
bump anyone??
T3MEDIA
01-25-2005, 01:51 AM
I dont know how to do it but I know how to do it.
You need a refer friends hack. do a search.
now have it that the URL link is a auto signup link and only works once.
And boom refer only. ANd just remove the reg. links from the navbar and in the phrases.
Andreas
01-25-2005, 01:53 AM
Well, just removing the links might stop the average joe from using the standard registration method.
But for someone with some knowledge this will not be a real problem.
T3MEDIA
01-25-2005, 01:56 AM
Well, just removing the links might stop the average joe from using the standard registration method.
But for someone with some knowledge this will not be a real problem.
yes you would have to mod reg.php to only work if "user signing up has a reffer"
But you know there is a bug or spelling error in vb right to 3.0.6
if you make a spelling mistake in the refferer box it says "User name doesnt exist"
anyone with a brain assumes they are talking about them... ever tried that?
teamgofast
01-26-2005, 11:26 PM
your on the right path but i only want admins and mods to be able to send out invitations.
T3MEDIA
01-28-2005, 09:17 AM
your on the right path but i only want admins and mods to be able to send out invitations.
ok that shouldnt be hard. But the downside is I am not a coder. Kirb is the man from what I have seen so far. Only thing is.... does he have the time to do it.
isman
04-09-2005, 08:27 PM
Has anyone made any progress on this hack as of yet? I'm looking for exactly the same thing.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.