• Resolved memtee

    (@memtee)


    We’re interested in using wpsc support tickets on a multisite install. Is this possbible? Have installed plugin, but it gives error messages and says admin no longer has permission to access the network admin. We have to delete the plugin from the server.

    https://ww.wp.xz.cn/plugins/wpsc-support-tickets/

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

    (@jquindlen)

    I will work on fixing network activation, but it should be possible to activate it on individual sites within the network.

    This plugin defines a new role and adds capabilities to administrator on every page load (at plugin include time, in the class constructor method). Such roles and capabilities are saved in the database and stays. No need for this.

    My advice would be to just add the roles and capabilities on plugin activation.

    If you also delete them on plugin uninstall, it would be very clean and nice.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Multisite’ is closed to new replies.