Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Long Watch Studio

    (@lwsdevelopers)

    When the plugin is installed, it adds new wordpress user capabilities for the admin role. Only users with these capabilities can then access the settings page.

    If, for some reason, that capability wasn’t added, it may lead to this error.

    What you can try is uninstall the plugin completely and then install it again. If it still doesn’t work, then contact our support by sending a mail at [email protected]

    Thread Starter bettermindgroup

    (@bettermindgroup)

    Reinstalled, no effect.
    SQL hack: update wp_usermeta SET meta_value = ‘a:2:{s:13:”administrator”;b:1;s:17:”lws_woovip_member”;b:1;}’ WHERE user_id = 1;
    No effect ,,

    Plugin Author Long Watch Studio

    (@lwsdevelopers)

    Hello,

    The solution isn’t to add a new role to your user but to add new capabilities to the admin role.

    If you have a plugin like “Members”, try to add the following capabilities to the admin role :

    edit_vip_posts
    edit_vip_members

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Can’t access settings’ is closed to new replies.