Hi Attorney,
Could you send me a WP login and FTP access? I will take a look and see why the script is not working (send via Contact Us form, add ATTN David to your message).
In regards to the User Registration Add-on not adding users to all your sites, this is not a support featured. Currently the User Registration Add-on adds the user to whichever site the user was registered from and if site creation is enabled, the user is added to this site as well. The upcoming version of the User Registration add-on allows you to specify whether or not the user should also be added to the site from which the user is registered.
I did some double checking and adding the user to every site does not appear to be standard WordPress functionality. I added a new user from the Network admin and it created the user without assigning the user to any site. When adding a new user to a specific site, it adds the user only to that site.
With all that said, you could replicate the functionality of these other plugins by writing a bit of custom code to add the user to every site in your network after the user is created via the gform_user_registered hook.
Posted 12 years ago on Monday February 6, 2012 |
Permalink