Flynns82
Member
- Jun 23, 2016
- 16
- 0
- 36
Hi,
I found a script similar to the IconManager that automatically detects the user's uid on the site, I wanted to try to create a registration page based on that script and I did it:
now I wanted to add two checks, which unfortunately I can not make it work:
1. Verify if the user already has one of the two registered servergroupgroups.
2. Verify if your nickname (which automatically detects it) and the other data you write on the registration page are already present in mysql.
for now I tried only with the first, but without results, I created this script and put it in after the captcha check:
but the script starts and assigns the servergroup and adds the data to mysql anyway, although I'm already registered, can anyone help me? I would like to finish it also to post it in this forum if ever someone serves.
Thank you all
I found a script similar to the IconManager that automatically detects the user's uid on the site, I wanted to try to create a registration page based on that script and I did it:
now I wanted to add two checks, which unfortunately I can not make it work:
1. Verify if the user already has one of the two registered servergroupgroups.
2. Verify if your nickname (which automatically detects it) and the other data you write on the registration page are already present in mysql.
for now I tried only with the first, but without results, I created this script and put it in after the captcha check:
but the script starts and assigns the servergroup and adds the data to mysql anyway, although I'm already registered, can anyone help me? I would like to finish it also to post it in this forum if ever someone serves.
Thank you all