Plugin does not work on multisite
-
Hello,
Is your plugin suppose to work with multisite? I did some troubleshooting and found that lines 63 and 64 need to use $wpdb->base_prefix in file mailing-group-module.php. The user tables are global in the multisite setup, so you can’t just use the normal $wpdb->prefix.
Thank you for your time,
Louis
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Plugin does not work on multisite’ is closed to new replies.