Forum Replies Created
Hey Nayeem,
thank you for that link, but I need to set different destinations for different user-roles.
For example:
if( !$admin_role_found && $intern_role_found ) {
$redirect_to = home_url("/intern/");
} else if ( !$admin_role_found ) {
$redirect_to = home_url("/downloadcenter/");
}
Thanks
Hey Tanvir,
I did all the steps but it’s still “Invalid License Key!”
Thanks
Hey, thanks for your answer.
unfortunately I don’t understand that yet. I want to activate the plugin in the dev environment but the license key registered with the main domain is not accepted.
Thanks
Hey Tanvir,
thanks for your answer and the link.
I need both domains active to my license:
1 – Live Site (mydomain.com)
2 – Development Environment (sub.mydomain.com)
Is there a way to do this?
thanks a lot
Hey,
we do have the same Problem.
Please provide the solution.
Thanks
For your Info: on your demo, the same thing
Hi Shahriar,
both the temporary-link also the master-link get the message: permission denied!
do you have any ideas?
Hi Shahriar,
my company buy your Plugin WPDM Pro. We restricted our files by userroles. I see your function of the masterkey, is that possible to “unlocked” a user with the masterkey?
thank you