02-08-2017, 12:22 AM
I've updated the pay.php file.
http://pastebin.com/mV1Akva8
Now instead of having to create a new column in the 'users' table, I added a new permission level called 'premium' and use the pay.php file to insert the new permission in the user_permission_matches table.
http://pastebin.com/mV1Akva8
Now instead of having to create a new column in the 'users' table, I added a new permission level called 'premium' and use the pay.php file to insert the new permission in the user_permission_matches table.