Multiple membership level

I recently installed s2member pro. And add the line bellow just after <?php in wp-config.php and saved.
But still 5 levels are shown there in General Option page. Please suggest me the right way.
PS: buddypress is installed to my end.
- Code: Select all
define("MEMBERSHIP_LEVELS", 15);
But still 5 levels are shown there in General Option page. Please suggest me the right way.
PS: buddypress is installed to my end.