Hi,
I just purchased s2member pro to add more membership levels.
I have 0-4 configured and I want to add 2 more
I edited wp-config.php, adding the following after the last line:
define("MEMBERSHIP_LEVELS", 6);
Now this updated wp-config.php file is on the server. Now, how to I type in labels and levels? The admin interface still only has input boxes for levels 0-4.
Please help thanks.