Hello
I have figured it out. May I suggest a small change to this function?
I know it is bad to change JMS core files so I will probably copy this function into my plugin. If you remove the
on line 197 of utils.php the foreach will loop through ALL sites instead of stopping when it finds a match.
This will allow you to set the status on all sites of a given user using owner_id
Thank you very much for your reply. I did get this to work using owner_id but only on the first site that is created gets set to Confirmed. Strangely the the next sites that are built are set in pending.
see the following for the results screencast.com/t/NmEyMzAz
Dave