datapharmer
Member
Posted 1 year ago #
When AVH first defense against spam is network activated on a multi-site install of wordpress new sites that are added are not created correctly - entries are not written to the database. This results in all sorts of problems such as being unable to assign roles to additional users. Deactivating the plugin, adding the new site, and reactivating the plugin works around the issue.
For testing purposes, is the multi-site a Sub-directory or Sub-domain setup?
I'll be testing this locally to debug this problem
datapharmer
Member
Posted 1 year ago #
subdirectory setup with the domain mapping plugin ( http://wordpress.org/extend/plugins/wordpress-mu-domain-mapping/installation/ ) to allow additional domains as well.
This should be fixed in version 3.1.1
datapharmer
Member
Posted 1 year ago #
Wow - that was fast! Seems to fix it on our end. Thanks!