by Administrator » Mon Jun 22, 2009 4:14 pm
I have already discussed it here. Plz. search here.
You need to add a membership actions. you can do it by editing inc/membership_levels.inc.php
Add a line similar to
define('XXXXXXXXXXX', XX);
Then use the function CheckAction to check whether the user can perform particular action.
Regards,
Praveen