Mysidia Adoptables Support Forum

Mysidia Adoptables Support Forum (http://www.mysidiaadoptables.com/forum/index.php)
-   Questions and Supports (http://www.mysidiaadoptables.com/forum/forumdisplay.php?f=18)
-   -   Joining Usergroups (http://www.mysidiaadoptables.com/forum/showthread.php?t=2318)

Cindykt 08-19-2011 05:15 AM

Joining Usergroups
 
Is there a way to have a 'join usergroup' button that users can click, and they will be automatically added to the group? c:

Tony 08-19-2011 09:25 PM

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.


All times are GMT -5. The time now is 08:22 PM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.