• Hi Im using PMPro, and I want to use the PMPro Network Subsite Helper, but I’m having issues activating it.
    My goal is to make subsites inaccessible for non-subscribers.

    1) I’m already using a MultiSite (subdirectories)
    2) I’ve already succeeded on installing PMPro Network addon.
    3) I’ve checked my table prefix in wp-config.php and it’s already as “wp_” (unchanged).
    4) I have activated the plugin PMPro Network Subsite Helper in every subsite except my main-site, where the checkouts are.

    So I’m wondering where the problem is. I haven’t changed the manage-sites in “pmpro-network-masterpmpro-network.php”, which I guess are correct since it’s activated and working. I say that because users can create subsites at checkout and it’s green in the addon-menu site.
    Cause I want that my subsites will be inaccessible for non-subscribers.

    Regards Silverbackmedia

    https://www.ads-software.com/plugins/paid-memberships-pro/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Jason Coleman

    (@strangerstudios)

    Sounds like you are almost there. Make sure PMPro is activated on the subsites as well (you’ll have to add code to do this for each new site created too) and also make sure you have some code executing on the subsites (maybe in an mu-plugin) to check for membership using pmpro_hasMembershipLevel() and then do something (redirect to the main site?) if the user is not a member.

    Based on the specifics of your site, you might need to do things a little different.

    Can anybody explain how subsites can be created?Thanks in advance.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Issue with PMPro Network Subsite Helper’ is closed to new replies.