Joining Usergroups

Forum
Last Post
Threads / Messages

Cindykt

Member
Member
Joined
Apr 9, 2011
Messages
24
Points
0
Mysidian Dollar
3,484
Is there a way to have a 'join usergroup' button that users can click, and they will be automatically added to the group? c:
 
Yeah add a mysql update on click.

I'd suggest usng ajax and doing something similar to...

UPDATE (users table?) SET (user_rank?) = (rank you want) WHERE (user_id?) = (user_id);

not sure of the fields, haven't touched the script for a long while ,I'm sure a post after mine will help your further.
 
Last edited:

Similar threads

Users who are viewing this thread

  • Forum Contains New Posts
  • Forum Contains No New Posts

Forum statistics

Threads
4,280
Messages
33,132
Members
1,603
Latest member
Monako
BETA

Latest Threads

Top